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

Lights unresponsive in HomeKit #123

Closed kevininor closed 1 year ago

kevininor commented 1 year ago

Smartthings lights cannot be controlled from Apple Home and cannot be change from type switch. Commands work between HOOBS and Smartthings. Only the initial power on command works from HomeKit. Status in HomeKit doesn't update and future commands fail.

To Reproduce: Open light in Apple Home, change Display As to Light, remains as switch

Expected behavior: Display As changes to Light

Logs:

Show the Homebridge logs here, remove any sensitive information.

Plugin Config:

Show your Homebridge config.json here, remove any sensitive information.

Screenshots:

Environment:

iklein99 commented 1 year ago

Please send me the detailed log files by following the attached instructions. Let me know the name of the device you are having trouble with. Instructions for Producing a Detailed Log.pdf

kevininor commented 1 year ago

Thanks for the reply. I'm working on the logs and will get them generated tonight. In short, I'm experiencing the lack of control issue with all switches. Everything between Smartthings and HOOBS is working properly. It's between Home and HOOBS where the problem lies. The only command that seems to work from Home is a power on. All other commands seem to be ignored and status never flows up to Home. Status and control in HOOBS is always up-to-date and working.

kevininor commented 1 year ago

So... I was having some other issues with my HOOBS installation so I performed a Factory Reset and re-added all bridges from scratch. Since then, all of the Smartthings lights and plugs came in and can me managed as expected.