tonesto7 / homebridge-smartthings

SmartThings Homebridge Plugin
385 stars 767 forks source link

No motion detection from SmartThings in HomeBridge whatsoever #319

Closed volkerwill closed 4 years ago

volkerwill commented 4 years ago

Just starting to seriously use HB I found that none of my motion sensors seem to fire in HB. I use the latest HB on a Raspberry 3. Everything, all bulbs, outlet dongles configured in SmartThings work just fine and work as expected in HB and can be controlled in HomeKit.

I use the homebridge-smartthings-v2 v2.3.3 plugin. No filters are applied in the ST mobile app.

The two motions sensors, SmartThings Motion Sensor and Fibaro Motion sensor, both show up in HomeKit as what they are and with the attributes like temp, etc etc. They work fine and show correct values. Just no motion detection. Both sensor tiles only show the status during installation or reboot of HB.

In the SmartThings IDE as well as in the mobile SmartThings app everything works, alerts can be triggered based on motion and the IDE log shows every motion triggered.

I must be overlooking something basic. Any suggestions are highly appreciated.

tonesto7 commented 4 years ago

There is nothing wrong with the plugin related to motion. I have 30+ motion sensor of various models. It's likely related to the latest platform issues with Device reporting. Are you still seeing the same behavior today?

IanW6374 commented 4 years ago

I have the same issue ... The sensors (Aurora Motion & Door) all show up in Homekit as expected but don't see the state change when there is motion or the door opens. I see the state change in the Smartthings application but not in Homebridge accessories / Homekit

Homebridge: v1.0.4 Homebridge-smartthings-v2: v2.3.4

Fixed: Went back into SmartThings IDE and removed all instances of the Automation / Homebridge v2. Selected Homebridge v2 and then re-added the devices and then press "Save". Reconfigured the plugin with new App ID / Token - Everything now working :)

Thanks for a great Plugin