mirror of
https://github.com/home-assistant/core.git
synced 2025-04-24 09:17:53 +00:00
Update adax lib (#71609)
Signed-off-by: Daniel Hjelseth Høyer <github@dahoiv.net>
This commit is contained in:
parent
287bc5e3dc
commit
bb052679df
@ -3,7 +3,7 @@
|
||||
"name": "Adax",
|
||||
"config_flow": true,
|
||||
"documentation": "https://www.home-assistant.io/integrations/adax",
|
||||
"requirements": ["adax==0.2.0", "Adax-local==0.1.3"],
|
||||
"requirements": ["adax==0.2.0", "Adax-local==0.1.4"],
|
||||
"codeowners": ["@danielhiversen"],
|
||||
"iot_class": "local_polling",
|
||||
"loggers": ["adax", "adax_local"]
|
||||
|
@ -5,7 +5,7 @@
|
||||
AEMET-OpenData==0.2.1
|
||||
|
||||
# homeassistant.components.adax
|
||||
Adax-local==0.1.3
|
||||
Adax-local==0.1.4
|
||||
|
||||
# homeassistant.components.homekit
|
||||
HAP-python==4.4.0
|
||||
|
@ -7,7 +7,7 @@
|
||||
AEMET-OpenData==0.2.1
|
||||
|
||||
# homeassistant.components.adax
|
||||
Adax-local==0.1.3
|
||||
Adax-local==0.1.4
|
||||
|
||||
# homeassistant.components.homekit
|
||||
HAP-python==4.4.0
|
||||
|
Loading…
x
Reference in New Issue
Block a user