Skip to content

Commit

Permalink
0.8.152
Browse files Browse the repository at this point in the history
* 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
  • Loading branch information
lumapu committed Oct 7, 2024
1 parent ed28c29 commit 76899a6
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/CHANGES.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 76899a6

Please sign in to comment.