datech / node-red-contrib-amazon-echo

Alexa controlled Node-Red nodes supporting latest Amazon Echo devices. NO Alexa Skills required. NO cloud dependencies.
MIT License
140 stars 42 forks source link

amazon-echo-device payloads are lower case on/off #160

Closed Beormund closed 7 months ago

Beormund commented 3 years ago
SUMMARY

Help for node amazon-echo-device payload property states: "On state of the light (On - true, Off - false)" Should read: On state of the light (on - true, off - false)" as the payload is a lower case string.

ECHO DEVICES
MODULE VERSION
0.1.10
CONFIGURATION
CONSOLE OUTPUT
STEPS TO REPRODUCE
EXPECTED RESULTS
ACTUAL RESULTS
datech commented 7 months ago

Released in v0.1.11