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

Release of stable version and Implementation of Homie 2.1 #390

Closed euphi closed 4 years ago

euphi commented 7 years ago

There was a large progress in the Homie-Convention in the last weeks.

While the convention is not released yet, it seems to be ready to have a reference implementation (e.g. see https://github.com/marvinroger/homie/issues/24)

Meanwhile, the Homie-es8266 2.0.0-beta1 runs quite stable, with only some non-critical open bugs.

However, some of the changes to homie-convention are breaking compatibility (e.g. Arrays have been moved from Property to Node-Level).

So, to handle the progress of Homie and Homie-esp8266 I propose to release Homie-esp8266-v2.0.0 stable as soon as possible without any of the new features of Homie-convention 2.1.0

In detail:

Feel free to discuss and improve :-)

timpur commented 6 years ago

lets get into this :)

stritti commented 4 years ago

It is already done.