forked from home-assistant/core
4 lines
67 B
Python
4 lines
67 B
Python
"""Constants for the Hardware integration."""
|
|
|
|
DOMAIN = "hardware"
|