mirror of
https://github.com/home-assistant/core.git
synced 2025-07-23 05:07:41 +00:00
Bump Adax library (#59592)
Signed-off-by: Daniel Hjelseth Høyer <github@dahoiv.net>
This commit is contained in:
parent
7fff0a9865
commit
44ae0e214a
@ -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"
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user