Update Wink for broken API

This commit is contained in:
Paulus Schoutsen 2015-11-22 12:47:24 -08:00
parent 3704b2badf
commit 42ef1fa440
3 changed files with 10 additions and 6 deletions

@ -1 +1 @@
Subproject commit 8957564471255fc2a5d3e8234e31819d53f7b1f8
Subproject commit 8e4da669aa75ff745d9581e6305e96c24b3324de

View File

@ -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>

View File

@ -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 &raquo;</a></p>