Skip to content

Conversation

@greens
Copy link
Contributor

@greens greens commented Mar 19, 2018

No description provided.

fingerprint mfr: "0060", prod: "0001", model: "0003", deviceJoinName: "Everspring Motion Sensor" // Everspring HSP02
fingerprint mfr: "011A", prod: "0601", model: "0901", deviceJoinName: "Enerwave Motion Sensor" // Enerwave ZWN-BPC
fingerprint mfr: "0063", prod: "4953", model: "3133", deviceJoinName: "GE Portable Smart Motion Sensor"
fingerprint mfr: "014F", prod: "2002", model: "0203", deviceJoinName: "Linear PIR Motion Sensor"
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

So... The device supports temperature. I noticed that it works fine with the Z-Wave Plus Motion/Temp Sensor, if state.sec gets set to 0 (it defaults to secure if state.sec is undefined -- I tested with an installed() that set state.sec-0). Maybe we could not use state.sec and just read the z-wave raw data for 's' and use this fingerprint with that DTH?

cc: @mckeed

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yeah that's the old method of checking security I think. It's what got us in trouble with the Fibaro Smoke Sensor.

@greens
Copy link
Contributor Author

greens commented Mar 20, 2018

Moved the PIR sensor and updated the security handling.

@greens
Copy link
Contributor Author

greens commented Apr 3, 2018

@dkirker ping

@greens greens merged commit 9bcd0e4 into SmartThingsCommunity:master Apr 4, 2018
@greens greens deleted the GoControl branch April 4, 2018 18:18
gausnes added a commit that referenced this pull request Apr 5, 2018
@workingmonk workingmonk changed the title GoControl Integrations ICP-3923 GoControl Integrations Apr 10, 2018
@workingmonk
Copy link
Contributor

the non-fingerprint change is in zwave-plus-motion-temp-sensor.groovy

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants