jmcollin78 / versatile_thermostat

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

Thermostat won't turn on because window's value #592

Closed frixo3190 closed 3 weeks ago

frixo3190 commented 3 weeks ago

Cette erreur provient d'une intégration personnalisée

Enregistreur: homeassistant Source: custom_components/versatile_thermostat/base_thermostat.py:1618 intégration: Versatile Thermostat configuration (documentation, problèmes) S'est produit pour la première fois: 28 octobre 2024 à 11:51:07 (231 occurrences) Dernier enregistrement: 09:04:00

Error doing job: Task exception was never retrieved (None) Traceback (most recent call last): File "/config/custom_components/versatile_thermostat/base_thermostat.py", line 1618, in _async_windows_changed self.hass, timedelta(seconds=self._window_delay_sec), try_window_condition ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ TypeError: unsupported type for timedelta seconds component: NoneType

frixo3190 commented 3 weeks ago

I just discovered why, I've a group of heating device, and this group was unvaileble because one device was.

frixo3190 commented 3 weeks ago

I just discovered why, I've a group of heating device, and this group was unvaileble because one device was.