Home Assistant Unofficial Reference 2024.12.1
switch.py File Reference

Go to the source code of this file.

Classes

class  homeassistant.components.daikin.switch.DaikinStreamerSwitch
 
class  homeassistant.components.daikin.switch.DaikinToggleSwitch
 
class  homeassistant.components.daikin.switch.DaikinZoneSwitch
 

Namespaces

 homeassistant.components.daikin.switch
 

Functions

None homeassistant.components.daikin.switch.async_setup_entry (HomeAssistant hass, ConfigEntry entry, AddEntitiesCallback async_add_entities)
 

Variables

string homeassistant.components.daikin.switch.DAIKIN_ATTR_ADVANCED = "adv"
 
string homeassistant.components.daikin.switch.DAIKIN_ATTR_MODE = "mode"
 
string homeassistant.components.daikin.switch.DAIKIN_ATTR_STREAMER = "streamer"