Closed hectorzeta closed 5 months ago
I found the root cause of this problem. The virtual device was created with a "supported range" that was not valid. After I changed the supported range to 0 to 10000 the problem disappeared. It is still not clear for me how should the supported range be used
Describe the bug Alexa responds that the device is not responding when getting the command to set the color temperature. The node alexa-smart-home-v3 does not produce any output, so it seems the command is not forwarded to node-red at all. The commands for set_color work OK.
To Reproduce Set the color temperature to White | Warm white | Soft white | Daylight white | Cool white.
Expected behavior The node produces an output with the respective command.
Log Output There is no output in node red. The alexa app show "Service is unresponsive"
Environment (please complete the following information):
Additional context Add any other context about the problem here.