Classes | |
| class | SimpliSafeEntity |
Variables | |
| string | DEFAULT_CONFIG_URL = "https://webapp.simplisafe.com/new/#/dashboard" |
| string | DEFAULT_ENTITY_MODEL = "Alarm control panel" |
| int | DEFAULT_ERROR_THRESHOLD = 2 |
| list | WEBSOCKET_EVENTS_REQUIRING_SERIAL = [EVENT_LOCK_LOCKED, EVENT_LOCK_UNLOCKED] |
Support for SimpliSafe alarm systems.
| string homeassistant.components.simplisafe.entity.DEFAULT_CONFIG_URL = "https://webapp.simplisafe.com/new/#/dashboard" |
| string homeassistant.components.simplisafe.entity.DEFAULT_ENTITY_MODEL = "Alarm control panel" |
| int homeassistant.components.simplisafe.entity.DEFAULT_ERROR_THRESHOLD = 2 |