Skip to content

Commit ffd9ae1

Browse files
OttoWinterfabaff
authored andcommitted
esphomelib now supports ESP8266 🎉 (home-assistant#4971)
1 parent a34c07d commit ffd9ae1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎source/_components/light.mqtt_json.markdown

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -227,4 +227,4 @@ Home Assistant will then convert its 8bit value in the message to and from the d
227227

228228
- [MQTT JSON Light](https://github.com/mertenats/Open-Home-Automation/tree/master/ha_mqtt_rgbw_light_with_discovery) is another implementation for ESP8266 including [MQTT discovery](/docs/mqtt/discovery/).
229229

230-
- [esphomelib](https://github.com/OttoWinter/esphomelib) is a library for ESP32-based boards that has many of Home Assistant's MQTT features (like [discovery](/docs/mqtt/discovery/)) pre-implemented and provides high-level abstractions for components such as lights or sensors.
230+
- [esphomelib](https://github.com/OttoWinter/esphomelib) is a library for ESP8266 and ESP32 boards that has many of Home Assistant's MQTT features (like [discovery](/docs/mqtt/discovery/)) pre-implemented and provides high-level abstractions for components such as lights or sensors.

0 commit comments

Comments
 (0)