I have been controlling Virtual contact sensors via simple Webhook with the following content. However, since May 15th, this Webhook has stopped working. There are no particular errors, but the contact sensor value won’t change to “open” nor “close.” Have there been any specification changes?
Could you confirm if you’re receiving the same response, please?
Also, would you be able to share the full request you’re sending (including headers and body)? That will help us better understand what might be going wrong.
When I look at the SmartThings dashboard, it appears that the Open request is getting through, but the contact sensor remains closed.The request syntax itself seems to be fine, but I don’t understand why the contact sensor’s state is not changing. I would be very grateful for your support.
Select the time period and confirm - In this step, please select “Until turned off”, once the team finishes, we’ll let you know so you can disable it again.
Hi @skel5084
The team is currently reviewing the issue, but we haven’t been able to reproduce it so far.
Would you mind running a quick test by creating a test virtual device using the following command?
smartthings virtualdevices:create-standard
This will help us check whether the issue is specific to your existing device or if the newly created one behaves correctly.
Let us know what you find—thanks!