Bump Adax library (#59592)

Signed-off-by: Daniel Hjelseth Høyer <github@dahoiv.net>
This commit is contained in:
Daniel Hjelseth Høyer 2021-11-12 19:07:35 +01:00 committed by GitHub
parent 7fff0a9865
commit 44ae0e214a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 3 additions and 3 deletions

View File

@ -4,7 +4,7 @@
"config_flow": true,
"documentation": "https://www.home-assistant.io/integrations/adax",
"requirements": [
"adax==0.1.1"
"adax==0.2.0"
],
"codeowners": [
"@danielhiversen"

View File

@ -100,7 +100,7 @@ adafruit-circuitpython-dht==3.6.0
adafruit-circuitpython-mcp230xx==2.2.2
# homeassistant.components.adax
adax==0.1.1
adax==0.2.0
# homeassistant.components.androidtv
adb-shell[async]==0.4.0

View File

@ -51,7 +51,7 @@ abodepy==1.2.0
accuweather==0.3.0
# homeassistant.components.adax
adax==0.1.1
adax==0.2.0
# homeassistant.components.androidtv
adb-shell[async]==0.4.0