From 673a8e63278b0d9c914af059cb4bcdd124659427 Mon Sep 17 00:00:00 2001 From: Fabian Affolter Date: Sat, 13 Aug 2016 18:31:04 +0200 Subject: [PATCH] Update --- source/_posts/2016-08-09-unit-system.markdown | 4 +++- source/developers/credits.markdown | 1 + 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/source/_posts/2016-08-09-unit-system.markdown b/source/_posts/2016-08-09-unit-system.markdown index ef7fe41fccd..30c8c359f97 100644 --- a/source/_posts/2016-08-09-unit-system.markdown +++ b/source/_posts/2016-08-09-unit-system.markdown @@ -39,7 +39,7 @@ It's time for 0.26! The biggest change in this release is a new unit system. Ins - [panel_custom] component allows the registering of new panels ([@balloob]) - Light: New [mqtt_json] platform for working with JSON payload ([@corbanmailloux]) - Sensor: New [Fast.com] platform to measure network bandwidth performance ([@nkgilley]) - +- New [pilight] component to control 433 Mz devices ([@DavidLP]) ### {% linkable_title Breaking changes %} @@ -56,6 +56,7 @@ homeassistant: [@balloob]: https://github.com/balloob [@corbanmailloux]: https://github.com/corbanmailloux [@Danielhiversen]: https://github.com/Danielhiversen +[@DavidLP]: https://github.com/DavidLP [@HBDK]: https://github.com/HBDK [@jnewland]: https://github.com/jnewland [@kellerza]: https://github.com/kellerza @@ -84,3 +85,4 @@ homeassistant: [screenshot]: /components/media_player.lg_netcast/ [mqtt_json]: /components/light.mqtt_json/ [Fast.com]: /components/sensor.fastdotcom/ +[pilight]: /components/pilight/ diff --git a/source/developers/credits.markdown b/source/developers/credits.markdown index 28c83214c53..addd15d772c 100644 --- a/source/developers/credits.markdown +++ b/source/developers/credits.markdown @@ -61,6 +61,7 @@ This page contains a list of people who have contributed in one way or another t - [Dan Smith](https://github.com/kk7ds) - [Dan Sullivan](https://github.com/dansullivan86/) - [Daren Lord](https://github.com/Xorso) +- [David-Leon Pohl](https://github.com/DavidLP) - [Dean Camera](https://github.com/abcminiuser) - [Dean Galvin](https://github.com/FreekingDean) - [Dennis Karpienski](https://github.com/TheRealLink)