mirror of
https://github.com/home-assistant/core.git
synced 2025-07-09 22:37:11 +00:00
Update elmax_api to v0.0.5 (#117693)
Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com>
This commit is contained in:
parent
c3196a5667
commit
9fab2aa2bc
@ -6,7 +6,7 @@
|
|||||||
"documentation": "https://www.home-assistant.io/integrations/elmax",
|
"documentation": "https://www.home-assistant.io/integrations/elmax",
|
||||||
"iot_class": "cloud_polling",
|
"iot_class": "cloud_polling",
|
||||||
"loggers": ["elmax_api"],
|
"loggers": ["elmax_api"],
|
||||||
"requirements": ["elmax-api==0.0.4"],
|
"requirements": ["elmax-api==0.0.5"],
|
||||||
"zeroconf": [
|
"zeroconf": [
|
||||||
{
|
{
|
||||||
"type": "_elmax-ssl._tcp.local."
|
"type": "_elmax-ssl._tcp.local."
|
||||||
|
@ -783,7 +783,7 @@ eliqonline==1.2.2
|
|||||||
elkm1-lib==2.2.7
|
elkm1-lib==2.2.7
|
||||||
|
|
||||||
# homeassistant.components.elmax
|
# homeassistant.components.elmax
|
||||||
elmax-api==0.0.4
|
elmax-api==0.0.5
|
||||||
|
|
||||||
# homeassistant.components.elvia
|
# homeassistant.components.elvia
|
||||||
elvia==0.1.0
|
elvia==0.1.0
|
||||||
|
@ -643,7 +643,7 @@ elgato==5.1.2
|
|||||||
elkm1-lib==2.2.7
|
elkm1-lib==2.2.7
|
||||||
|
|
||||||
# homeassistant.components.elmax
|
# homeassistant.components.elmax
|
||||||
elmax-api==0.0.4
|
elmax-api==0.0.5
|
||||||
|
|
||||||
# homeassistant.components.elvia
|
# homeassistant.components.elvia
|
||||||
elvia==0.1.0
|
elvia==0.1.0
|
||||||
|
Loading…
x
Reference in New Issue
Block a user