Variables | |
| string | ATTR_SENSOR_ID = "sensor_id" |
| string | CONF_SENSOR_ID = "sensor_id" |
| DEFAULT_SCAN_INTERVAL = timedelta(minutes=10) | |
| string | DOMAIN = "luftdaten" |
Define constants for the Sensor.Community integration.
| string homeassistant.components.luftdaten.const.ATTR_SENSOR_ID = "sensor_id" |
| string homeassistant.components.luftdaten.const.CONF_SENSOR_ID = "sensor_id" |
| homeassistant.components.luftdaten.const.DEFAULT_SCAN_INTERVAL = timedelta(minutes=10) |