mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-19 07:17:14 +00:00
Update new scan_interval default for Tesla (#11883)
This commit is contained in:
parent
6de61ae1c9
commit
3bde495702
@ -54,8 +54,8 @@ password:
|
||||
required: true
|
||||
type: string
|
||||
scan_interval:
|
||||
description: API polling interval in seconds. Minimum value can't be less than 300 (5 minutes). Very frequent polling can use battery.
|
||||
description: API polling interval in seconds. Minimum value can't be less than 60 (1 minute). Very frequent polling can use battery.
|
||||
required: false
|
||||
type: integer
|
||||
default: 300
|
||||
default: 660
|
||||
{% endconfiguration %}
|
||||
|
Loading…
x
Reference in New Issue
Block a user