Update adext to 0.4.4 (#139151)
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"]
|
||||
}
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -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…
Reference in New Issue