List of functions

The toggle skill has functions. Functions have parameters and voice scenarios that let you describe the skills for the device.

Function Description
backlight

This function turns on the backlight.

controls_locked

This function enables parental locks.

ionization

This function turns on the ionizer.

keep_warm

This function turns on "keep warm" mode.

mute

This function mutes the sound on the device.

oscillation

This function turns on oscillation or rotation. For example, it can set the fan to oscillate.

pause

This function pauses the current device activity. For example, it can pause movie playback or a robotic vacuum cleaner.

Function Description
backlight

This function turns on the backlight.

controls_locked

This function enables parental locks.

ionization

This function turns on the ionizer.

keep_warm

This function turns on "keep warm" mode.

mute

This function mutes the sound on the device.

oscillation

This function turns on oscillation or rotation. For example, it can set the fan to oscillate.

pause

This function pauses the current device activity. For example, it can pause movie playback or a robotic vacuum cleaner.

backlight

This function turns on the backlight.

Below is the description of the parameters object from the Description of capability section.

parameters object
Parameter Type Description
instance String Function name for this capability. Acceptable values: backlight.
parameters object
Parameter Type Description
instance String Function name for this capability. Acceptable values: backlight.

controls_locked

This function enables parental locks.

Below is the description of the parameters object from the Description of capability section.

parameters object
Parameter Type Description
instance String Function name for this capability. Acceptable values: controls_locked.
parameters object
Parameter Type Description
instance String Function name for this capability. Acceptable values: controls_locked.

ionization

This function turns on the ionizer.

Below is the description of the parameters object from the Description of capability section.

parameters object
Parameter Type Description
instance String Function name for this capability. Valid values: ionization.
parameters object
Parameter Type Description
instance String Function name for this capability. Valid values: ionization.

keep_warm

This function turns on "keep warm" mode.

Below is the description of the parameters object from the Description of capability section.

parameters object
Parameter Type Description
instance String Function name for this capability. Acceptable values: keep_warm.
parameters object
Parameter Type Description
instance String Function name for this capability. Acceptable values: keep_warm.

mute

This function mutes the sound on the device.

Below is the description of the parameters object from the Description of capability section.

parameters object
Parameter Type Description
instance String Function name for this capability. Acceptable values: mute.
parameters object
Parameter Type Description
instance String Function name for this capability. Acceptable values: mute.

oscillation

This function turns on oscillation or rotation. For example, it can set the fan to oscillate.

Below is the description of the parameters object from the Description of capability section.

parameters object
Parameter Type Description
instance String Function name for this capability. Acceptable values: oscillation.
parameters object
Parameter Type Description
instance String Function name for this capability. Acceptable values: oscillation.

pause

This function pauses the current device activity. For example, it can pause movie playback or a robotic vacuum cleaner.

Below is the description of the parameters object from the Description of capability section.

parameters object
Parameter Type Description
instance String Function name for this capability. Acceptable values: pause.
parameters object
Parameter Type Description
instance String Function name for this capability. Acceptable values: pause.

Support