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

Variables

string DOMAIN = "motionmount"
 
string EMPTY_MAC = "00:00:00:00:00:00"
 
string WALL_PRESET_NAME = "0_wall"
 

Detailed Description

Constants for the Vogel's MotionMount integration.

Variable Documentation

◆ DOMAIN

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

Definition at line 3 of file const.py.

◆ EMPTY_MAC

string homeassistant.components.motionmount.const.EMPTY_MAC = "00:00:00:00:00:00"

Definition at line 5 of file const.py.

◆ WALL_PRESET_NAME

string homeassistant.components.motionmount.const.WALL_PRESET_NAME = "0_wall"

Definition at line 6 of file const.py.