mirror of
https://github.com/home-assistant/core.git
synced 2025-06-30 09:57:08 +00:00
5 lines
117 B
Python
5 lines
117 B
Python
"""Constants for the Rainforest RAVEn integration."""
|
|
|
|
DEFAULT_NAME = "Rainforest RAVEn"
|
|
DOMAIN = "rainforest_raven"
|