Go to the source code of this file.
Classes | |
| class | homeassistant.components.fujitsu_fglair.climate.FGLairDevice |
Namespaces | |
| homeassistant.components.fujitsu_fglair.climate | |
Functions | |
| None | homeassistant.components.fujitsu_fglair.climate.async_setup_entry (HomeAssistant hass, FGLairConfigEntry entry, AddEntitiesCallback async_add_entities) |
Variables | |
| dictionary | homeassistant.components.fujitsu_fglair.climate.FUJI_TO_HA_FAN = {value: key for key, value in HA_TO_FUJI_FAN.items()} |
| dictionary | homeassistant.components.fujitsu_fglair.climate.FUJI_TO_HA_HVAC = {value: key for key, value in HA_TO_FUJI_HVAC.items()} |
| dictionary | homeassistant.components.fujitsu_fglair.climate.FUJI_TO_HA_SWING = {value: key for key, value in HA_TO_FUJI_SWING.items()} |
| dictionary | homeassistant.components.fujitsu_fglair.climate.HA_TO_FUJI_FAN |
| dictionary | homeassistant.components.fujitsu_fglair.climate.HA_TO_FUJI_HVAC |
| dictionary | homeassistant.components.fujitsu_fglair.climate.HA_TO_FUJI_SWING |