mirror of
https://github.com/home-assistant/core.git
synced 2026-02-26 21:05:18 +00:00
6 lines
67 B
Python
6 lines
67 B
Python
"""Go2rtc constants."""
|
|
|
|
DOMAIN = "go2rtc"
|
|
|
|
CONF_BINARY = "binary"
|