Go to the source code of this file.
Namespaces | |
| homeassistant.components.isy994.select | |
Functions | |
| None | homeassistant.components.isy994.select.async_setup_entry (HomeAssistant hass, ConfigEntry config_entry, AddEntitiesCallback async_add_entities) |
| str | homeassistant.components.isy994.select.time_string (int i) |
Variables | |
| dictionary | homeassistant.components.isy994.select.BACKLIGHT_MEMORY_FILTER = {"memory": DEV_BL_ADDR, "cmd1": DEV_CMD_MEMORY_WRITE} |
| list | homeassistant.components.isy994.select.RAMP_RATE_OPTIONS = [time_string(rate) for rate in INSTEON_RAMP_RATES.values()] |