From 72867e51284179e90668d0337e91bd65b545bdac Mon Sep 17 00:00:00 2001 From: Paulus Schoutsen Date: Sun, 17 Jan 2016 17:19:43 -0800 Subject: [PATCH] Add sfam name to 0.11 blog post --- .../2016-12-17-extended-support-for-diy-solutions.markdown | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/source/_posts/2016-12-17-extended-support-for-diy-solutions.markdown b/source/_posts/2016-12-17-extended-support-for-diy-solutions.markdown index a3de53482bd..a6ac3ef4eaa 100644 --- a/source/_posts/2016-12-17-extended-support-for-diy-solutions.markdown +++ b/source/_posts/2016-12-17-extended-support-for-diy-solutions.markdown @@ -18,7 +18,7 @@ First release of 2016 and we are on 🔥! The [main repository][github-ha] has p - [MySensors] revamped and switch support added ([@MartinHjelmare][@MartinHjelmare]) - - Full refactor of RPi GPIO. Now includes [binary sensor][rpi-bs] and [switch][rpi-s] + - Full refactor of RPi GPIO. Now includes [binary sensor][rpi-bs] and [switch][rpi-s] ([@sfam]) - Sensor: [YR] platform added ([@danielhiversen]) - Device Tracker: Geofancy platform has been renamed to [Locative] ([@philipbl]) - Automation: Add [sun condition] ([@philipbl]) @@ -82,4 +82,5 @@ First release of 2016 and we are on 🔥! The [main repository][github-ha] has p [@rmkraus]: https://github.com/rmkraus [@Xorso]: https://github.com/Xorso [@sdague]: https://github.com/sdague -[@balloob]: https://github.com/balloob \ No newline at end of file +[@balloob]: https://github.com/balloob +[@sfam]: https://github.com/sfam