Home Assistant Unofficial Reference 2024.12.1
config_flow.py File Reference

Go to the source code of this file.

Classes

class  homeassistant.components.waqi.config_flow.WAQIConfigFlow
 

Namespaces

 homeassistant.components.waqi.config_flow
 

Functions

tuple[WAQIAirQuality|None, dict[str, str]] homeassistant.components.waqi.config_flow.get_by_station_number (WAQIClient client, int station_number)
 

Variables

 homeassistant.components.waqi.config_flow._LOGGER = logging.getLogger(__name__)
 
string homeassistant.components.waqi.config_flow.CONF_MAP = "map"