Home Assistant Unofficial Reference 2024.12.1
homeassistant.components.moehlenhoff_alpha2.const Namespace Reference

Variables

string DOMAIN = "moehlenhoff_alpha2"
 
string PRESET_AUTO = "auto"
 
string PRESET_DAY = "day"
 
string PRESET_NIGHT = "night"
 

Detailed Description

Constants for the Alpha2 integration.

Variable Documentation

◆ DOMAIN

string homeassistant.components.moehlenhoff_alpha2.const.DOMAIN = "moehlenhoff_alpha2"

Definition at line 3 of file const.py.

◆ PRESET_AUTO

string homeassistant.components.moehlenhoff_alpha2.const.PRESET_AUTO = "auto"

Definition at line 4 of file const.py.

◆ PRESET_DAY

string homeassistant.components.moehlenhoff_alpha2.const.PRESET_DAY = "day"

Definition at line 5 of file const.py.

◆ PRESET_NIGHT

string homeassistant.components.moehlenhoff_alpha2.const.PRESET_NIGHT = "night"

Definition at line 6 of file const.py.