Home Assistant Unofficial Reference 2024.12.1
helper.py File Reference

Go to the source code of this file.

Namespaces

 homeassistant.components.tado.helper
 

Functions

None|int homeassistant.components.tado.helper.decide_duration (TadoConnector tado, int|None duration, int zone_id, str|None overlay_mode=None)
 
str homeassistant.components.tado.helper.decide_overlay_mode (TadoConnector tado, int|None duration, int zone_id, str|None overlay_mode=None)
 
def homeassistant.components.tado.helper.generate_supported_fanmodes (dict[str, str] tado_to_ha_mapping, list[str] options)