diff --git a/_config.yml b/_config.yml
index 89deae25351..689ec71abfc 100644
--- a/_config.yml
+++ b/_config.yml
@@ -138,10 +138,10 @@ social:
# Home Assistant release details
current_major_version: 0
-current_minor_version: 42
-current_patch_version: 4
-date_released: 2017-04-17
+current_minor_version: 43
+current_patch_version: 0
+date_released: 2017-04-22
# Either # or the anchor link to latest release notes in the blog post.
# Must be prefixed with a # and have double quotes around it.
-patch_version_notes: "#release-0424---april-17"
+patch_version_notes: ""
diff --git a/source/_components/alarmdecoder.markdown b/source/_components/alarmdecoder.markdown
index cc6c5fc662c..ae5b6c03f22 100644
--- a/source/_components/alarmdecoder.markdown
+++ b/source/_components/alarmdecoder.markdown
@@ -8,7 +8,7 @@ comments: false
sharing: true
footer: true
logo: alarmdecoder.png
-ha_category: Alarm
+ha_category: Hub
ha_release: 0.43
ha_iot_class: "Local Push"
---
diff --git a/source/_components/tradfri.markdown b/source/_components/tradfri.markdown
index 6518a3ff149..e56c1ff2330 100644
--- a/source/_components/tradfri.markdown
+++ b/source/_components/tradfri.markdown
@@ -9,7 +9,7 @@ comments: false
sharing: true
footer: true
logo: ikea.svg
-ha_category: Light
+ha_category: Hub
ha_iot_class: "Local Polling"
ha_release: 0.43
---
diff --git a/source/_posts/2017-04-22-ikea-tradfri--spotify.markdown b/source/_posts/2017-04-22-ikea-tradfri--spotify.markdown
index 7098d43ecd3..1fc98fa38ec 100644
--- a/source/_posts/2017-04-22-ikea-tradfri--spotify.markdown
+++ b/source/_posts/2017-04-22-ikea-tradfri--spotify.markdown
@@ -8,10 +8,12 @@ author: Paulus Schoutsen
author_twitter: balloob
comments: true
categories: Release-Notes
-og_image: /images/blog/2017-04-0.42/social.png
+og_image: /images/blog/2017-04-0.43/components.png
---
-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.
+
+
+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.
@@ -33,7 +35,7 @@ The new Spotify integration is based on the new Spotify Connect Playback API. It
- Add MaryTTS platform ([@johanpalmqvist] - [#6988]) ([tts.marytts docs]) (new-platform)
- 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)
- Add support fo map data from Neato ([@turbokongen] - [#6939]) ([neato docs]) ([camera.neato docs]) ([sensor.neato docs]) (new-platform)
-- Added initial support for IKEA Tradfri Gateway ([@ggravlingen] - [#7074]) ([light.tradfri docs]) (new-platform)
+- Added initial support for IKEA Trådfri Gateway ([@ggravlingen] - [#7074]) ([light.tradfri docs]) (new-platform)
- MQTT camera ([@MrMep] - [#7092]) ([camera.mqtt docs]) (new-platform)
- Add LIFX Cloud scene support ([@amelchio] - [#7124]) ([scene.lifx_cloud docs]) (new-platform)
- spotify media player ([@happyleavesaoc] - [#6980]) ([media_player.spotify docs]) (new-platform)
@@ -138,7 +140,7 @@ sensor:
- MQTT: Managing binary payloads ([@MrMep] - [#6976]) ([mqtt docs])
- Bump qnapstats library version to 0.2.4 ([@colinodell] - [#7085]) ([sensor.qnap docs])
- Add support fo map data from Neato ([@turbokongen] - [#6939]) ([neato docs]) ([camera.neato docs]) ([sensor.neato docs]) (new-platform)
-- Added initial support for IKEA Tradfri Gateway ([@ggravlingen] - [#7074]) ([light.tradfri docs]) (new-platform)
+- Added initial support for IKEA Trådfri Gateway ([@ggravlingen] - [#7074]) ([light.tradfri docs]) (new-platform)
- Better thread safety in zwave node_entity ([@andrey-git] - [#7087])
- Uber version bump ([@armills] - [#7100]) ([sensor.uber docs])
- No product ids configured should fetch all ids ([@armills] - [#7091])
@@ -153,8 +155,8 @@ sensor:
- Mqtt camera ([@MrMep] - [#7092]) ([camera.mqtt docs]) (new-platform)
- Bump version to 0.43.0.dev0 ([@MartinHjelmare] - [#7132])
- Load zwave panel ([@balloob] - [#7127]) ([zwave docs])
-- IKEA Tradfri Gateway: added support for RGB ([@ggravlingen] - [#7115]) ([light.tradfri docs])
-- Make Tradfri discoverable ([@balloob] - [#7128])
+- IKEA Trådfri Gateway: added support for RGB ([@ggravlingen] - [#7115]) ([light.tradfri docs])
+- Make Trådfri discoverable ([@balloob] - [#7128])
- Make version number optional and a string to fix identify issue introduced in iOS 1.0.1 ([@robbiet480] - [#7141])
- Fix for zwave RGB setting ([@armills] - [#7137])
- Replace rollershutter with cover in demo ([@robbiet480] - [#7140])
diff --git a/source/images/blog/2017-04-0.43/components.png b/source/images/blog/2017-04-0.43/components.png
new file mode 100644
index 00000000000..ceff80e2365
Binary files /dev/null and b/source/images/blog/2017-04-0.43/components.png differ