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

Classes

class  ISYThermostatEntity
 

Functions

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

Detailed Description

Support for Insteon Thermostats via ISY Platform.

Function Documentation

◆ async_setup_entry()

None homeassistant.components.isy994.climate.async_setup_entry ( HomeAssistant  hass,
ConfigEntry  entry,
AddEntitiesCallback   async_add_entities 
)
Set up the ISY thermostat platform.

Definition at line 63 of file climate.py.