Classes | |
| class | ToonThermostatDevice |
Functions | |
| None | async_setup_entry (HomeAssistant hass, ConfigEntry entry, AddEntitiesCallback async_add_entities) |
Support for Toon thermostat.
| 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.