mirror of
https://github.com/home-assistant/core.git
synced 2025-07-14 00:37:13 +00:00
Update AlarmDecoder dependency (#46841)
This commit is contained in:
parent
1c9a9be197
commit
b8c8fe0820
@ -2,7 +2,7 @@
|
|||||||
"domain": "alarmdecoder",
|
"domain": "alarmdecoder",
|
||||||
"name": "AlarmDecoder",
|
"name": "AlarmDecoder",
|
||||||
"documentation": "https://www.home-assistant.io/integrations/alarmdecoder",
|
"documentation": "https://www.home-assistant.io/integrations/alarmdecoder",
|
||||||
"requirements": ["adext==0.3"],
|
"requirements": ["adext==0.4.1"],
|
||||||
"codeowners": ["@ajschmidt8"],
|
"codeowners": ["@ajschmidt8"],
|
||||||
"config_flow": true
|
"config_flow": true
|
||||||
}
|
}
|
||||||
|
@ -108,7 +108,7 @@ adafruit-circuitpython-mcp230xx==2.2.2
|
|||||||
adb-shell[async]==0.2.1
|
adb-shell[async]==0.2.1
|
||||||
|
|
||||||
# homeassistant.components.alarmdecoder
|
# homeassistant.components.alarmdecoder
|
||||||
adext==0.3
|
adext==0.4.1
|
||||||
|
|
||||||
# homeassistant.components.adguard
|
# homeassistant.components.adguard
|
||||||
adguardhome==0.4.2
|
adguardhome==0.4.2
|
||||||
|
@ -48,7 +48,7 @@ accuweather==0.1.0
|
|||||||
adb-shell[async]==0.2.1
|
adb-shell[async]==0.2.1
|
||||||
|
|
||||||
# homeassistant.components.alarmdecoder
|
# homeassistant.components.alarmdecoder
|
||||||
adext==0.3
|
adext==0.4.1
|
||||||
|
|
||||||
# homeassistant.components.adguard
|
# homeassistant.components.adguard
|
||||||
adguardhome==0.4.2
|
adguardhome==0.4.2
|
||||||
|
Loading…
x
Reference in New Issue
Block a user