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

Variables

 DEFAULT_MEDIUM_TYPE = MediumType.PROPANE.value
 
string DOMAIN = "mopeka"
 
 Final
 

Detailed Description

Constants for the Mopeka integration.

Variable Documentation

◆ DEFAULT_MEDIUM_TYPE

homeassistant.components.mopeka.const.DEFAULT_MEDIUM_TYPE = MediumType.PROPANE.value

Definition at line 11 of file const.py.

◆ DOMAIN

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

Definition at line 7 of file const.py.

◆ Final

homeassistant.components.mopeka.const.Final

Definition at line 9 of file const.py.