Bump incomfort backend library to v0.6.0 (#119207)
This commit is contained in:
parent
279f183ce3
commit
34f20fce36
3 changed files with 3 additions and 3 deletions
|
@ -6,5 +6,5 @@
|
|||
"documentation": "https://www.home-assistant.io/integrations/incomfort",
|
||||
"iot_class": "local_polling",
|
||||
"loggers": ["incomfortclient"],
|
||||
"requirements": ["incomfort-client==0.5.0"]
|
||||
"requirements": ["incomfort-client==0.6.0"]
|
||||
}
|
||||
|
|
|
@ -1152,7 +1152,7 @@ ihcsdk==2.8.5
|
|||
imgw_pib==1.0.4
|
||||
|
||||
# homeassistant.components.incomfort
|
||||
incomfort-client==0.5.0
|
||||
incomfort-client==0.6.0
|
||||
|
||||
# homeassistant.components.influxdb
|
||||
influxdb-client==1.24.0
|
||||
|
|
|
@ -939,7 +939,7 @@ ifaddr==0.2.0
|
|||
imgw_pib==1.0.4
|
||||
|
||||
# homeassistant.components.incomfort
|
||||
incomfort-client==0.5.0
|
||||
incomfort-client==0.6.0
|
||||
|
||||
# homeassistant.components.influxdb
|
||||
influxdb-client==1.24.0
|
||||
|
|
Loading…
Add table
Reference in a new issue