mirror of
https://github.com/home-assistant/core.git
synced 2025-08-01 03:35:09 +02:00
Increase LaCrosse View polling interval to 60 seconds (#136680)
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
"""Constants for the LaCrosse View integration."""
|
||||
|
||||
DOMAIN = "lacrosse_view"
|
||||
SCAN_INTERVAL = 30
|
||||
SCAN_INTERVAL = 60
|
||||
|
Reference in New Issue
Block a user