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

Classes

class  BaseCrownstoneFlowHandler
 
class  CrownstoneConfigFlowHandler
 
class  CrownstoneOptionsFlowHandler
 

Variables

string CONFIG_FLOW = "config_flow"
 
string OPTIONS_FLOW = "options_flow"
 

Detailed Description

Flow handler for Crownstone.

Variable Documentation

◆ CONFIG_FLOW

string homeassistant.components.crownstone.config_flow.CONFIG_FLOW = "config_flow"

Definition at line 42 of file config_flow.py.

◆ OPTIONS_FLOW

string homeassistant.components.crownstone.config_flow.OPTIONS_FLOW = "options_flow"

Definition at line 43 of file config_flow.py.