This issue started to occur while troubleshooting the other issue I had (#299), which was resolved, but this new issue persists.
VTherm is switching off my AC at random times for no apparent reason; after my previous troubleshooting exchanges, I'm fairly sure this is VTherm calling this action, NOT any other service, such as the AC itself.
Looking at the logs (see below), it occurs after an "EventType.WINDOW_AUTO_EVENT" event; however, as you can see in my VTherm attributes, my window_state is set to off, and I have no window sensors.
2024-01-08 09:21:38.915 INFO (MainThread) [custom_components.versatile_thermostat.thermostat_climate] VersatileThermostat-Versatile Master Bedroom AC - Calling ThermostatClimate._send_regulated_temperature force=False
2024-01-08 09:21:38.916 INFO (MainThread) [custom_components.versatile_thermostat.thermostat_climate] VersatileThermostat-Versatile Master Bedroom AC - period (2.6) min is < 5 min -> forget the regulation send
2024-01-08 09:22:34.604 WARNING (MainThread) [custom_components.versatile_thermostat.base_thermostat] VersatileThermostat-Versatile Master Bedroom AC - Start auto detection of open window slope=-3.140
2024-01-08 09:22:34.605 INFO (MainThread) [custom_components.versatile_thermostat.base_thermostat] VersatileThermostat-Versatile Master Bedroom AC - Sending event EventType.WINDOW_AUTO_EVENT with data: {'type': 'start', 'cause': 'slope alert', 'curve_slope': -3.14}
2024-01-08 09:22:34.606 INFO (MainThread) [custom_components.versatile_thermostat.base_thermostat] VersatileThermostat-Versatile Master Bedroom AC - Set hvac mode: off
2024-01-08 09:22:34.611 INFO (MainThread) [custom_components.versatile_thermostat.base_thermostat] VersatileThermostat-Versatile Master Bedroom AC - Sending event EventType.HVAC_MODE_EVENT with data: {'hvac_mode': <HVACMode.OFF: 'off'>}
2024-01-08 09:22:36.461 INFO (MainThread) [custom_components.versatile_thermostat.thermostat_climate] VersatileThermostat-Versatile Master Bedroom AC - Underlying climate changed. Event.new_hvac_mode is off, current_hvac_mode=off, new_hvac_action=None, old_hvac_action=None
2024-01-08 09:22:36.461 INFO (MainThread) [custom_components.versatile_thermostat.thermostat_climate] VersatileThermostat-Versatile Master Bedroom AC - underlying event is received less than 10 sec after command. Forget it to avoid loop
This issue started to occur while troubleshooting the other issue I had (#299), which was resolved, but this new issue persists.
VTherm is switching off my AC at random times for no apparent reason; after my previous troubleshooting exchanges, I'm fairly sure this is VTherm calling this action, NOT any other service, such as the AC itself.
Looking at the logs (see below), it occurs after an "EventType.WINDOW_AUTO_EVENT" event; however, as you can see in my VTherm attributes, my window_state is set to off, and I have no window sensors.
-->
Version of the custom_component
5.2.0
-->
My VTherm attributes are the following: