kakopappa / sinric

Amazon Alexa Smart home skill / Google Home Action for ESP8266 / ESP32 / Arduino
https://sinric.com
284 stars 166 forks source link

can control lock via Sinric Dashboard, but not with SmartThings app (bug) #456

Open societyofrobots opened 3 years ago

societyofrobots commented 3 years ago

I got my lock device working great via the Dashboard: https://portal.sinric.pro/dashboard

And in the SmartThings app, the device is correctly shown and indicates it's connected. It says, "unlocked".

but:

note: using ESP32, Sinric Pro, "lock with feedback" example code v2.7.3

kakopappa commented 3 years ago

SmartThings doesn’t support unlock for security reasons. Try Sinric Pro app

On Fri, 13 Nov 2020 at 1:47 AM societyofrobots notifications@github.com wrote:

I got my lock device working great via the Dashboard: https://portal.sinric.pro/dashboard

And in the SmartThings app, the device is correctly shown and indicates it's connected. It says, "unlocked".

but:

  • It doesn't update it's status in the SmartThings app when I make a change via the Dashboard.
  • When I click the device circle to lock or unlock in the ST app, nothing happens with the lock. The Sinric app does a popup whenever I click the circle, but the lock doesn't physically unlock.

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/kakopappa/sinric/issues/456, or unsubscribe https://github.com/notifications/unsubscribe-auth/ABZAZZXJCK4TPLNL4HJXMATSPQUTNANCNFSM4TTU34QQ .

societyofrobots commented 3 years ago

Interesting. Is SmartThings an inherently insecure app? Is this also why it doesn't show 'unlocked'?