Skip to content

Commit cbb0948

Browse files
balloobfabaff
authored andcommitted
Final touches
1 parent dc9214f commit cbb0948

File tree

5 files changed

+14
-12
lines changed

5 files changed

+14
-12
lines changed

_config.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -138,10 +138,10 @@ social:
138138

139139
# Home Assistant release details
140140
current_major_version: 0
141-
current_minor_version: 42
142-
current_patch_version: 4
143-
date_released: 2017-04-17
141+
current_minor_version: 43
142+
current_patch_version: 0
143+
date_released: 2017-04-22
144144

145145
# Either # or the anchor link to latest release notes in the blog post.
146146
# Must be prefixed with a # and have double quotes around it.
147-
patch_version_notes: "#release-0424---april-17"
147+
patch_version_notes: ""

source/_components/alarmdecoder.markdown

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ comments: false
88
sharing: true
99
footer: true
1010
logo: alarmdecoder.png
11-
ha_category: Alarm
11+
ha_category: Hub
1212
ha_release: 0.43
1313
ha_iot_class: "Local Push"
1414
---

source/_components/tradfri.markdown

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ comments: false
99
sharing: true
1010
footer: true
1111
logo: ikea.svg
12-
ha_category: Light
12+
ha_category: Hub
1313
ha_iot_class: "Local Polling"
1414
ha_release: 0.43
1515
---

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

Lines changed: 8 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -8,10 +8,12 @@ author: Paulus Schoutsen
88
author_twitter: balloob
99
comments: true
1010
categories: Release-Notes
11-
og_image: /images/blog/2017-04-0.42/social.png
11+
og_image: /images/blog/2017-04-0.43/components.png
1212
---
1313

14-
Oooh yeah. It's time for 0.43 and this is going to be a killer release. For the people that have been following on social media, you might have noticed that [we got pretty excited about the new IKEA Tradfri line up][ikea-blog]. And so we are very happy to announce that thanks to the work by [@ggravlingen], [@MartinHjelmare] and myself that this will be the first release to support the IKEA light bulbs. Home Assistant will automatically detect the gateway on your network and after following the instructions, allow you to control your lights.
14+
<a href='/components/#added_in_current_version'><img src='/images/blog/2017-04-0.43/components.png' style='border: 0;box-shadow: none;'></a>
15+
16+
Oooh yeah. It's time for 0.43 and this is going to be a killer release. For the people that have been following on social media, you might have noticed that [we got pretty excited about the new IKEA Trådfri line up][ikea-blog]. And so we are very happy to announce that thanks to the work by [@ggravlingen], [@MartinHjelmare] and myself that this will be the first release to support the IKEA light bulbs. Home Assistant will automatically detect the gateway on your network and after following the instructions, allow you to control your lights.
1517

1618
<p class='img'>
1719
<img src='/images/blog/2017-04-tradfri/discovery.png' />
@@ -33,7 +35,7 @@ The new Spotify integration is based on the new Spotify Connect Playback API. It
3335
- Add MaryTTS platform ([@johanpalmqvist] - [#6988]) ([tts.marytts docs]) (new-platform)
3436
- 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)
3537
- Add support fo map data from Neato ([@turbokongen] - [#6939]) ([neato docs]) ([camera.neato docs]) ([sensor.neato docs]) (new-platform)
36-
- Added initial support for IKEA Tradfri Gateway ([@ggravlingen] - [#7074]) ([light.tradfri docs]) (new-platform)
38+
- Added initial support for IKEA Trådfri Gateway ([@ggravlingen] - [#7074]) ([light.tradfri docs]) (new-platform)
3739
- MQTT camera ([@MrMep] - [#7092]) ([camera.mqtt docs]) (new-platform)
3840
- Add LIFX Cloud scene support ([@amelchio] - [#7124]) ([scene.lifx_cloud docs]) (new-platform)
3941
- spotify media player ([@happyleavesaoc] - [#6980]) ([media_player.spotify docs]) (new-platform)
@@ -138,7 +140,7 @@ sensor:
138140
- MQTT: Managing binary payloads ([@MrMep] - [#6976]) ([mqtt docs])
139141
- Bump qnapstats library version to 0.2.4 ([@colinodell] - [#7085]) ([sensor.qnap docs])
140142
- Add support fo map data from Neato ([@turbokongen] - [#6939]) ([neato docs]) ([camera.neato docs]) ([sensor.neato docs]) (new-platform)
141-
- Added initial support for IKEA Tradfri Gateway ([@ggravlingen] - [#7074]) ([light.tradfri docs]) (new-platform)
143+
- Added initial support for IKEA Trådfri Gateway ([@ggravlingen] - [#7074]) ([light.tradfri docs]) (new-platform)
142144
- Better thread safety in zwave node_entity ([@andrey-git] - [#7087])
143145
- Uber version bump ([@armills] - [#7100]) ([sensor.uber docs])
144146
- No product ids configured should fetch all ids ([@armills] - [#7091])
@@ -153,8 +155,8 @@ sensor:
153155
- Mqtt camera ([@MrMep] - [#7092]) ([camera.mqtt docs]) (new-platform)
154156
- Bump version to 0.43.0.dev0 ([@MartinHjelmare] - [#7132])
155157
- Load zwave panel ([@balloob] - [#7127]) ([zwave docs])
156-
- IKEA Tradfri Gateway: added support for RGB ([@ggravlingen] - [#7115]) ([light.tradfri docs])
157-
- Make Tradfri discoverable ([@balloob] - [#7128])
158+
- IKEA Trådfri Gateway: added support for RGB ([@ggravlingen] - [#7115]) ([light.tradfri docs])
159+
- Make Trådfri discoverable ([@balloob] - [#7128])
158160
- Make version number optional and a string to fix identify issue introduced in iOS 1.0.1 ([@robbiet480] - [#7141])
159161
- Fix for zwave RGB setting ([@armills] - [#7137])
160162
- Replace rollershutter with cover in demo ([@robbiet480] - [#7140])
35.6 KB
Loading

0 commit comments

Comments
 (0)