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