Current documentation doesn't fully describe the rules for how a user can build the phrases to trigger any operation and possible answers. Could you please provide the following:
- for "action.devices.traits.OnOff" trait:
- the full set of phrases that user can use to trigger turning on/off OR rules to build them;
- possible response phrases from Google Assistant if turning on/off was started successfully OR rules to build them.
- for "action.devices.traits.Cook" trait (for two ways of parameters combination: cookingMode + foodPreset OR cookingMode + foodPreset + quantity + unit (ounces)):
- the full set of phrases that user can use to trigger cook operation OR rules to build them;
- possible response phrases from Google Assistant if cook operation was started successfully OR rules to build them;
- the full set of phrases that user can use to cancel cook operation OR rules to build them;
- possible response phrases from Google Assistant if cancellation of cook operation was started successfully OR rules to build them.
- what additional words could the user add when framing this phrase for these two traits? For example, “me”, “please”, “my new {foodPreset}”, “a cup of {foodPreset}” (“cup” is not a “unit”) and any other words and phrases. What are the rules for this?
- are there any recommendations for “foodPreset” parameter (words amount, words complexity)?