Update Blink docs with new options (#9508)

* Update example configs with new options

* Minor changes
This commit is contained in:
Kevin Fronczak 2019-05-27 06:22:58 -04:00 committed by Fabian Affolter
parent e7d26c832f
commit be34da7215

View File

@ -73,6 +73,16 @@ sensors:
required: false
type: list
default: all (`battery`, `temperature`, `wifi_strength`)
offset:
description: How far back in time (minutes) to look for motion. Motion is determined if a new video has been recorded between now and the last time you refreshed plus this offset.
required: false
type: integer
default: 1
mode:
description: Set to 'legacy' to enable use of old API endpoint subdomains (APIs can differ based on region, so use this if you are having issues with the integration).
required: false
type: string
default: not set
{% endconfiguration %}
Once Home Assistant starts, the `blink` component will create the following platforms: