homieiot / homie-esp8266

💡 ESP8266 framework for Homie, a lightweight MQTT convention for the IoT
http://homieiot.github.io/homie-esp8266
MIT License
1.36k stars 308 forks source link

Blynk, Cayenne or Homie? #497

Closed fabiosoft closed 5 years ago

fabiosoft commented 6 years ago

What are big differences between Blynk, Cayenne and Homie?

Thanks!

stritti commented 5 years ago

Homie is a specific convention to communicate via MQTT. It is designed for Home automation.

Further information could be found at: https://homieiot.github.io/

This project is specific implementation for the ESP8266 controller.