Home Assistant Unofficial Reference 2024.12.1
cover.py File Reference

Go to the source code of this file.

Classes

class  homeassistant.components.switcher_kis.cover.SwitcherBaseCoverEntity
 
class  homeassistant.components.switcher_kis.cover.SwitcherMultiCoverEntity
 
class  homeassistant.components.switcher_kis.cover.SwitcherSingleCoverEntity
 

Namespaces

 homeassistant.components.switcher_kis.cover
 

Functions

None homeassistant.components.switcher_kis.cover.async_setup_entry (HomeAssistant hass, ConfigEntry config_entry, AddEntitiesCallback async_add_entities)
 

Variables

 homeassistant.components.switcher_kis.cover._LOGGER = logging.getLogger(__name__)
 
string homeassistant.components.switcher_kis.cover.API_SET_POSITON = "set_position"
 
string homeassistant.components.switcher_kis.cover.API_STOP = "stop_shutter"