node-red-contrib-i2c icon indicating copy to clipboard operation
node-red-contrib-i2c copied to clipboard

does not works with zigbee2mqtt

Open paoloman opened this issue 1 year ago • 2 comments

Hello, I have installed and used node-red-contrib-i2c version 0.9.0 on Raspberry Pi4 for a long time and with different i2c devices without any problems. Now I installed the zigbee2mqtt package and the library no longer works. zigbee2mqtt required updating node.js to 10.2.4 and npm to 20.11.0. what could be the reason? Are there any known compatibility issues with these versions of node.js and npm? Has anyone else had the same problem as me? how can it be solved? thank you

paoloman avatar Jan 19 '24 17:01 paoloman

If you have updated the version of nodejs - have you rebuilt the i2c binary using npm rebuild ?

dceejay avatar Jan 20 '24 09:01 dceejay

If you have updated the version of nodejs - have you rebuilt the i2c binary using npm rebuild ?

thank you for the suggestion. I first rebuild then I remove the palette and install it again. The result is still the same: i2c nodes appear as "unsupported".

Has anyone else had the same problem?

thank you

node-red-contrib-i2c unsupported.docx

paoloman avatar Jan 21 '24 16:01 paoloman