Update adext to 0.4.4 (#139151)

This commit is contained in:
Paul Traina 2025-02-25 08:09:51 -08:00 committed by GitHub
parent 743cc42829
commit 2bba185e4c
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
3 changed files with 3 additions and 3 deletions

View File

@ -7,5 +7,5 @@
"integration_type": "device", "integration_type": "device",
"iot_class": "local_push", "iot_class": "local_push",
"loggers": ["adext", "alarmdecoder"], "loggers": ["adext", "alarmdecoder"],
"requirements": ["adext==0.4.3"] "requirements": ["adext==0.4.4"]
} }

2
requirements_all.txt generated
View File

@ -140,7 +140,7 @@ adax==0.4.0
adb-shell[async]==0.4.4 adb-shell[async]==0.4.4
# homeassistant.components.alarmdecoder # homeassistant.components.alarmdecoder
adext==0.4.3 adext==0.4.4
# homeassistant.components.adguard # homeassistant.components.adguard
adguardhome==0.7.0 adguardhome==0.7.0

View File

@ -128,7 +128,7 @@ adax==0.4.0
adb-shell[async]==0.4.4 adb-shell[async]==0.4.4
# homeassistant.components.alarmdecoder # homeassistant.components.alarmdecoder
adext==0.4.3 adext==0.4.4
# homeassistant.components.adguard # homeassistant.components.adguard
adguardhome==0.7.0 adguardhome==0.7.0