Mbhforum
(Marc)
October 6, 2016, 7:56pm
10
Echo native commands is not reliable for devices it doesn’t support such as blinds. You are better off using IFTTT so you can say “Trigger Open Blinds”.
Please add more as you find them.
echo does not do well with device names that include numbers, like
"kitchen 1." If you have a device with a name like this, and you don’t want to change it because you like having that name for your smartthings dashboard, then just put the device into an echo group of one and give it a group name that echo does like.
Echo does not like the group name “everything.” Some possible alternatives include “house” or “all devices”
Echo will always accept “turn on” or “switch on.”
Iris has a list of 20 “basic” command formats for switches and thermostats that echo should always accept (although using a rigid command format sort of defeats the purpose of having echo’s natural language skills). But at least you could use these to test a particular prob…