1
0
mirror of https://github.com/home-assistant/core.git synced 2025-09-06 11:46:19 +00:00
Files
core/homeassistant/components/motionmount/const.py

7 lines
142 B
Python

"""Constants for the Vogel's MotionMount integration."""
DOMAIN = "motionmount"
EMPTY_MAC = "00:00:00:00:00:00"
WALL_PRESET_NAME = "0_wall"