hardillb / node-red-alexa-home-skill-web

Apache License 2.0
45 stars 28 forks source link

writing integer32 Values? #35

Closed Jasurf closed 6 years ago

Jasurf commented 6 years ago

Hello, I am needing to be able to say: "Alexa, set "device name" to (a whole number ranging from 0-999) Can you make a tool for a "Value"?

hardillb commented 6 years ago

No, the types of device are dictated by the Amazon Home Skill API. The closest is the percentage control that allows values from 0 to 100