banban525 / echonetlite2mqtt

ECHONET Lite to MQTT bridge.
MIT License
46 stars 7 forks source link

Update ECHONET Lite library for faster device discovery #12

Closed banban525 closed 11 months ago

banban525 commented 1 year ago

ECHONETLite2MQTT uses echonet-lite.js to communicate with the ECHONET Lite protocol. The version currently in use is ver.2.6.0, but with ver.2.12.0 or later, getting multiple properties is faster.

If echonet-lite.js is updated, ECHONETLite2MQTT will discover devices faster at startup.

However, the timing and conditions for property acquisition are changed. Needs testing and adjustment.

banban525 commented 11 months ago

released at v2.3.0