Update AlarmDecoder dependency (#46841)

This commit is contained in:
AJ Schmidt 2021-02-28 18:21:04 -05:00 committed by GitHub
parent 1c9a9be197
commit b8c8fe0820
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 3 additions and 3 deletions

View File

@ -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
}

View File

@ -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

View File

@ -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