We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ed28c29 commit 76899a6Copy full SHA for 76899a6
src/CHANGES.md
@@ -4,6 +4,8 @@
4
* patching MqTT library to prevent raise conditions while using semaphores
5
* update ESP32 espressif platform to `0.6.9`
6
* update ESPAsyncWebServer to `3.3.12`
7
+* merge: avoid using pkg_resources because it's deprecated in python 3.12 #1759
8
+* merge: HA discovery IP address fix, HA json output fix #1760
9
10
## 0.8.151 - 2024-10-03
11
* don't interrupt current command by setting a new limit #1757
0 commit comments