torsdag 1. juni 2017

Sonoff wifi switches for home-assistant

Today I loaded the sonoff switch Sonoff Tasmota.
Programming the
Sonoff with custom
Mqtt firmware.
Sonoff is based off esp8266 with Wi-Fi capabilities.

My home-assistant journey has now included motion sensors, rgb led lights, temperature and humidity sensing. I have control of my webos tv, sonos speakers, my router, also Ikea Trådfri lighting.

The sonoff switches I did not program in Arduino IDE, I used the Atom based platformio.

Whats quite cool is that you have one gpio availible for a sensor too, like dht22 or you can of course run a rgb led strip with adressable leds!

Will do a short writeup about my setup one of these days.