Bump incomfort-client to v0.6.8 (#143895)

Co-authored-by: Josef Zweck <josef@zweck.dev>
This commit is contained in:
Jan Bouwhuis 2025-04-29 22:05:52 +02:00 committed by GitHub
parent 5a4abe3ec1
commit 0b988b3fac
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
5 changed files with 5 additions and 3 deletions

View File

@ -32,6 +32,7 @@
"sensor_test": "mdi:thermometer-check", "sensor_test": "mdi:thermometer-check",
"central_heating": "mdi:radiator", "central_heating": "mdi:radiator",
"standby": "mdi:water-boiler-off", "standby": "mdi:water-boiler-off",
"off": "mdi:water-boiler-off",
"postrun_boyler": "mdi:water-boiler-auto", "postrun_boyler": "mdi:water-boiler-auto",
"service": "mdi:progress-wrench", "service": "mdi:progress-wrench",
"tapwater": "mdi:faucet", "tapwater": "mdi:faucet",

View File

@ -11,5 +11,5 @@
"iot_class": "local_polling", "iot_class": "local_polling",
"loggers": ["incomfortclient"], "loggers": ["incomfortclient"],
"quality_scale": "platinum", "quality_scale": "platinum",
"requirements": ["incomfort-client==0.6.7"] "requirements": ["incomfort-client==0.6.8"]
} }

View File

@ -119,6 +119,7 @@
"sensor_test": "Sensor test", "sensor_test": "Sensor test",
"central_heating": "Central heating", "central_heating": "Central heating",
"standby": "[%key:common::state::standby%]", "standby": "[%key:common::state::standby%]",
"off": "[%key:common::state::off%]",
"postrun_boyler": "Post run boiler", "postrun_boyler": "Post run boiler",
"service": "Service", "service": "Service",
"tapwater": "Tap water", "tapwater": "Tap water",

2
requirements_all.txt generated
View File

@ -1230,7 +1230,7 @@ imeon_inverter_api==0.3.12
imgw_pib==1.0.10 imgw_pib==1.0.10
# homeassistant.components.incomfort # homeassistant.components.incomfort
incomfort-client==0.6.7 incomfort-client==0.6.8
# homeassistant.components.influxdb # homeassistant.components.influxdb
influxdb-client==1.24.0 influxdb-client==1.24.0

View File

@ -1045,7 +1045,7 @@ imeon_inverter_api==0.3.12
imgw_pib==1.0.10 imgw_pib==1.0.10
# homeassistant.components.incomfort # homeassistant.components.incomfort
incomfort-client==0.6.7 incomfort-client==0.6.8
# homeassistant.components.influxdb # homeassistant.components.influxdb
influxdb-client==1.24.0 influxdb-client==1.24.0