forked from home-assistant/core
4 lines
75 B
Python
4 lines
75 B
Python
"""Constants for the Raspberry Pi integration."""
|
|
|
|
DOMAIN = "raspberry_pi"
|