Variables | |
| string | CONF_PLACE_ID = "place_id" |
| string | CONF_SERVICE_ID = "service_id" |
| string | DOMAIN = "recollect_waste" |
| LOGGER = logging.getLogger(__package__) | |
Define ReCollect Waste constants.
| string homeassistant.components.recollect_waste.const.CONF_PLACE_ID = "place_id" |
| string homeassistant.components.recollect_waste.const.CONF_SERVICE_ID = "service_id" |
| string homeassistant.components.recollect_waste.const.DOMAIN = "recollect_waste" |