Go to the source code of this file.
Classes | |
| class | homeassistant.components.switchbee.climate.SwitchBeeClimateEntity |
Namespaces | |
| homeassistant.components.switchbee.climate | |
Functions | |
| None | homeassistant.components.switchbee.climate.async_setup_entry (HomeAssistant hass, ConfigEntry entry, AddEntitiesCallback async_add_entities) |
Variables | |
| dictionary | homeassistant.components.switchbee.climate.FAN_SB_TO_HASS |
| dictionary | homeassistant.components.switchbee.climate.HVAC_ACTION_SB_TO_HASS |
| dictionary | homeassistant.components.switchbee.climate.HVAC_MODE_SB_TO_HASS |
| dictionary | homeassistant.components.switchbee.climate.HVAC_UNIT_SB_TO_HASS |
| list | homeassistant.components.switchbee.climate.SUPPORTED_FAN_MODES = [FAN_AUTO, FAN_HIGH, FAN_MEDIUM, FAN_LOW] |