mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-23 09:17:06 +00:00
Fix incorrect default scan interval for Luftdaten (#18476)
This commit is contained in:
parent
5f27d54825
commit
04a5d7b480
@ -47,7 +47,7 @@ scan_interval:
|
|||||||
description: the frequency (in seconds) between data updates.
|
description: the frequency (in seconds) between data updates.
|
||||||
required: false
|
required: false
|
||||||
type: integer
|
type: integer
|
||||||
default: 1800
|
default: 600
|
||||||
sensors:
|
sensors:
|
||||||
description: The sensor-related configuration options.
|
description: The sensor-related configuration options.
|
||||||
required: false
|
required: false
|
||||||
|
Loading…
x
Reference in New Issue
Block a user