Siri Voice Commands - Alblahm/avea_node GitHub Wiki

Siri Voice Commands

Here we show the list of Siri voice commands accepted with the sample accessory files included with this lib.

The name asigned in the ios home app to this sample device is "Lámpara de Pie" and it is placed in a room called "Comedor" for the spanish version, if you use any other name or room use the name assigned instead of the name shown here. You only need to change the name in the ios app to make siri identify this device, you dont need to change it inside the accessory file. Of course if you do it, then the change is going to be the default value.


Accessory room(english): "Living-room"
Accessory room(spanish): "Comedor"
 Accessory room(german): "Wohnzimmer"
    Accessory room(...): "****"

Accessory name(english): "Lamp"
Accessory name(spanish): "Lámpara de pie"
 Accessory name(german): "Lampe"
    Accessory name(...): "*****"

   Command 1(english): "Turn on the living room lamp"
   Command 1(spanish): "Enciende la lámpara de pie del comedor"
    Command 1(german): "Wohnzimmer lampe einschalten"
       Command 1(...): "*****"

   Command 2(english): "Turn off the living room lamp"
   Command 2(spanish): "Apaga la lámpara de pie del comedor"
    Command 2(german): "Wohnzimmerlampe ausschalten"
       Command 2(...): "*****"

   Command 3(english): "Change the brightness of the living room lamp to 50"
   Command 3(spanish): "Cambia el brillo de la lámpara de pie a 50"
    Command 3(german): "Wohnzimmerlampe 30%"
                       "Stelle die Wohnzimmerlampe auf 40"
                       "Stelle die Helligkeit der Wohnzimmerlampe auf 20"
       Command 3(...): "*****"

   Command 4(english): "Change the color of the living room lamp to red"
   Command 4(spanish): "Cambia el color de la Lámpara de Pie a rojo"
    Command 4(german): "Licht der Wohnzimmerlampe grün / blau / gelb / orange / pink"  
                       //("rot" wird nicht erkannt)
                       "Stelle die Farbe der Wohnzimmerlampe auf grün / gelb / rot / blau / braun"
                       // ... beige / orange / schwarz / grau / türkis"
       Command 4(...): "*****"

   Command 5(english): "*****"
   Command 5(spanish): "*****"
    Command 5(german): "Stelle die Sättigung der Wohnzimmerlampe auf 75"
       Command 5(...): "*****"

   Command 6(english): "*****"
   Command 6(spanish): "*****"
    Command 6(german): "*****"
       Command 6(...): "*****"