iklein99 / homebridge-smartthings

This is a plugin to Homebridge to connect your Smartthings network into Apple Home Kit.
Apache License 2.0
158 stars 53 forks source link

Does this support sensors? #25

Closed sebastiangoldstein closed 1 year ago

sebastiangoldstein commented 2 years ago

Does this support sensors? I need to replace my aging smart things plugin which will not work after September 30 when the Groovie IDE is pulled.

Looking specifically for support of zwave and zigbee: Motion, contact, temperature, and leak sensors.

Thank you in advance.

iklein99 commented 2 years ago

I just released a version that supports motion sensors. I am working on other sensors now so soon.

Sent from my iPhone

On Sep 12, 2022, at 8:35 PM, sebastiangoldstein @.***> wrote:

 Does this support sensors? I need to replace my aging smart things plugin which will not work after September 30 when the Groovie IDE is pulled.

Looking specifically for support of zwave and zigbee: Motion, contact, temperature, and leak sensors.

Thank you in advance.

— Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you are subscribed to this thread.

sebastiangoldstein commented 2 years ago

Wonderful - Thank you for your awesome work!

Acalade commented 2 years ago

Since v1.3.1, my motion sensors show triggered constantly. I have both Smartthings Motion Sensors, and aeotec multisensor 6s.

iklein99 commented 2 years ago

Yeah, sorry about that. Small bug. Fixed in 1.3.2.

On Sep 19, 2022, at 11:47 PM, Acalade @.***> wrote:

Since v1.3.1, my motion sensors show triggered constantly. I have both Smartthings Motion Sensors, and aeotec multisensor 6s.

— Reply to this email directly, view it on GitHub https://github.com/iklein99/homebridge-smartthings/issues/25#issuecomment-1251800184, or unsubscribe https://github.com/notifications/unsubscribe-auth/ABG55EQM46KBK7MNAM4PXVTV7EXULANCNFSM6AAAAAAQK6QAEY. You are receiving this because you commented.

cms365 commented 2 years ago

Also looking forward to Open/Close sensors. Fantastic work! Thank you!

Acalade commented 2 years ago

Thank you for the fast update. I am also looking forward to Open/Close sensors. also hoping Temperature sensors are coming as well.

sebastiangoldstein commented 2 years ago

@iklein99 Any status on Contact Sensors (doors and windows). Really looking forward to transitioning over to your new plug- in but I have too many automations that are triggered off of contact sensors, so I'm waiting for the plug-in to support them. Thanks!

iklein99 commented 2 years ago

I'll get to that next.

firstspencer commented 1 year ago

Hi Klein,My ST doors and windows are showing as switches in HomeKit even though they’re configured at “contacts” in ST. See below 2 images. The first is taken from ST and the 2nd is from HomeKit. Also, only 2 of 7 contacts are coming over into HomeKit. The plugin misses the rest of them. The others that aren't coming over are shown in the 3rd image. Thanks again for your help. It’s really appreciated. Darrell SpencerSent from my iPhoneOn Oct 6, 2022, at 1:41 PM, iklein99 @.***> wrote: I'll get to that next.

—Reply to this email directly, view it on GitHub, or unsubscribe.You are receiving this because you are subscribed to this thread.Message ID: @.***>

iklein99 commented 1 year ago

Contact sensors have been added in version 1.4.3. @firstspencer I don't know why your doors and windows look like switched before this release unless the devices are carrying a 'switch' category. Try this version, and if the problem still occurs, then clear your logs in the Homebridge settings screen, turn debug on and restart. After about 30 seconds, you can shut debug off. Send me the logs you get and restart homebridge. Send the logs to me at iklein99@comcast.net.

scottrobertson commented 1 year ago

I just installed 1.4.5, however, none of my SmartThings Multipurpose Sensors are showing up. Any ideas?

iklein99 commented 1 year ago

Probably your sensor isn't reporting a category that is recognized by the plugin. I'm working on a change right now to support multi service accessories and that should resolve this issue.

cirrusflyer commented 1 year ago

Great plugin! Look forward to the contact sensors with ST Multipurpose.

iklein99 commented 1 year ago

I'm just finishing up my rework to support accessories with multiple services. Will be released soon.

cirrusflyer commented 1 year ago

I ended up trying the beta and it's working pretty well with ST Multipurpose. Any chance you can support smoke detectors? The old Smartthings integration allowed for these. And other types of contact sensors like "wireless tags".

Thanks!

iklein99 commented 1 year ago

Smoke detector support in release 1.4.11