Commit Graph
71 Commits
Author SHA1 Message Date
dependabot[bot] 8f8b6c801e Bump cryptography from 44.0.1 to 50.0.0
Bumps [cryptography](https://github.com/pyca/cryptography) from 44.0.1 to 50.0.0.
- [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst)
- [Commits](https://github.com/pyca/cryptography/compare/44.0.1...50.0.0)

---
updated-dependencies:
- dependency-name: cryptography
  dependency-version: 50.0.0
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-08-08 19:09:59 +00:00
Ton Huisman f045c5f0b3 [Build] Use pioarduino also on Github builds 2026-04-14 22:38:16 +02:00
TD-er e56326ad88 [ESP32P4] Add more warnings for specific GPIO pins 2025-07-09 12:29:02 +02:00
dependabot[bot] 1bef5d4cee Bump cryptography from 43.0.1 to 44.0.1
Bumps [cryptography](https://github.com/pyca/cryptography) from 43.0.1 to 44.0.1.
- [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst)
- [Commits](https://github.com/pyca/cryptography/compare/43.0.1...44.0.1)

---
updated-dependencies:
- dependency-name: cryptography
  dependency-version: 44.0.1
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-07-03 09:38:39 +00:00
TD-er cb9e918bae [Build] Set requirements.txt platformio to 6.1.18 2025-04-22 23:06:19 +02:00
Ton Huisman d01396faa6 [Build] Temporary revert to pio 6.1.16 2025-03-05 21:37:28 +01:00
Ton Huisman d01f865792 [Build] Upgrade setuptools package to avoid build issues 2025-03-04 21:29:42 +01:00
dependabot[bot] dd360f77d3 Bump cryptography from 38.0.3 to 43.0.1
Bumps [cryptography](https://github.com/pyca/cryptography) from 38.0.3 to 43.0.1.
- [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst)
- [Commits](https://github.com/pyca/cryptography/compare/38.0.3...43.0.1)

---
updated-dependencies:
- dependency-name: cryptography
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-10-02 12:37:12 +00:00
TD-er 8b992eb352 Merge branch 'mega' into feature/MQTT_TLS 2024-07-13 12:45:11 +02:00
Ton Huisman d2dc7ec7b0 [Build] Fix build error because of removed python package since 3.12 2024-05-18 22:20:19 +02:00
Ton Huisman e85784000d [Build] Undo changes 2023-10-27 22:59:29 +02:00
Ton Huisman 98ee5357d7 [Build] Freeze pip dependencies 2023-10-27 22:42:46 +02:00
Ton Huisman e6cecc37fc [Build] Restore pygit2 version 2023-10-27 20:34:30 +02:00
Ton Huisman 2871fc90fe [Build] Fix pygit2 version 2023-10-26 22:42:36 +02:00
Ton Huisman 43c66734da [Build] Fix pygit2 version 2023-10-26 22:30:27 +02:00
TD-er a1e046b40e Merge branch 'mega' into feature/MQTT_TLS 2023-08-08 02:06:51 +02:00
TD-er beb1e7b0e7 [PIO] Set minimal PIO version to 6.1.9 2023-07-10 10:30:04 +02:00
TD-er 8dc57ddc49 [PlatformIO] Test build PIO 6.1.9rc1 (2nd attempt) 2023-07-06 13:01:10 +02:00
TD-er 2d6e0fa284 [PlatformIO] Test build with PIO 6.1.9rc1 2023-07-06 12:45:13 +02:00
TD-er 4ec54bffb3 [PlatformIO] Force PIO to 6.1.7
Related issue: https://github.com/platformio/platformio-core/issues/4683
2023-07-05 23:09:45 +02:00
TD-er 8d91d83c89 Merge branch 'mega' into feature/MQTT_TLS 2023-05-05 23:04:03 +02:00
TD-er b4269b16b2 pygit2>=1.10.1 2023-05-01 15:22:19 +02:00
TD-er 98f638505c Not define esptool.py in the requirements.txt 2023-05-01 15:13:26 +02:00
TD-er 2f90d05deb Update PlatformIO 6.1.6 2023-05-01 15:02:46 +02:00
TD-er ebe2bbcd4a Update to esptool.py 4.5.1 2023-05-01 14:48:00 +02:00
TD-er 7f1fca76d4 Merge branch 'mega' into feature/MQTT_TLS 2022-11-02 12:15:22 +01:00
TD-er 7ff2bce459 [Build] Update pygit2 lib to fix GitHub Actions builds 2022-11-02 10:32:45 +01:00
TD-er b9c0b7a195 Merge branch 'mega' into feature/MQTT_TLS 2022-08-21 09:51:21 +02:00
TD-er 9f0a6b89ad [ESP32] Include SPI memory_type in board defs 2022-08-15 21:53:56 +02:00
TD-er 5172459072 [ESP32 flash mode] Change flash mode board defs to use QIO for ESP32 2022-08-15 16:51:38 +02:00
TD-er fbad2498aa Merge branch 'mega' into feature/MQTT_TLS 2022-07-14 23:43:52 +02:00
TD-er 532f69b9e3 [PlatformIO] Fix boot loop issues on 16M ESP32 boards 2022-06-30 22:54:32 +02:00
TD-er af97069db8 Merge branch 'mega' into feature/MQTT_TLS 2022-06-11 12:55:50 +02:00
TD-er b0fc59c82f [Build] Fix warnings on unused enums in switch statements
+ update to PlatformIO 6.0.2
2022-06-02 15:54:07 +02:00
TD-er 13c9b1799a Merge branch 'mega' into feature/MQTT_TLS 2022-05-17 22:13:03 +02:00
TD-er 1a5901357f [PlatformIO] Clean requirements.txt files to only the essentials
All other dependencies will be defined by the packages and installed by pip.
2022-05-17 21:38:53 +02:00
TD-er 62b2259060 [PlatformIO] Update to PIO 6.0.1 2022-05-17 21:38:46 +02:00
TD-er 9453d63df5 Merge branch 'mega' into feature/MQTT_TLS 2022-05-17 10:25:51 +02:00
TD-er 9113932bcb [PlatformIO] Revert to PlatformIO 5.2.5
See: https://github.com/platformio/platformio-core/issues/4270
2022-05-17 00:21:18 +02:00
TD-er 343eec3f39 Merge branch 'mega' into feature/MQTT_TLS 2022-04-27 17:16:31 +02:00
TD-er a733d50c81 Merge branch 'mega' into feature/MQTT_TLS 2022-03-30 22:54:45 +02:00
TD-er 91e9789850 Merge branch 'mega' into build/ESP32_IDF4.4 2022-03-30 14:43:14 +02:00
TD-er b6023cce6a [Pip] Remove conflicting version limit on semantic-version
This package is required by PlatformIO, but setting the exact version prevents PlatformIO from being updated.
2022-03-30 13:59:34 +02:00
TD-er 53ca4a1539 [Build] Add missing esptool==3.2 in requirements.txt 2022-02-08 13:00:46 +01:00
TD-er 21e91c4099 Merge branch 'mega' into feature/MQTT_TLS 2021-11-22 10:40:19 +01:00
TD-er a308b0b651 [Domoticz] Only incoming MQTT on tasks with controller linked (#3829)
As described on [the forum](https://www.letscontrolit.com/forum/viewtopic.php?f=6&t=8825)

Fixes: #3829
2021-11-14 01:02:43 +01:00
TD-er 4044b28d1f Merge branch 'mega' into feature/MQTT_TLS 2021-10-22 12:01:36 +02:00
TD-er e160a8114b [Python] Update Python packages + missing Ubuntu packages 2021-10-21 17:02:54 +02:00
TD-er c86dcb3022 [Python] Update Python packages due to Sphinx build error on Python 3.10 2021-10-21 14:39:33 +02:00
TD-er 5fd64f2171 [MQTT TLS] Add cert.py to extract certificate info 2021-10-19 16:02:40 +02:00