Go to the source code of this file.
Namespaces | |
| homeassistant.components.totalconnect.binary_sensor | |
Functions | |
| None | homeassistant.components.totalconnect.binary_sensor.async_setup_entry (HomeAssistant hass, ConfigEntry entry, AddEntitiesCallback async_add_entities) |
| BinarySensorDeviceClass | homeassistant.components.totalconnect.binary_sensor.get_security_zone_device_class (TotalConnectZone zone) |
Variables | |
| homeassistant.components.totalconnect.binary_sensor._LOGGER = logging.getLogger(__name__) | |
| string | homeassistant.components.totalconnect.binary_sensor.LOW_BATTERY = "low_battery" |
| string | homeassistant.components.totalconnect.binary_sensor.POWER = "power" |
| homeassistant.components.totalconnect.binary_sensor.SECURITY_BINARY_SENSOR | |
| string | homeassistant.components.totalconnect.binary_sensor.TAMPER = "tamper" |
| string | homeassistant.components.totalconnect.binary_sensor.ZONE = "zone" |