Go to the source code of this file.
Classes | |
| class | homeassistant.components.honeywell.HoneywellData |
Namespaces | |
| homeassistant.components.honeywell | |
Functions | |
| None | homeassistant.components.honeywell._async_migrate_data_to_options (HomeAssistant hass, ConfigEntry config_entry) |
| bool | homeassistant.components.honeywell.async_setup_entry (HomeAssistant hass, ConfigEntry config_entry) |
| bool | homeassistant.components.honeywell.async_unload_entry (HomeAssistant hass, ConfigEntry config_entry) |
| None | homeassistant.components.honeywell.update_listener (HomeAssistant hass, ConfigEntry config_entry) |
Variables | |
| dictionary | homeassistant.components.honeywell.MIGRATE_OPTIONS_KEYS = {CONF_COOL_AWAY_TEMPERATURE, CONF_HEAT_AWAY_TEMPERATURE} |
| list | homeassistant.components.honeywell.PLATFORMS = [Platform.CLIMATE, Platform.SENSOR, Platform.SWITCH] |
| int | homeassistant.components.honeywell.UPDATE_LOOP_SLEEP_TIME = 5 |