mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-24 17:57:14 +00:00
🚜 Merges/Redirect Blink component pages (#8405)
This commit is contained in:
parent
7daeefa2a9
commit
653cbc4f75
@ -1,17 +0,0 @@
|
|||||||
---
|
|
||||||
layout: page
|
|
||||||
title: "Blink Alarm Control Panel"
|
|
||||||
description: "Instructions for how to setup Blink alarm control panel within Home Assistant."
|
|
||||||
date: 2018-10-01 22:13
|
|
||||||
sidebar: true
|
|
||||||
comments: false
|
|
||||||
sharing: true
|
|
||||||
footer: true
|
|
||||||
logo: blink.png
|
|
||||||
ha_category: Alarm
|
|
||||||
ha_release: "0.80"
|
|
||||||
---
|
|
||||||
|
|
||||||
<p class='note'>
|
|
||||||
To get your Blink alarm control panel working with Home Assistant, follow the instructions for the general [Blink component](/components/blink/).
|
|
||||||
</p>
|
|
@ -1,17 +0,0 @@
|
|||||||
---
|
|
||||||
layout: page
|
|
||||||
title: "Blink Binary Sensor"
|
|
||||||
description: "Instructions for how to setup Blink binary sensors within Home Assistant."
|
|
||||||
date: 2017-03-05 22:13
|
|
||||||
sidebar: true
|
|
||||||
comments: false
|
|
||||||
sharing: true
|
|
||||||
footer: true
|
|
||||||
logo: blink.png
|
|
||||||
ha_category: Binary Sensor
|
|
||||||
ha_release: "0.40"
|
|
||||||
---
|
|
||||||
|
|
||||||
<p class='note'>
|
|
||||||
To get your Blink binary sensors working with Home Assistant, follow the instructions for the general [Blink component](/components/blink/).
|
|
||||||
</p>
|
|
@ -8,9 +8,19 @@ comments: false
|
|||||||
sharing: true
|
sharing: true
|
||||||
footer: true
|
footer: true
|
||||||
logo: blink.png
|
logo: blink.png
|
||||||
ha_category: Hub
|
ha_category:
|
||||||
|
- Hub
|
||||||
|
- Alarm
|
||||||
|
- Binary Sensor
|
||||||
|
- Camera
|
||||||
|
- Sensor
|
||||||
ha_release: "0.40"
|
ha_release: "0.40"
|
||||||
ha_iot_class: "Cloud Polling"
|
ha_iot_class: "Cloud Polling"
|
||||||
|
redirect_form:
|
||||||
|
- /components/alarm_control_panel.blink/
|
||||||
|
- /components/binary_sensor.blink/
|
||||||
|
- /components/camera.blink/
|
||||||
|
- /components/sensor.blink/
|
||||||
---
|
---
|
||||||
|
|
||||||
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.
|
||||||
|
@ -1,18 +0,0 @@
|
|||||||
---
|
|
||||||
layout: page
|
|
||||||
title: "Blink Camera"
|
|
||||||
description: "Instructions for how to setup Blink cameras within Home Assistant."
|
|
||||||
date: 2017-03-05 22:13
|
|
||||||
sidebar: true
|
|
||||||
comments: false
|
|
||||||
sharing: true
|
|
||||||
footer: true
|
|
||||||
logo: blink.png
|
|
||||||
ha_category: Camera
|
|
||||||
ha_release: "0.40"
|
|
||||||
ha_iot_class: "Cloud Polling"
|
|
||||||
---
|
|
||||||
|
|
||||||
<p class='note'>
|
|
||||||
To get your Blink cameras working with Home Assistant, follow the instructions for the general [Blink component](/components/blink/).
|
|
||||||
</p>
|
|
@ -1,18 +0,0 @@
|
|||||||
---
|
|
||||||
layout: page
|
|
||||||
title: "Blink Sensor"
|
|
||||||
description: "Instructions for how to setup Blink sensors within Home Assistant."
|
|
||||||
date: 2017-03-05 22:13
|
|
||||||
sidebar: true
|
|
||||||
comments: false
|
|
||||||
sharing: true
|
|
||||||
footer: true
|
|
||||||
logo: blink.png
|
|
||||||
ha_category: Sensor
|
|
||||||
ha_release: "0.40"
|
|
||||||
ha_iot_class: "Cloud Polling"
|
|
||||||
---
|
|
||||||
|
|
||||||
<p class='note'>
|
|
||||||
To get your Blink sensors working with Home Assistant, follow the instructions for the general [Blink component](/components/blink/).
|
|
||||||
</p>
|
|
Loading…
x
Reference in New Issue
Block a user