mirror of
https://github.com/home-assistant/core.git
synced 2025-04-24 09:17:53 +00:00
update adext dependency (#51315)
This commit is contained in:
parent
2a746acf3a
commit
0e0da26852
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user