Home Assistant Unofficial Reference 2024.12.1
homeassistant.components.toon.climate Namespace Reference

Classes

class  ToonThermostatDevice
 

Functions

None async_setup_entry (HomeAssistant hass, ConfigEntry entry, AddEntitiesCallback async_add_entities)
 

Detailed Description

Support for Toon thermostat.

Function Documentation

◆ async_setup_entry()

None homeassistant.components.toon.climate.async_setup_entry ( HomeAssistant  hass,
ConfigEntry  entry,
AddEntitiesCallback   async_add_entities 
)
Set up a Toon binary sensors based on a config entry.

Definition at line 35 of file climate.py.