Update somecomfort library to 0.7.0 (#57214)
parent
199cf649be
commit
9040b6a59e
|
@ -3,7 +3,7 @@
|
|||
"name": "Honeywell Total Connect Comfort (US)",
|
||||
"config_flow": true,
|
||||
"documentation": "https://www.home-assistant.io/integrations/honeywell",
|
||||
"requirements": ["somecomfort==0.5.2"],
|
||||
"requirements": ["somecomfort==0.7.0"],
|
||||
"codeowners": ["@rdfurman"],
|
||||
"iot_class": "cloud_polling"
|
||||
}
|
||||
|
|
|
@ -2196,7 +2196,7 @@ solaredge==0.0.2
|
|||
solax==0.2.8
|
||||
|
||||
# homeassistant.components.honeywell
|
||||
somecomfort==0.5.2
|
||||
somecomfort==0.7.0
|
||||
|
||||
# homeassistant.components.somfy_mylink
|
||||
somfy-mylink-synergy==1.0.6
|
||||
|
|
|
@ -1251,7 +1251,7 @@ soco==0.24.0
|
|||
solaredge==0.0.2
|
||||
|
||||
# homeassistant.components.honeywell
|
||||
somecomfort==0.5.2
|
||||
somecomfort==0.7.0
|
||||
|
||||
# homeassistant.components.somfy_mylink
|
||||
somfy-mylink-synergy==1.0.6
|
||||
|
|
Loading…
Reference in New Issue