mirror of
https://github.com/lumapu/ahoy.git
synced 2025-04-28 17:56:21 +02:00
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
This commit is contained in:
parent
ed28c29a39
commit
76899a6498
1 changed files with 2 additions and 0 deletions
|
@ -4,6 +4,8 @@
|
||||||
* patching MqTT library to prevent raise conditions while using semaphores
|
* patching MqTT library to prevent raise conditions while using semaphores
|
||||||
* update ESP32 espressif platform to `0.6.9`
|
* update ESP32 espressif platform to `0.6.9`
|
||||||
* update ESPAsyncWebServer to `3.3.12`
|
* 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
|
## 0.8.151 - 2024-10-03
|
||||||
* don't interrupt current command by setting a new limit #1757
|
* don't interrupt current command by setting a new limit #1757
|
||||||
|
|
Loading…
Add table
Reference in a new issue