Skip to content

Commit 87b1198

Browse files
committed
Add missing platform ann fix links
1 parent bd0d25a commit 87b1198

File tree

1 file changed

+10
-8
lines changed

1 file changed

+10
-8
lines changed

source/_posts/2017-04-22-ikea-tradfri--spotify.markdown

Lines changed: 10 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ After automatic discovery, Home Assistant will ask the user to finish pairing wi
2222

2323
And in case you have missed the other big news: [@robbiet480] released the [first version of our iOS app][ios]! It took a little over a year but it offers some great ways to make your iDevice work with Home Assistant. Big congrats to Robbie for shipping! As with our other parts, the app is open-sourced under APACHE 2 and contributors are welcome. [Check it out.][ios-source]
2424

25-
A big shout out this release to [@happyleavesaoc] for his constant stream of great contributions to Home Assistant. The first contribution was back in October 2015 and since then @happyleavesaoc has been responsible for many platforms and bug fixes including the Spotify platform this release. Thanks @happyleavesaoc, you're a great example of what makes our community awesome.
25+
A big shout out this release to [@happyleavesaoc] for his constant stream of great contributions to Home Assistant. The first contribution was back in October 2015 and since then [@happyleavesaoc] has been responsible for many platforms and bug fixes including the Spotify platform this release. Thanks [@happyleavesaoc], you're a great example of what makes our community awesome.
2626

2727
The new Spotify integration is based on the new Spotify Connect Playback API. It supports playback, album art and switching which Spotify device you're controlling.
2828

@@ -36,16 +36,17 @@ Also note that you have till the end of the weekend to [submit an application][a
3636

3737
## {% linkable_title New Platforms %}
3838

39-
- Add MaryTTS platform ([@johanpalmqvist] - [#6988]) ([tts.marytts docs]) (new-platform)
39+
- MaryTTS platform ([@johanpalmqvist] - [#6988]) ([tts.marytts docs]) (new-platform)
4040
- Telegram bot component (incl. webhook and polling platform) ([@sander76] - [#6913]) ([telegram_bot docs]) ([telegram_bot.polling docs]) ([telegram_bot.webhooks docs]) (breaking change) (new-platform)
41-
- Add support fo map data from Neato ([@turbokongen] - [#6939]) ([neato docs]) ([camera.neato docs]) ([sensor.neato docs]) (new-platform)
42-
- Added initial support for IKEA Trådfri Gateway ([@ggravlingen] - [#7074]) ([light.tradfri docs]) (new-platform)
41+
- Support fo map data from Neato ([@turbokongen] - [#6939]) ([neato docs]) ([camera.neato docs]) ([sensor.neato docs]) (new-platform)
42+
- Support for IKEA Trådfri ([@ggravlingen] - [#7074]) ([light.tradfri docs]) (new-platform)
4343
- MQTT camera ([@MrMep] - [#7092]) ([camera.mqtt docs]) (new-platform)
44-
- Add LIFX Cloud scene support ([@amelchio] - [#7124]) ([scene.lifx_cloud docs]) (new-platform)
45-
- spotify media player ([@happyleavesaoc] - [#6980]) ([media_player.spotify docs]) (new-platform)
44+
- LIFX Cloud scene support ([@amelchio] - [#7124]) ([scene.lifx_cloud docs]) (new-platform)
45+
- Spotify media player ([@happyleavesaoc] - [#6980]) ([media_player.spotify docs]) (new-platform)
4646
- JSON MQTT Device tracker ([@MrMep] - [#7055]) (new-platform)
47-
- opensky sensor ([@happyleavesaoc] - [#7061]) ([sensor.opensky docs]) (new-platform)
48-
- Add ping binary sensor ([@fabaff] - [#7052]) ([binary_sensor.ping docs]) (new-platform)
47+
- Opensky sensor ([@happyleavesaoc] - [#7061]) ([sensor.opensky docs]) (new-platform)
48+
- Ping binary sensor ([@fabaff] - [#7052]) ([binary_sensor.ping docs]) (new-platform)
49+
- myStrom Wifi Bulbs ([@fabaff] - [#7161]) ([light.mystrom docs]) (new-platform)
4950

5051
## {% linkable_title Breaking changes %}
5152

@@ -409,6 +410,7 @@ sensor:
409410
[light.flux_led docs]: /components/light.flux_led/
410411
[light.lifx docs]: /components/light.lifx/
411412
[light.lutron_caseta docs]: /components/light.lutron_caseta/
413+
[light.mystrom docs]: /components/light.mystrom/
412414
[light.services.yaml docs]: /components/light.services.yaml/
413415
[light.tradfri docs]: /components/light.tradfri/
414416
[light.wemo docs]: /components/light.wemo/

0 commit comments

Comments
 (0)