Go to the source code of this file.
Classes | |
| class | homeassistant.components.flo.switch.FloSwitch |
Namespaces | |
| homeassistant.components.flo.switch | |
Functions | |
| None | homeassistant.components.flo.switch.async_setup_entry (HomeAssistant hass, ConfigEntry config_entry, AddEntitiesCallback async_add_entities) |
Variables | |
| string | homeassistant.components.flo.switch.ATTR_REVERT_TO_MODE = "revert_to_mode" |
| string | homeassistant.components.flo.switch.ATTR_SLEEP_MINUTES = "sleep_minutes" |
| string | homeassistant.components.flo.switch.SERVICE_RUN_HEALTH_TEST = "run_health_test" |
| string | homeassistant.components.flo.switch.SERVICE_SET_AWAY_MODE = "set_away_mode" |
| string | homeassistant.components.flo.switch.SERVICE_SET_HOME_MODE = "set_home_mode" |
| string | homeassistant.components.flo.switch.SERVICE_SET_SLEEP_MODE = "set_sleep_mode" |