Extends textlint Terminology list; part 2 (#12068)

This commit is contained in:
Franck Nijhof
2020-02-12 19:59:10 +01:00
committed by GitHub
parent fb5245e54c
commit f0d37f49db
105 changed files with 244 additions and 189 deletions

View File

@@ -335,7 +335,7 @@ light:
## Default schema - Implementations
- 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).
- 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).