Home Assistant Unofficial Reference 2024.12.1
config_flow.py File Reference

Go to the source code of this file.

Classes

class  homeassistant.components.airtouch4.config_flow.AirtouchConfigFlow
 

Namespaces

 homeassistant.components.airtouch4.config_flow
 

Variables

 homeassistant.components.airtouch4.config_flow.DATA_SCHEMA = vol.Schema({vol.Required(CONF_HOST): str})