mirror of
https://github.com/home-assistant/core.git
synced 2026-05-08 09:38:58 +01:00
5 lines
96 B
Python
5 lines
96 B
Python
"""Constants for the LaCrosse View integration."""
|
|
|
|
DOMAIN = "lacrosse_view"
|
|
SCAN_INTERVAL = 60
|