mirror of
https://github.com/home-assistant/core.git
synced 2025-07-09 14:27:07 +00:00
Adax, update requirements (#54587)
Signed-off-by: Daniel Hjelseth Høyer <github@dahoiv.net>
This commit is contained in:
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…
x
Reference in New Issue
Block a user