nlrb / com.visonic.powermax

Visonic PowerMax application for Homey
https://apps.athom.com/app/com.visonic.powermax
13 stars 8 forks source link

Two sensors wrong type #35

Closed phgmhendrix closed 5 years ago

phgmhendrix commented 5 years ago

I have two pir's that are detected as smoke detectors. I have checked the console and they are properly configured as perimeter and interior. What could have gone wrong? Am I missing something? I even changed one to 'fire' and then back to 'perimeter'.

They are 'learned' the proper way because if I add them as smoke detectors they light up when movement is detected.

I have also developed some software and had the same issue with some sensors. Would it be an option to display the sensortype so I can give you the problematic types so they can be corrected in the code?

phgmhendrix commented 5 years ago

@nlrb I fixed the code and created a pull-request for you. Hopefully the modifications are to your liking.