kuestess / homebridge-platform-insteonlocal

Homebridge platform plugin for local Insteon control
Other
76 stars 26 forks source link

Water Leak Sensor, Motion Sensor #214

Closed TCLGuy1 closed 2 years ago

TCLGuy1 commented 2 years ago

HI, I can't seem to get Dev info on Insteon Motion Sensors (the newer kind) and Water Leak Sensors. Any thoughts on how to get these scanned in? Thanks!

JimCSaratoga commented 2 years ago

Not sure when you say "scanned" in but if you manually add them to the Configuration it would look like this:

{ "name": "Garage Motion Sensor", "deviceID": "321DAC", "deviceType": "motionsensor", "dimmable": "no" }, { "name": "First Floor Bathroom Leak Sensor", "deviceID": "3B9D0E", "dimmable": "no", "deviceType": "leaksensor" },

TCLGuy1 commented 2 years ago

Thanks! What I meant by scanned in is to get device info in Insteon UI. I would like to delete some links from them.

kuestess commented 2 years ago

@TCLGuy1 Since those a re all battery powered devices, they keep the radio off most of the time to preserve battery. You should be able to wake them up by tapping the set button and then clicking 'Get device info'.

stale[bot] commented 2 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.