mirror of
https://github.com/home-assistant/core.git
synced 2025-07-21 12:17:07 +00:00
Increase unifiprotect polling interval to 60s (#119800)
This commit is contained in:
parent
05e690ba0d
commit
4879c8b72e
@ -35,7 +35,7 @@ CONFIG_OPTIONS = [
|
|||||||
DEFAULT_PORT = 443
|
DEFAULT_PORT = 443
|
||||||
DEFAULT_ATTRIBUTION = "Powered by UniFi Protect Server"
|
DEFAULT_ATTRIBUTION = "Powered by UniFi Protect Server"
|
||||||
DEFAULT_BRAND = "Ubiquiti"
|
DEFAULT_BRAND = "Ubiquiti"
|
||||||
DEFAULT_SCAN_INTERVAL = 20
|
DEFAULT_SCAN_INTERVAL = 60
|
||||||
DEFAULT_VERIFY_SSL = False
|
DEFAULT_VERIFY_SSL = False
|
||||||
DEFAULT_MAX_MEDIA = 1000
|
DEFAULT_MAX_MEDIA = 1000
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user