Home Assistant Unofficial Reference 2024.12.1
const.py File Reference

Go to the source code of this file.

Namespaces

 homeassistant.components.waqi.const
 

Variables

string homeassistant.components.waqi.const.CONF_STATION_NUMBER = "station_number"
 
string homeassistant.components.waqi.const.DOMAIN = "waqi"
 
dictionary homeassistant.components.waqi.const.ISSUE_PLACEHOLDER = {"url": "/config/integrations/dashboard/add?domain=waqi"}
 
 homeassistant.components.waqi.const.LOGGER = logging.getLogger(__package__)