jmcollin78 / versatile_thermostat

A full featured Thermostat for Home Assistant: presets, window, motion, presence and overpowering management
MIT License
289 stars 27 forks source link

Boiler management entities are generated independently of this option selection. #425

Closed Herbs851 closed 6 months ago

Herbs851 commented 6 months ago

Version of the custom_component

6.0.2

Describe the bug

I'm trying to: Create a central configuration without boiler management

But I observe this .... Despite the fact that boiler management is not selected, "versatile" still creates entities:

binary_sensor.central_boiler
number.boiler_activation_threshold

log

At HA startup we can see :

2024-03-23 10:49:37.590 WARNING (MainThread) [custom_components.versatile_thermostat.binary_sensor] VersatileThermostat-Central boiler - the entities to calculate the boiler state are not initialized. Boiler state cannot be calculated
jmcollin78 commented 6 months ago

https://github.com/jmcollin78/versatile_thermostat/releases/tag/6.0.3