@captica/node-red-systacomfort2

hi did somebody try to use the node-red-systacomfort? when i try to install it on my raspberry pi is receive an error. Module not Found?

thx and regards,
Koen,

Welcome to the forum @rz7k9l

What version of nodejs are you using? In a command window run
node -v
to find out. According to the nodes package.json it must be 14, 16, or 18.

thx Colin that was indeed the problem.