jakkra/SmartMirror

GPIO button stopped working after module configuration

jakkra opened this issue · 0 comments

Probably some if condition in server.js which is wrong.

Edit:

config.modules.tempPirSensors === true
Should be:
config.modules.tempPirSensor === true