-
Notifications
You must be signed in to change notification settings - Fork 0
Home infrastructure based on OpenHAB
Jiri Sitera edited this page Oct 13, 2016
·
9 revisions
- Temperature+humidity sensor DHT22, Wifi, MQTT to OpenHAB - https://github.com/jsitera/home-infrastructure/tree/master/esp8266/sensor-dht22
- Recieves RGB values via MQTT messages and sets output pins to drive RGB LED strip. https://github.com/jsitera/home-infrastructure/tree/master/esp8266/actor-rgbLED
- Supports smart LEDs (RGB LEDs with integrated driver, like WS2812, Neopixel) via FastLED library.
- The messages are generated by OpenHAB
- Items
- rules
- sitemap
- https://github.com/jsitera/home-infrastructure/tree/master/esp8266/actor-rgbLED-ws2812