1
0
mirror of https://github.com/home-assistant/core.git synced 2025-12-20 10:59:24 +00:00
Files
core/homeassistant/components/go2rtc/const.py

6 lines
67 B
Python

"""Go2rtc constants."""
DOMAIN = "go2rtc"
CONF_BINARY = "binary"