mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-18 23:06:58 +00:00
Add 'ha_iot_class'
This commit is contained in:
parent
fc60fc98ed
commit
fcd7c27638
@ -20,7 +20,7 @@ The Wink alarm platform allows you to control your [Wink](http://www.wink.com/)
|
||||
The requirement is that you have setup [Wink](/components/wink/).
|
||||
|
||||
|
||||
### Supported devices
|
||||
### {% linkable_title Supported devices %}
|
||||
|
||||
- Canary all-in-one security camera
|
||||
|
||||
|
@ -19,7 +19,7 @@ The Wink binary sensor platform allows you to get data from your [Wink](http://w
|
||||
The requirement is that you have setup [Wink](/components/wink/).
|
||||
|
||||
|
||||
### Supported Binary sensor devices
|
||||
### {% linkable_title Supported Binary sensor devices %}
|
||||
|
||||
- Smoke and CO detectors (No Wink hub required for Nest)
|
||||
- Window/Door sensors
|
||||
|
@ -19,7 +19,7 @@ The Wink climate platform allows you to get data from your [Wink](http://www.win
|
||||
The requirement is that you have setup [Wink](/components/wink/).
|
||||
|
||||
|
||||
### Supported climate devices:
|
||||
### {% linkable_title Supported climate devices %}
|
||||
|
||||
- Nest (No wink hub required)
|
||||
- Ecobee (No wink hub required)
|
||||
|
@ -10,6 +10,7 @@ footer: true
|
||||
logo: wink.png
|
||||
ha_category: Cover
|
||||
ha_release: 0.13
|
||||
ha_iot_class: "Cloud Polling"
|
||||
---
|
||||
|
||||
Wink cover/garage door functionality depends on the product you're using. With GoControl/Linear Home Assistant can open, close, and view state. Chamberlain is currently limited to view only. Meaning Home Assistant will only show the current state of the door and control has been disabled (by Chamberlain). If you have a Chamberlain garage door, and would like to control it via Home Assistant, please contact Chamberlain and request that they re-enabled third-party control.
|
||||
@ -21,7 +22,7 @@ The following quote is from Wink.
|
||||
The requirement is that you have setup [Wink](/components/wink/).
|
||||
|
||||
|
||||
### Supported cover devices
|
||||
### {% linkable_title Supported cover devices %}
|
||||
|
||||
- Bali window treatments
|
||||
- Lutron shades
|
||||
|
@ -10,6 +10,7 @@ footer: true
|
||||
logo: wink.png
|
||||
ha_category: Fan
|
||||
ha_release: 0.36
|
||||
ha_iot_class: "Cloud Polling"
|
||||
---
|
||||
|
||||
|
||||
@ -18,7 +19,7 @@ The Wink fan platform allows you to control your [Wink](http://www.wink.com/) fa
|
||||
The requirement is that you have setup [Wink](/components/wink/).
|
||||
|
||||
|
||||
### Supported fan devices
|
||||
### {% linkable_title Supported fan devices %}
|
||||
|
||||
- Gardinier
|
||||
|
||||
|
@ -9,6 +9,8 @@ sharing: true
|
||||
footer: true
|
||||
logo: wink.png
|
||||
ha_category: Light
|
||||
ha_iot_class: "Cloud Polling"
|
||||
ha_release: pre 0.7
|
||||
---
|
||||
|
||||
|
||||
@ -17,7 +19,7 @@ The wink light platform allows you to use your [Wink](http://www.wink.com/) ligh
|
||||
The requirement is that you have setup [Wink](/components/wink/).
|
||||
|
||||
|
||||
### Supported light devices
|
||||
### {% linkable_title Supported light devices %}
|
||||
|
||||
- Z-wave switches with dimming
|
||||
- Hue
|
||||
|
@ -10,6 +10,7 @@ footer: true
|
||||
logo: wink.png
|
||||
ha_category: Lock
|
||||
ha_release: 0.9
|
||||
ha_iot_class: "Cloud Polling"
|
||||
---
|
||||
|
||||
|
||||
|
@ -9,6 +9,8 @@ sharing: true
|
||||
footer: true
|
||||
logo: wink.png
|
||||
ha_category: Sensor
|
||||
ha_iot_class: "Cloud Polling"
|
||||
ha_release: pre 0.7
|
||||
---
|
||||
|
||||
|
||||
|
@ -9,6 +9,8 @@ sharing: true
|
||||
footer: true
|
||||
logo: wink.png
|
||||
ha_category: Switch
|
||||
ha_release: pre 0.7
|
||||
ha_iot_class: "Cloud Polling"
|
||||
---
|
||||
|
||||
|
||||
|
@ -10,6 +10,8 @@ footer: true
|
||||
logo: wink.png
|
||||
ha_category: Hub
|
||||
featured: true
|
||||
ha_iot_class: "Cloud Polling"
|
||||
ha_release: pre 0.7
|
||||
---
|
||||
|
||||
[Wink](http://www.wink.com/) is a home automation hub that can control a whole wide range of devices on the market. Or, as they say in their own words:
|
||||
|
Loading…
x
Reference in New Issue
Block a user