Classes | |
| class | SchluterThermostat |
Functions | |
| None | async_setup_platform (HomeAssistant hass, ConfigType config, AddEntitiesCallback async_add_entities, DiscoveryInfoType|None discovery_info=None) |
Variables | |
| _LOGGER = logging.getLogger(__name__) | |
| PLATFORM_SCHEMA | |
Support for Schluter thermostats.
| None homeassistant.components.schluter.climate.async_setup_platform | ( | HomeAssistant | hass, |
| ConfigType | config, | ||
| AddEntitiesCallback | async_add_entities, | ||
| DiscoveryInfoType | None | discovery_info = None |
||
| ) |
Set up the Schluter thermostats.
Definition at line 37 of file climate.py.
|
private |
Definition at line 31 of file climate.py.
| homeassistant.components.schluter.climate.PLATFORM_SCHEMA |
Definition at line 32 of file climate.py.