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

Classes

class  SomaFlowHandler
 

Variables

 _LOGGER = logging.getLogger(__name__)
 
int DEFAULT_PORT = 3000
 

Detailed Description

Config flow for Soma.

Variable Documentation

◆ _LOGGER

homeassistant.components.soma.config_flow._LOGGER = logging.getLogger(__name__)
private

Definition at line 15 of file config_flow.py.

◆ DEFAULT_PORT

int homeassistant.components.soma.config_flow.DEFAULT_PORT = 3000

Definition at line 17 of file config_flow.py.