mirror of
https://github.com/home-assistant/core.git
synced 2026-04-28 18:12:37 +02:00
4 lines
67 B
Python
4 lines
67 B
Python
|
|
"""Constants for the Hardware integration."""
|
||
|
|
|
||
|
|
DOMAIN = "hardware"
|