mirror of
https://github.com/home-assistant/core.git
synced 2025-04-26 10:17:51 +00:00
Update adext to 0.4.4 (#139151)
This commit is contained in:
parent
743cc42829
commit
2bba185e4c
@ -7,5 +7,5 @@
|
||||
"integration_type": "device",
|
||||
"iot_class": "local_push",
|
||||
"loggers": ["adext", "alarmdecoder"],
|
||||
"requirements": ["adext==0.4.3"]
|
||||
"requirements": ["adext==0.4.4"]
|
||||
}
|
||||
|
2
requirements_all.txt
generated
2
requirements_all.txt
generated
@ -140,7 +140,7 @@ adax==0.4.0
|
||||
adb-shell[async]==0.4.4
|
||||
|
||||
# homeassistant.components.alarmdecoder
|
||||
adext==0.4.3
|
||||
adext==0.4.4
|
||||
|
||||
# homeassistant.components.adguard
|
||||
adguardhome==0.7.0
|
||||
|
2
requirements_test_all.txt
generated
2
requirements_test_all.txt
generated
@ -128,7 +128,7 @@ adax==0.4.0
|
||||
adb-shell[async]==0.4.4
|
||||
|
||||
# homeassistant.components.alarmdecoder
|
||||
adext==0.4.3
|
||||
adext==0.4.4
|
||||
|
||||
# homeassistant.components.adguard
|
||||
adguardhome==0.7.0
|
||||
|
Loading…
x
Reference in New Issue
Block a user