mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-21 08:16:53 +00:00
Update Logi Circle component configuration variable (#6633)
Update style of Logi Circle component documentation to follow new configuration variables description. Related to #6385.
This commit is contained in:
parent
95b03adf6f
commit
bf889c3a69
@ -31,9 +31,13 @@ camera:
|
||||
- platform: logi_circle
|
||||
```
|
||||
|
||||
Configuration variables:
|
||||
|
||||
- **scan_interval**: (*Optional*): How frequently to query for new camera stills. Defaults to 60 seconds.
|
||||
{% configuration %}
|
||||
scan_interval:
|
||||
description: How frequently to query for new camera stills, value are in seconds.
|
||||
required: false
|
||||
default: 60
|
||||
type: integer
|
||||
{% endconfiguration %}
|
||||
|
||||
### {% linkable_title Service `camera.logi_circle_livestream_record` %}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user