banban525 / echonetlite2mqtt

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

Make ECHONET_ALT_MULTI_NIC_MODE command line option default #26

Closed banban525 closed 9 months ago

banban525 commented 10 months ago

ECHONETLite2MQTT may not be able to receive notifications from devices in environments with multiple NICs. To resolve this issue, v2.3.0 provides an alternative communication mode. This feature seems to be working well, so I'll make this mode the default.

For compatibility, it is possible to revert to the previous mode with a command line option. Revert to legacy communication mode.(Default:false)

banban525 commented 9 months ago

This feature was implemented in v3.0.0.