Bump incomfort backend library to v0.6.0 (#119207)

This commit is contained in:
Jan Bouwhuis 2024-06-09 15:52:34 +02:00 committed by GitHub
parent 279f183ce3
commit 34f20fce36
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 3 additions and 3 deletions

View file

@ -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"]
}

View file

@ -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

View file

@ -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