craftmetrics / esp32-homie

An esp-idf component for the Homie convention
MIT License
27 stars 9 forks source link

Homie4 #7

Closed trombik closed 4 years ago

trombik commented 4 years ago

the PR supports Homie 4.x (and drops Homie 2.x support).

https://github.com/trombik/esp32-homie/tree/homie4

major changes include:

supported esp-idf versions include:

my build environment is esp-idf 4.x. any tests with 3.x would be appreciated. Homie 2.x support has been dropped because OpenHAB2, which is part of my test environment, does not support 2.x, and I cannot test it. I do not know whether or not the library should support 3.x, or worth implementing it.