Adax, update requirements (#54587)
Signed-off-by: Daniel Hjelseth Høyer <github@dahoiv.net>pull/56838/head
parent
675441142d
commit
5ed9cd7153
|
@ -4,7 +4,7 @@
|
|||
"config_flow": true,
|
||||
"documentation": "https://www.home-assistant.io/integrations/adax",
|
||||
"requirements": [
|
||||
"adax==0.0.1"
|
||||
"adax==0.1.1"
|
||||
],
|
||||
"codeowners": [
|
||||
"@danielhiversen"
|
||||
|
|
|
@ -106,7 +106,7 @@ adafruit-circuitpython-dht==3.6.0
|
|||
adafruit-circuitpython-mcp230xx==2.2.2
|
||||
|
||||
# homeassistant.components.adax
|
||||
adax==0.0.1
|
||||
adax==0.1.1
|
||||
|
||||
# homeassistant.components.androidtv
|
||||
adb-shell[async]==0.3.4
|
||||
|
|
|
@ -48,7 +48,7 @@ abodepy==1.2.0
|
|||
accuweather==0.2.0
|
||||
|
||||
# homeassistant.components.adax
|
||||
adax==0.0.1
|
||||
adax==0.1.1
|
||||
|
||||
# homeassistant.components.androidtv
|
||||
adb-shell[async]==0.3.4
|
||||
|
|
Loading…
Reference in New Issue