core/homeassistant/components/airthings/const.py

6 lines
93 B
Python
Raw Normal View History

2021-09-23 20:20:30 +00:00
"""Constants for the Airthings integration."""
DOMAIN = "airthings"
CONF_SECRET = "secret"