Go to the source code of this file.
Namespaces | |
| homeassistant.components.sensoterra.const | |
Variables | |
| string | homeassistant.components.sensoterra.const.CONFIGURATION_URL = "https://monitor.sensoterra.com" |
| string | homeassistant.components.sensoterra.const.DOMAIN = "sensoterra" |
| homeassistant.components.sensoterra.const.Logger | |
| int | homeassistant.components.sensoterra.const.SCAN_INTERVAL_MINUTES = 15 |
| int | homeassistant.components.sensoterra.const.SENSOR_EXPIRATION_DAYS = 2 |
| int | homeassistant.components.sensoterra.const.TOKEN_EXPIRATION_DAYS = 10 * 365 |