Upgrade maxcube-api dependency to 0.4.3 (#49982)
This new version only contains improvements in logs to try to debug issue #49482pull/50029/head
parent
a29dfe0bf5
commit
9d08178ed1
|
@ -2,7 +2,7 @@
|
|||
"domain": "maxcube",
|
||||
"name": "eQ-3 MAX!",
|
||||
"documentation": "https://www.home-assistant.io/integrations/maxcube",
|
||||
"requirements": ["maxcube-api==0.4.2"],
|
||||
"requirements": ["maxcube-api==0.4.3"],
|
||||
"codeowners": [],
|
||||
"iot_class": "local_polling"
|
||||
}
|
||||
|
|
|
@ -918,7 +918,7 @@ magicseaweed==1.0.3
|
|||
matrix-client==0.3.2
|
||||
|
||||
# homeassistant.components.maxcube
|
||||
maxcube-api==0.4.2
|
||||
maxcube-api==0.4.3
|
||||
|
||||
# homeassistant.components.mythicbeastsdns
|
||||
mbddns==0.1.2
|
||||
|
|
|
@ -490,7 +490,7 @@ logi_circle==0.2.2
|
|||
luftdaten==0.6.4
|
||||
|
||||
# homeassistant.components.maxcube
|
||||
maxcube-api==0.4.2
|
||||
maxcube-api==0.4.3
|
||||
|
||||
# homeassistant.components.mythicbeastsdns
|
||||
mbddns==0.1.2
|
||||
|
|
Loading…
Reference in New Issue