forked from home-assistant/core
update adext dependency (#51315)
This commit is contained in:
committed by
Paulus Schoutsen
parent
76527ab79a
commit
fac5b23b86
@@ -2,7 +2,7 @@
|
||||
"domain": "alarmdecoder",
|
||||
"name": "AlarmDecoder",
|
||||
"documentation": "https://www.home-assistant.io/integrations/alarmdecoder",
|
||||
"requirements": ["adext==0.4.1"],
|
||||
"requirements": ["adext==0.4.2"],
|
||||
"codeowners": ["@ajschmidt8"],
|
||||
"config_flow": true,
|
||||
"iot_class": "local_push"
|
||||
|
@@ -108,7 +108,7 @@ adafruit-circuitpython-mcp230xx==2.2.2
|
||||
adb-shell[async]==0.3.1
|
||||
|
||||
# homeassistant.components.alarmdecoder
|
||||
adext==0.4.1
|
||||
adext==0.4.2
|
||||
|
||||
# homeassistant.components.adguard
|
||||
adguardhome==0.5.0
|
||||
|
@@ -51,7 +51,7 @@ accuweather==0.2.0
|
||||
adb-shell[async]==0.3.1
|
||||
|
||||
# homeassistant.components.alarmdecoder
|
||||
adext==0.4.1
|
||||
adext==0.4.2
|
||||
|
||||
# homeassistant.components.adguard
|
||||
adguardhome==0.5.0
|
||||
|
Reference in New Issue
Block a user