Browse Source

0.8.152

* merge: avoid using pkg_resources because it's deprecated in python 3.12 #1759
* merge: HA discovery IP address fix, HA json output fix #1760
development03
lumapu 3 months ago
parent
commit
76899a6498
  1. 2
      src/CHANGES.md

2
src/CHANGES.md

@ -4,6 +4,8 @@
* patching MqTT library to prevent raise conditions while using semaphores
* update ESP32 espressif platform to `0.6.9`
* update ESPAsyncWebServer to `3.3.12`
* merge: avoid using pkg_resources because it's deprecated in python 3.12 #1759
* merge: HA discovery IP address fix, HA json output fix #1760
## 0.8.151 - 2024-10-03
* don't interrupt current command by setting a new limit #1757

Loading…
Cancel
Save