Go to the source code of this file.
Namespaces | |
| homeassistant.components.homekit.type_covers | |
Functions | |
| int | homeassistant.components.homekit.type_covers._hass_state_to_position_start (str state) |
Variables | |
| homeassistant.components.homekit.type_covers._LOGGER = logging.getLogger(__name__) | |
| dictionary | homeassistant.components.homekit.type_covers.DOOR_CURRENT_HASS_TO_HK |
| dictionary | homeassistant.components.homekit.type_covers.DOOR_TARGET_HASS_TO_HK |
| dictionary | homeassistant.components.homekit.type_covers.MOVING_STATES = {CoverState.OPENING, CoverState.CLOSING} |