jakkra opened this issue 7 years ago · 0 comments
Probably some if condition in server.js which is wrong.
Edit:
config.modules.tempPirSensors === true Should be: config.modules.tempPirSensor === true
config.modules.tempPirSensors === true
config.modules.tempPirSensor === true