mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-13 20:36:52 +00:00
Update Wink for broken API
This commit is contained in:
parent
3704b2badf
commit
42ef1fa440
2
_deploy
2
_deploy
@ -1 +1 @@
|
||||
Subproject commit 8957564471255fc2a5d3e8234e31819d53f7b1f8
|
||||
Subproject commit 8e4da669aa75ff745d9581e6305e96c24b3324de
|
@ -22,6 +22,10 @@ Home Assistant integrates the Wink hub and allows you to get the status and cont
|
||||
|
||||
To get started with the Wink API, you will first need to get yourself an API access token. Because it is very difficult right now to get access to their API, John McLaughlin has created the form below to get you one.
|
||||
|
||||
<p class='note warning'>
|
||||
We're having some issues handing out API access tokens to new users.
|
||||
</p>
|
||||
|
||||
<iframe src="https://winkbearertoken.appspot.com"
|
||||
style='width: 100%; height: 200px; border: 0; margin: 0 auto 15px; border-left: 2px solid #049cdb; padding-left: 15px;'></iframe>
|
||||
|
||||
|
@ -23,9 +23,9 @@
|
||||
<a href='/components/ifttt/'>
|
||||
<img src='/images/supported_brands/ifttt.png' />
|
||||
</a>
|
||||
<a href='/components/wink/'>
|
||||
<!-- <a href='/components/wink/'>
|
||||
<img src='/images/supported_brands/wink.png' />
|
||||
</a>
|
||||
</a> -->
|
||||
<a href='/components/arduino/'>
|
||||
<img src='/images/supported_brands/arduino.png' />
|
||||
</a>
|
||||
@ -38,12 +38,12 @@
|
||||
<a href='/components/media_player.plex/'>
|
||||
<img src='/images/supported_brands/plex.png' />
|
||||
</a>
|
||||
<a href='/components/device_tracker.luci/'>
|
||||
<img src='/images/supported_brands/openwrt.png' />
|
||||
</a>
|
||||
<a href='/components/vera/'>
|
||||
<img src='/images/supported_brands/vera.png' />
|
||||
</a>
|
||||
<a href='/components/device_tracker.luci/'>
|
||||
<img src='/images/supported_brands/openwrt.png' />
|
||||
</a>
|
||||
</div>
|
||||
|
||||
<p class='pull-right'><a href='/components/'>Browse all »</a></p>
|
||||
|
Loading…
x
Reference in New Issue
Block a user