Closed banban525 closed 1 year ago
I am currently developing ver.2.0.0 on the following branch.
Branch: https://github.com/banban525/echonetlite2mqtt/tree/dev-v2
docker container:
docker pull banban525/echonetlite2mqtt:dev-v2
I will be merging it into the master branch in the near future.
I merged the dev-v2 branch. and ver.2.0.0 has been released.
Release ver.2.0.0.
the major function changes:
(1) Changed the ECHONET Lite property definition from "ECHONET Lite Web API Guideline" to "Machine Readable Appendix" This had the following effect. (a) more devices to support. (b) fixed incorrect conversion of properties.
(2) Redesigned the web front end. Changed from a single page application to a multi page application.
The main design changes are:
If you want to use version 1.1.1 with docker, use tag "v1.1.1".