Variables | |
| string | ATTRIBUTION = "Data provided by Ring.com" |
| string | CONF_2FA = "2fa" |
| string | CONF_LISTEN_CREDENTIALS = "listen_token" |
| string | DEFAULT_ENTITY_NAMESPACE = "ring" |
| string | DOMAIN = "ring" |
| Final | |
| string | NOTIFICATION_ID = "ring_notification" |
| string | NOTIFICATION_TITLE = "Ring Setup" |
| list | PLATFORMS |
| SCAN_INTERVAL = timedelta(minutes=1) | |
The Ring constants.
| string homeassistant.components.ring.const.ATTRIBUTION = "Data provided by Ring.com" |
| string homeassistant.components.ring.const.CONF_LISTEN_CREDENTIALS = "listen_token" |
| string homeassistant.components.ring.const.DEFAULT_ENTITY_NAMESPACE = "ring" |
| string homeassistant.components.ring.const.NOTIFICATION_ID = "ring_notification" |
| string homeassistant.components.ring.const.NOTIFICATION_TITLE = "Ring Setup" |
| list homeassistant.components.ring.const.PLATFORMS |