[echonetlite] Initial contribution (#11999)

* First implementation of Echonet Lite Java Bindings.  Only supports Mitsubishi Home Heat Pumps.

Signed-off-by: Michael Barker <mikeb01@gmail.com>
This commit is contained in:
Michael Barker
2022-09-29 10:23:57 +13:00
committed by GitHub
parent f74f3ecd02
commit c244391d08
43 changed files with 4197 additions and 0 deletions

View File

@@ -110,6 +110,7 @@
<module>org.openhab.binding.dwdpollenflug</module>
<module>org.openhab.binding.dwdunwetter</module>
<module>org.openhab.binding.easee</module>
<module>org.openhab.binding.echonetlite</module>
<module>org.openhab.binding.ecobee</module>
<module>org.openhab.binding.ecotouch</module>
<module>org.openhab.binding.ecowatt</module>