core/homeassistant/components/go2rtc/const.py

6 lines
67 B
Python

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