mirror of
https://github.com/home-assistant/core.git
synced 2025-07-21 20:27:08 +00:00
Increase LaCrosse View polling interval to 60 seconds (#136680)
This commit is contained in:
parent
5a53ed9e5b
commit
517d258fb4
@ -1,4 +1,4 @@
|
|||||||
"""Constants for the LaCrosse View integration."""
|
"""Constants for the LaCrosse View integration."""
|
||||||
|
|
||||||
DOMAIN = "lacrosse_view"
|
DOMAIN = "lacrosse_view"
|
||||||
SCAN_INTERVAL = 30
|
SCAN_INTERVAL = 60
|
||||||
|
Loading…
x
Reference in New Issue
Block a user