Skip to content

Commit 76899a6

Browse files
committed
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
1 parent ed28c29 commit 76899a6

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/CHANGES.md

+2
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@
44
* patching MqTT library to prevent raise conditions while using semaphores
55
* update ESP32 espressif platform to `0.6.9`
66
* 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
79

810
## 0.8.151 - 2024-10-03
911
* don't interrupt current command by setting a new limit #1757

0 commit comments

Comments
 (0)