You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I've added a smarthome device (Defiant Outdoor 2 Outlet smart plug) that behaves normally from the alexa. In node-red, the main on/off switch works, but when trying to control the individual outlets separately, I get this error:
"unexpected response layout: "{"controlResponses":[],"errors":[{"entity":{"entityId":"6eb02932-e41d-4f9a-9a6d-a61e3c998400","entityType":null},"code":"FAILURE_TO_SEND","message":"Validation failed with the following error(s): [InvalidOperationName: turnOn@6eb02932-e41d-4f9a-9a6d-a61e3c998400_outlet-2]","data":null}]}""
The text was updated successfully, but these errors were encountered:
I've added a smarthome device (Defiant Outdoor 2 Outlet smart plug) that behaves normally from the alexa. In node-red, the main on/off switch works, but when trying to control the individual outlets separately, I get this error:
The text was updated successfully, but these errors were encountered: