TimFriedrich1

Results 1 comments of TimFriedrich1

To get the correct motion state you can change line 60 in ChannelServiced/HomeMaticHomeKitMotionDetectorServiceIP.js: `if ((dp === 'MOTION') || (dp === '1.MOTION') || (dp === '3.MOTION') { ` That should fix...