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

Classes

class  NoboHubConfigFlow
 
class  NoboHubConnectError
 
class  OptionsFlowHandler
 

Variables

string DATA_NOBO_HUB_IMPL = "nobo_hub_flow_implementation"
 
string DEVICE_INPUT = "device_input"
 

Detailed Description

Config flow for Nobø Ecohub integration.

Variable Documentation

◆ DATA_NOBO_HUB_IMPL

string homeassistant.components.nobo_hub.config_flow.DATA_NOBO_HUB_IMPL = "nobo_hub_flow_implementation"

Definition at line 30 of file config_flow.py.

◆ DEVICE_INPUT

string homeassistant.components.nobo_hub.config_flow.DEVICE_INPUT = "device_input"

Definition at line 31 of file config_flow.py.