stefboerrigter / wavinsentio-ha

Connect Wavin Sentio via Modbus TCP-IP
0 stars 0 forks source link

warnings about deprecation #3

Closed stefboerrigterWavin closed 4 months ago

stefboerrigterWavin commented 4 months ago

During debugging observed warnings: Setting up wavinsentio homeassistant | 2024-03-11 21:16:50.615 INFO (MainThread) [homeassistant.setup] Setup of domain wavinsentio took 0.0 seconds homeassistant | 2024-03-11 21:16:50.622 WARNING (MainThread) [homeassistant.components.climate.const] CURRENT_HVAC_HEAT was used from wavinsentio, this is a deprecated constant which will be removed in HA Core 2025.1. Use HVACAction.HEATING instead, please create a bug report at https://github.com/stefboerrigter/wavinsentio-ha/issues homeassistant | 2024-03-11 21:16:50.624 WARNING (MainThread) [homeassistant.components.climate.const] CURRENT_HVAC_IDLE was used from wavinsentio, this is a deprecated constant which will be removed in HA Core 2025.1. Use HVACAction.IDLE instead, please create a bug report at https://github.com/stefboerrigter/wavinsentio-ha/issues homeassistant | 2024-03-11 21:16:50.626 WARNING (MainThread) [homeassistant.components.climate.const] SUPPORT_PRESET_MODE was used from wavinsentio, this is a deprecated constant which will be removed in HA Core 2025.1. Use ClimateEntityFeature.PRESET_MODE instead, please create a bug report at https://github.com/stefboerrigter/wavinsentio-ha/issues homeassistant | 2024-03-11 21:16:50.628 WARNING (MainThread) [homeassistant.components.climate.const] SUPPORT_TARGET_TEMPERATURE was used from wavinsentio, this is a deprecated constant which will be removed in HA Core 2025.1. Use ClimateEntityFeature.TARGET_TEMPERATURE instead, please create a bug report at https://github.com/stefboerrigter/wavinsentio-ha/issues homeassistant | 2024-03-11 21:16:50.628 INFO (MainThread) [homeassistant.components.climate] Setting up wavinsentio.climate