Go to the source code of this file.
Classes | |
| class | homeassistant.components.overkiz.number.OverkizNumber |
| class | homeassistant.components.overkiz.number.OverkizNumberDescription |
Namespaces | |
| homeassistant.components.overkiz.number | |
Functions | |
| None | homeassistant.components.overkiz.number._async_set_native_value_boost_mode_duration (float value, Callable[..., Awaitable[None]] execute_command) |
| None | homeassistant.components.overkiz.number.async_setup_entry (HomeAssistant hass, ConfigEntry entry, AddEntitiesCallback async_add_entities) |
Variables | |
| int | homeassistant.components.overkiz.number.BOOST_MODE_DURATION_DELAY = 1 |
| int | homeassistant.components.overkiz.number.OPERATING_MODE_DELAY = 3 |
| dictionary | homeassistant.components.overkiz.number.SUPPORTED_STATES = {description.key: description for description in NUMBER_DESCRIPTIONS} |