mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-13 12:26:50 +00:00
Addition of MQTT light implementation (#6848)
Addition of the ESPUrna firmware in the MQTT light implementations list. This firmware is one of the most complete as it support RGB + Color temperature adjustment via 5 channels (RGB + 2 white channel)
This commit is contained in:
parent
8a4b09ac8b
commit
6ce5487992
@ -273,3 +273,4 @@ light:
|
||||
|
||||
- A [basic example](https://github.com/mertenats/open-home-automation/tree/master/ha_mqtt_light) using a nodeMCU board (ESP8266) to control its built-in LED (on/off).
|
||||
- Another [example](https://github.com/mertenats/open-home-automation/tree/master/ha_mqtt_rgb_light) to control a RGB LED (on/off, brightness, and colors).
|
||||
- [Integration guide](https://github.com/xoseperez/espurna/wiki/HomeAssistant) for the ESPUrna firmware (ESP8285/ESP8266).
|
||||
|
Loading…
x
Reference in New Issue
Block a user