hass-core/homeassistant/components/diagnostics/const.py

4 lines
73 B
Python
Raw Normal View History

2022-01-17 20:42:18 -08:00
"""Constants for the Diagnostics integration."""
DOMAIN = "diagnostics"