update adext dependency (#51315)

This commit is contained in:
AJ Schmidt 2021-06-01 02:44:56 -04:00 committed by GitHub
parent 2a746acf3a
commit 0e0da26852
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.4.1"],
"requirements": ["adext==0.4.2"],
"codeowners": ["@ajschmidt8"],
"config_flow": true,
"iot_class": "local_push"

View File

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

View File

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