Closed Herbs851 closed 8 months ago
6.0.2
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
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
https://github.com/jmcollin78/versatile_thermostat/releases/tag/6.0.3
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:
log
At HA startup we can see :