Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions source/_components/blink.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +23,6 @@ redirect_form:
- /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.

## {% linkable_title Setup %}
Expand Down Expand Up @@ -109,6 +107,8 @@ blink:

## {% 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` %}

Force a refresh of the Blink system.
Expand Down