Go to the source code of this file.
Namespaces | |
| homeassistant.components.xiaomi_aqara.binary_sensor | |
Functions | |
| None | homeassistant.components.xiaomi_aqara.binary_sensor.async_setup_entry (HomeAssistant hass, ConfigEntry config_entry, AddEntitiesCallback async_add_entities) |
Variables | |
| homeassistant.components.xiaomi_aqara.binary_sensor._LOGGER = logging.getLogger(__name__) | |
| string | homeassistant.components.xiaomi_aqara.binary_sensor.ATTR_DENSITY = "Density" |
| string | homeassistant.components.xiaomi_aqara.binary_sensor.ATTR_LAST_ACTION = "last_action" |
| string | homeassistant.components.xiaomi_aqara.binary_sensor.ATTR_NO_MOTION_SINCE = "No motion since" |
| string | homeassistant.components.xiaomi_aqara.binary_sensor.ATTR_OPEN_SINCE = "Open since" |
| string | homeassistant.components.xiaomi_aqara.binary_sensor.DENSITY = "density" |
| string | homeassistant.components.xiaomi_aqara.binary_sensor.MOTION = "motion" |
| string | homeassistant.components.xiaomi_aqara.binary_sensor.NO_CLOSE = "no_close" |
| string | homeassistant.components.xiaomi_aqara.binary_sensor.NO_MOTION = "no_motion" |