Home Assistant Unofficial Reference
2024.12.1
const.py
Go to the documentation of this file.
1
"""Constants for the Vogel's MotionMount integration."""
2
3
DOMAIN =
"motionmount"
4
5
EMPTY_MAC =
"00:00:00:00:00:00"
6
WALL_PRESET_NAME =
"0_wall"
core
homeassistant
components
motionmount
const.py
Generated by
1.9.1