Classes | |
| class | SwitchBotCloudAirConditioner |
Functions | |
| None | async_setup_entry (HomeAssistant hass, ConfigEntry config, AddEntitiesCallback async_add_entities) |
Variables | |
| _DEFAULT_SWITCHBOT_FAN_MODE = _SWITCHBOT_FAN_MODES[FanState.FAN_AUTO] | |
| _DEFAULT_SWITCHBOT_HVAC_MODE = _SWITCHBOT_HVAC_MODES[HVACMode.FAN_ONLY] | |
Support for SwitchBot Air Conditioner remotes.
| None homeassistant.components.switchbot_cloud.climate.async_setup_entry | ( | HomeAssistant | hass, |
| ConfigEntry | config, | ||
| AddEntitiesCallback | async_add_entities | ||
| ) |
Set up SwitchBot Cloud entry.
Definition at line 42 of file climate.py.
|
private |
Definition at line 39 of file climate.py.
|
private |
Definition at line 30 of file climate.py.