1
0
mirror of https://github.com/home-assistant/core.git synced 2026-07-16 11:03:09 +01:00
Files
core/homeassistant/components/go2rtc/const.py
T

6 lines
67 B
Python

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