1
0
mirror of https://github.com/home-assistant/core.git synced 2026-07-04 13:15:29 +01:00
Files
core/homeassistant/components/kmtronic/const.py
T

8 lines
120 B
Python

"""Constants for the kmtronic integration."""
DOMAIN = "kmtronic"
CONF_REVERSE = "reverse"
MANUFACTURER = "KMtronic"