Go to the source code of this file.
Namespaces | |
| homeassistant.components.homekit_controller.fan | |
Functions | |
| None | homeassistant.components.homekit_controller.fan.async_setup_entry (HomeAssistant hass, ConfigEntry config_entry, AddEntitiesCallback async_add_entities) |
Variables | |
| dictionary | homeassistant.components.homekit_controller.fan.DIRECTION_TO_HK |
| dictionary | homeassistant.components.homekit_controller.fan.ENTITY_TYPES |
| dictionary | homeassistant.components.homekit_controller.fan.HK_DIRECTION_TO_HA = {v: k for (k, v) in DIRECTION_TO_HK.items()} |