For the second example, the brightness functionality was mentioned, but it doesn't include the "brightness_state_topic" and the "brightness_command_topic" instructions.
* Basic MQTT light example (ESP8266)
Add a basic example to control a led with MQTT and the light component (ESP8266)
* Corrections + new example
The example is moved from the warnings' section. Add another example for a RGB led.