mirror of
https://github.com/home-assistant/core.git
synced 2025-08-03 12:45:28 +02:00
Increase unifiprotect fallback interval to 20s (#110870)
This commit is contained in:
@@ -35,7 +35,7 @@ CONFIG_OPTIONS = [
|
||||
DEFAULT_PORT = 443
|
||||
DEFAULT_ATTRIBUTION = "Powered by UniFi Protect Server"
|
||||
DEFAULT_BRAND = "Ubiquiti"
|
||||
DEFAULT_SCAN_INTERVAL = 5
|
||||
DEFAULT_SCAN_INTERVAL = 20
|
||||
DEFAULT_VERIFY_SSL = False
|
||||
DEFAULT_MAX_MEDIA = 1000
|
||||
|
||||
|
Reference in New Issue
Block a user