-
Notifications
You must be signed in to change notification settings - Fork 9
Open
Description
Describe the bug
Trying to switch off my TV only produces errors.
To Reproduce
setting switch-off to true:
| smartthings.0 | 2025-12-28 23:09:03.281 | error | {"requestId":"4124087235338895948","error":{"code":"ConflictError","message":"invalid device state","details":[]}} |
|---|---|---|---|
| smartthings.0 | 2025-12-28 23:09:03.280 | error | AxiosError: Request failed with status code 409 |
| smartthings.0 | 2025-12-28 23:09:03.214 | info | {"commands":[{"capability":"switch","command":"off"}]} |
| smartthings.0 | 2025-12-28 23:09:02.411 | error | {"requestId":"4961600236603337196","error":{"code":"ConflictError","message":"invalid device state","details":[]}} |
| smartthings.0 | 2025-12-28 23:09:02.409 | error | AxiosError: Request failed with status code 409 |
| smartthings.0 | 2025-12-28 23:09:02.217 | info | {"commands":[{"capability":"switch","command":"off"}]} |
This worked previously. Significant changes I made: updateing js-controller to 7.1.0
Expected behavior
Switching off the TV as before.
Screenshots & Logfiles
see above.
Versions:
- Adapter version: 0.2.2
- JS-Controller version: 7.1.0
- Node version:v20.19.6
- Operating system: Ubuntu 22.04.5
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels