Home Assistant Unofficial Reference 2024.12.1
cover.py File Reference

Go to the source code of this file.

Classes

class  homeassistant.components.xiaomi_aqara.cover.XiaomiGenericCover
 

Namespaces

 homeassistant.components.xiaomi_aqara.cover
 

Functions

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

Variables

string homeassistant.components.xiaomi_aqara.cover.ATTR_CURTAIN_LEVEL = "curtain_level"
 
string homeassistant.components.xiaomi_aqara.cover.DATA_KEY_PROTO_V1 = "status"
 
string homeassistant.components.xiaomi_aqara.cover.DATA_KEY_PROTO_V2 = "curtain_status"