Home Assistant Unofficial Reference 2024.12.1
homeassistant.components.dwd_weather_warnings.config_flow Namespace Reference

Classes

class  DwdWeatherWarningsConfigFlow
 

Variables

tuple EXCLUSIVE_OPTIONS = (CONF_REGION_IDENTIFIER, CONF_REGION_DEVICE_TRACKER)
 

Detailed Description

Config flow for the dwd_weather_warnings integration.

Variable Documentation

◆ EXCLUSIVE_OPTIONS

tuple homeassistant.components.dwd_weather_warnings.config_flow.EXCLUSIVE_OPTIONS = (CONF_REGION_IDENTIFIER, CONF_REGION_DEVICE_TRACKER)

Definition at line 19 of file config_flow.py.