Home Assistant Unofficial Reference 2024.12.1
config_flow.py File Reference

Go to the source code of this file.

Classes

class  homeassistant.components.hunterdouglas_powerview.config_flow.PowerviewConfigFlow
 
class  homeassistant.components.hunterdouglas_powerview.config_flow.UnsupportedDevice
 

Namespaces

 homeassistant.components.hunterdouglas_powerview.config_flow
 

Functions

dict[str, str] homeassistant.components.hunterdouglas_powerview.config_flow.validate_input (HomeAssistant hass, str hub_address)
 

Variables

 homeassistant.components.hunterdouglas_powerview.config_flow._LOGGER = logging.getLogger(__name__)
 
string homeassistant.components.hunterdouglas_powerview.config_flow.HAP_SUFFIX = "._hap._tcp.local."
 
string homeassistant.components.hunterdouglas_powerview.config_flow.POWERVIEW_G2_SUFFIX = "._powerview._tcp.local."
 
string homeassistant.components.hunterdouglas_powerview.config_flow.POWERVIEW_G3_SUFFIX = "._PowerView-G3._tcp.local."