1
0
mirror of https://github.com/home-assistant/core.git synced 2026-02-26 21:05:18 +00:00
Files
core/homeassistant/components/go2rtc/const.py

6 lines
67 B
Python

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