mirror of
https://github.com/home-assistant/core.git
synced 2025-07-13 08:17:08 +00:00
Upgrade maxcube-api dependency to 0.4.3 (#49982)
This new version only contains improvements in logs to try to debug issue #49482
This commit is contained in:
parent
a29dfe0bf5
commit
9d08178ed1
@ -2,7 +2,7 @@
|
|||||||
"domain": "maxcube",
|
"domain": "maxcube",
|
||||||
"name": "eQ-3 MAX!",
|
"name": "eQ-3 MAX!",
|
||||||
"documentation": "https://www.home-assistant.io/integrations/maxcube",
|
"documentation": "https://www.home-assistant.io/integrations/maxcube",
|
||||||
"requirements": ["maxcube-api==0.4.2"],
|
"requirements": ["maxcube-api==0.4.3"],
|
||||||
"codeowners": [],
|
"codeowners": [],
|
||||||
"iot_class": "local_polling"
|
"iot_class": "local_polling"
|
||||||
}
|
}
|
||||||
|
@ -918,7 +918,7 @@ magicseaweed==1.0.3
|
|||||||
matrix-client==0.3.2
|
matrix-client==0.3.2
|
||||||
|
|
||||||
# homeassistant.components.maxcube
|
# homeassistant.components.maxcube
|
||||||
maxcube-api==0.4.2
|
maxcube-api==0.4.3
|
||||||
|
|
||||||
# homeassistant.components.mythicbeastsdns
|
# homeassistant.components.mythicbeastsdns
|
||||||
mbddns==0.1.2
|
mbddns==0.1.2
|
||||||
|
@ -490,7 +490,7 @@ logi_circle==0.2.2
|
|||||||
luftdaten==0.6.4
|
luftdaten==0.6.4
|
||||||
|
|
||||||
# homeassistant.components.maxcube
|
# homeassistant.components.maxcube
|
||||||
maxcube-api==0.4.2
|
maxcube-api==0.4.3
|
||||||
|
|
||||||
# homeassistant.components.mythicbeastsdns
|
# homeassistant.components.mythicbeastsdns
|
||||||
mbddns==0.1.2
|
mbddns==0.1.2
|
||||||
|
Loading…
x
Reference in New Issue
Block a user