Remove warning (#8796)

This commit is contained in:
Kevin Fronczak 2019-03-02 05:32:25 -05:00 committed by Fabian Affolter
parent aa0c9a4a61
commit fc5964bd5d

View File

@ -23,8 +23,6 @@ redirect_form:
- /components/sensor.blink/ - /components/sensor.blink/
--- ---
<p class='note warning'>Blink has started blocking Home Assistant users. More info in <a href="https://community.home-assistant.io/t/blink-block-account/98718">the forums</a>.</p>
The `blink` component lets you view camera images and motion events from [Blink](http://blinkforhome.com) camera and security systems. The `blink` component lets you view camera images and motion events from [Blink](http://blinkforhome.com) camera and security systems.
## {% linkable_title Setup %} ## {% linkable_title Setup %}
@ -109,6 +107,8 @@ blink:
## {% linkable_title Services %} ## {% linkable_title Services %}
Any sequential calls to services relating to blink should have a minimum of a 5 second delay in between them to prevent the calls fro being throttled and ignored.
### {% linkable_title `blink.blink_update` %} ### {% linkable_title `blink.blink_update` %}
Force a refresh of the Blink system. Force a refresh of the Blink system.