iobroker-community-adapters / ioBroker.wm-bus-community

WM-Bus Adapter for ioBroker
MIT License
1 stars 3 forks source link

Update wm-bus.js #8

Closed jogibear9988 closed 4 years ago

jogibear9988 commented 5 years ago

crude support for Amber AMB8465-M (probably other Amber devices as well)

jogibear9988 commented 5 years ago

pull req from https://github.com/soef/ioBroker.wm-bus/pull/19

jogibear9988 commented 5 years ago

from : @lvogt: This reads directly from the serial port. Buffering of incoming chunks is not very robust. Checksums are discarded unchecked. Last byte is checked - no idea about the second to last byte...

So far tested only with an external temperature sensor Pikkerton MBS-120.

I hope I did not break support for iM871A 😅