cakebake / node-red-contrib-alexa-remote-cakebaked

Forked for me and the community to keep dependencies up to date :)
MIT License
42 stars 6 forks source link

SmartHome Action not working for dual outlet smartplug #43

Open DietShasta opened 2 years ago

DietShasta commented 2 years ago

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}]}""