mirror of
https://github.com/home-assistant/core.git
synced 2025-11-10 11:29:46 +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"
|