1
0
mirror of https://github.com/home-assistant/core.git synced 2026-06-05 23:16:33 +01:00
Files
core/homeassistant/components/mutesync/const.py
T
Tom Toor a57761103c Mutesync integration (#49679)
Co-authored-by: Paulus Schoutsen <paulus@home-assistant.io>
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
Co-authored-by: Franck Nijhof <git@frenck.dev>
2021-04-27 13:44:59 -07:00

4 lines
68 B
Python

"""Constants for the mütesync integration."""
DOMAIN = "mutesync"