Home Assistant Unofficial Reference 2024.12.1
cover.py File Reference

Go to the source code of this file.

Classes

class  homeassistant.components.supla.cover.SuplaCoverEntity
 
class  homeassistant.components.supla.cover.SuplaDoorEntity
 

Namespaces

 homeassistant.components.supla.cover
 

Functions

None homeassistant.components.supla.cover.async_setup_platform (HomeAssistant hass, ConfigType config, AddEntitiesCallback async_add_entities, DiscoveryInfoType|None discovery_info=None)
 

Variables

 homeassistant.components.supla.cover._LOGGER = logging.getLogger(__name__)
 
string homeassistant.components.supla.cover.SUPLA_GARAGE_DOOR = "CONTROLLINGTHEGARAGEDOOR"
 
string homeassistant.components.supla.cover.SUPLA_GATE = "CONTROLLINGTHEGATE"
 
string homeassistant.components.supla.cover.SUPLA_SHUTTER = "CONTROLLINGTHEROLLERSHUTTER"