core/homeassistant/components/progettihwsw/const.py

6 lines
110 B
Python

"""Define constant variables for general usage."""
DOMAIN = "progettihwsw"
DEFAULT_POLLING_INTERVAL_SEC = 5