Home Assistant Intents

← All languages

lb Lëtzebuergesch

Required slot combinations: 100% (6/6) · all combinations: 15% (33/224)

Leader: @mojikosu · sentences/lb/

Example sentences highlight the slot values, parsed with hassil:

  • name
  • area
  • floor
  • domain / device class
  • number
  • color
  • state
  • free text / wildcard

Intent groups

Lights, Switches & Devices ↑ top

TurnOn (homeassistant)

Slot combination Slots Status / example
domain_only required domain Maach d'Luuten un
Maach d'Ventilatoren un
name_only required name Schalt d'Luucht un
Maach d'Garagëpaart op
Maach den Haaptventil op
Spär d'Affekësdier op
area_domain required area, domain Maach d'Luuten an der Kichen un
Maach d'Ventilatoren an der Kichen un
floor_domain floor, domain (e.g. turn on the lights on the first floor)
device_class_cover domain, device_class Maach d'Fënsteren op
name_area name, area Schalt d'Luucht an der Kichen un
Maach d'Lénks Jalousie am Living op
Maach den Haaptventil an der Kichen op
Spär d'Affekësdier am Gang op
name_floor name, floor (e.g. turn on the overhead light on the first floor)
name_script name (e.g. run party time script)
name_scene name (e.g. activate mood lighting scene)
area_device_class_cover area, domain, device_class Maach d'Fënsteren am Living op
floor_device_class_cover floor, domain, device_class (e.g. open the curtains on the first floor)

TurnOff (homeassistant)

Slot combination Slots Status / example
domain_only required domain Maach d'Luuten aus
Maach d'Ventilatoren aus
name_only required name Schalt d'Luucht aus
Maach d'Garagëpaart zou
Maach den Haaptventil zou
Spär d'Affekësdier
area_domain required area, domain Maach d'Luuten an der Kichen aus
Maach d'Ventilatoren an der Kichen aus
floor_domain floor, domain (e.g. turn off the lights on the first floor)
device_class_cover domain, device_class Maach d'Fënsteren zou
name_area name, area Schalt d'Luucht an der Kichen aus
Maach d'Lénks Jalousie am Living zou
Maach den Haaptventil an der Kichen zou
Spär d'Affekësdier am Gang
name_floor name, floor (e.g. turn off the overhead light on the first floor)
area_device_class_cover area, domain, device_class Maach d'Fënsteren am Living zou
floor_device_class_cover floor, domain, device_class (e.g. close the curtains on the first floor)
domain_all domain (e.g. turn off all the lights in the house)

LightSet (light)

Slot combination Slots Status / example
name_brightness name, brightness Maach d'Luucht Hellegkeet op 50%
name_color name, color Maach d'Luucht op rout
name_temperature name, temperature (e.g. set the overhead light color temperature to 2700 Kelvin)
brightness_only brightness, domain (e.g. set the brightness in here to 50%)
area_brightness area, brightness, domain Maach d'Hellegkeet am Living op 50%
floor_brightness floor, brightness, domain (e.g. set the main floor brightness to 50%)
color_only color, domain (e.g. set the lights in here to red)
area_color area, color, domain Maach de Living op rout
floor_color floor, color, domain (e.g. set the main floor to red)
temperature_only temperature, domain (e.g. set the light color temperature in here to 2700 Kelvin)
area_temperature area, temperature, domain (e.g. set the living room light color temperature to 2700 Kelvin)
floor_temperature floor, temperature, domain (e.g. set the main floor color temperature to 2700 Kelvin)

FanSetSpeed (fan)

Slot combination Slots Status / example
default percentage (e.g. set fans to 50%)
name_only name, percentage (e.g. set ceiling fan to 50%)
area_only area, percentage (e.g. set kitchen fans to 50%)
floor_only floor, percentage (e.g. set first floor fans to 50%)

SetPosition (homeassistant)

Slot combination Slots Status / example
name_only name, position (e.g. set curtain left to 50%)
device_class domain, device_class, position (e.g. set the curtains to 50%)
area_device_class area, domain, device_class, position (e.g. set the curtains to 50% in the bedroom)
name_area name, area, position (e.g. set the curtain left in the living room to 50%)
name_floor name, floor, position (e.g. set the curtain left on the main floor to 50%)
floor_device_class floor, domain, device_class, position (e.g. set the curtains on the main floor to 50%)

Climate & Weather ↑ top

ClimateGetTemperature (climate)

Slot combination Slots Status / example
default Wat ass d'Temperatur
name_only name Wat ass d'Temperatur vum Thermostat
area_only area Wat ass d'Temperatur am Wunnzëmmer
floor_only floor (e.g. what is the temperature downstairs)

ClimateSetTemperature (climate)

Slot combination Slots Status / example
temperature_only temperature Setz d'Temperatur op 20 Grad
name_temperature name, temperature Setz den Thermostat op 20 Grad
area_temperature area, temperature Setz d'Temperatur am Schlofzëmmer op 20 Grad
floor_temperature floor, temperature (e.g. set the temperature of the main floor to 30 degrees)

GetWeather (weather)

Slot combination Slots Status / example
default Wéi ass d'Wieder
name_only name Wéi ass d'Wieder zu Lëtzebuerg

Media & Volume ↑ top

MediaSearchAndPlay (media_player)

Slot combination Slots Status / example
default search_query (e.g. play Pink Floyd)
name_only name, search_query (e.g. play Pink Floyd on Sonos Speakers)
area_only area, search_query (e.g. play Pink Floyd in the Living Room)
name_area name, area, search_query (e.g. play Pink Floyd on the Sonos Speakers in the Living Room)
media_class_only search_query, media_class (e.g. play Pink Floyd playlist)
name_media_class name, search_query, media_class (e.g. play Pink Floyd album on Sonos Speakers)
area_media_class area, search_query, media_class (e.g. play Pink Floyd movie in the Living Room)
name_area_media_class name, area, search_query, media_class (e.g. play Pink Floyd podcast on the Sonos Speakers in the Living Room)

MediaPause (media_player)

Slot combination Slots Status / example
default (e.g. pause)
name_only name (e.g. pause TV)
area_only area (e.g. pause music in kitchen)

MediaUnpause (media_player)

Slot combination Slots Status / example
default (e.g. resume)
name_only name (e.g. resume TV)
area_only area (e.g. resume music in kitchen)

MediaNext (media_player)

Slot combination Slots Status / example
default (e.g. next track)
name_only name (e.g. next track on the stereo)
area_only area (e.g. next track in the kitchen)

MediaPrevious (media_player)

Slot combination Slots Status / example
default (e.g. previous track)
name_only name (e.g. previous track on the stereo)
area_only area (e.g. previous track in the kitchen)

SetVolume (media_player)

Slot combination Slots Status / example
default volume_level (e.g. set volume to 50%)
name_only name, volume_level (e.g. set TV volume to 50%)
area_only area, volume_level (e.g. set volume in kitchen to 50%)

SetVolumeRelative (media_player)

Slot combination Slots Status / example
default volume_step (e.g. increase volume)
name_only volume_step, name (e.g. decrease TV volume)
area_only volume_step, area (e.g. decrease volume in kitchen)
floor_only volume_step, floor (e.g. increase volume on first floor)

MediaPlayerMute (media_player)

Slot combination Slots Status / example
default (e.g. mute)
name_only name (e.g. mute the TV)

MediaPlayerUnmute (media_player)

Slot combination Slots Status / example
default (e.g. unmute)
name_only name (e.g. unmute the TV)

Timers ↑ top

StartTimer (homeassistant)

Slot combination Slots Status / example
hours_only hours (e.g. set a timer for 1 hour)
minutes_only minutes (e.g. set a timer for 10 minutes)
seconds_only seconds (e.g. set a timer for 30 seconds)
hours_minutes hours, minutes (e.g. set a timer for 1 hour and 10 minutes)
hours_seconds hours, seconds (e.g. set a timer for 1 hour and 30 seconds)
minutes_seconds minutes, seconds (e.g. set a timer for 10 minutes and 30 seconds)
hours_minutes_seconds hours, minutes, seconds (e.g. set a timer for 1 hour 10 minutes and 30 seconds)
name_hours name, hours (e.g. set a timer for 1 hour named pizza)
name_minutes name, minutes (e.g. set a timer for 10 minutes named pizza)
name_seconds name, seconds (e.g. set a timer for 30 seconds named pizza)
name_hours_minutes name, hours, minutes (e.g. set a timer for 1 hour and 10 minutes named pizza)
name_hours_seconds name, hours, seconds (e.g. set a timer for 1 hour and 30 seconds named pizza)
name_minutes_seconds name, minutes, seconds (e.g. set a timer for 10 minutes and 30 seconds named pizza)
name_hours_minutes_seconds name, hours, minutes, seconds (e.g. set a timer for 1 hour 10 minutes and 30 seconds named pizza)
command_hours conversation_command, hours (e.g. turn off the lights in 1 hour)
command_minutes conversation_command, minutes (e.g. turn off the lights in 10 minutes)
command_seconds conversation_command, seconds (e.g. turn off the lights in 30 seconds)
command_hours_minutes conversation_command, hours, minutes (e.g. turn off the lights in 1 hour and 10 minutes)
command_hours_seconds conversation_command, hours, seconds (e.g. turn off the lights in 1 hour and 30 seconds)
command_minutes_seconds conversation_command, minutes, seconds (e.g. turn off the lights in 10 minutes and 30 seconds)
command_hours_minutes_seconds conversation_command, hours, minutes, seconds (e.g. turn off the lights in 1 hour 10 minutes and 30 seconds)

PauseTimer (homeassistant)

Slot combination Slots Status / example
default (e.g. pause my timer)
name_only name (e.g. pause the pizza timer)
area_only area (e.g. pause the kitchen timer)
id_only id (e.g. pause the timer with ID 12345)
hours_only start_hours (e.g. pause the 1 hour timer)
minutes_only start_minutes (e.g. pause the 10 minute timer)
seconds_only start_seconds (e.g. pause the 30 second timer)

UnpauseTimer (homeassistant)

Slot combination Slots Status / example
default (e.g. resume my timer)
name_only name (e.g. resume the pizza timer)
area_only area (e.g. resume the kitchen timer)
id_only id (e.g. resume the timer with ID 12345)
hours_only start_hours (e.g. resume the 1 hour timer)
minutes_only start_minutes (e.g. resume the 10 minute timer)
seconds_only start_seconds (e.g. resume the 30 second timer)

IncreaseTimer (homeassistant)

Slot combination Slots Status / example
hours_only hours (e.g. add 1 hour to my timer)
minutes_only minutes (e.g. add 10 minutes to my timer)
seconds_only seconds (e.g. add 30 seconds to my timer)
minutes_seconds minutes, seconds (e.g. add 10 minutes and 30 seconds to my timer)
hours_minutes hours, minutes (e.g. add 1 hour and 10 minutes to my timer)
name_hours name, hours (e.g. add 1 hour to the pizza timer)
name_minutes name, minutes (e.g. add 10 minutes to the pizza timer)
name_seconds name, seconds (e.g. add 30 seconds to the pizza timer)
id_hours id, hours (e.g. add 1 hour to the timer with ID 12345)
id_minutes id, minutes (e.g. add 10 minutes to the timer with ID 12345)
id_seconds id, seconds (e.g. add 30 seconds to the timer with ID 12345)
area_hours area, hours (e.g. add 1 hour to the kitchen timer)
area_minutes area, minutes (e.g. add 10 minutes to the kitchen timer)
area_seconds area, seconds (e.g. add 30 seconds to the kitchen timer)
hours_start_hours start_hours, hours (e.g. add 1 hour to the 2 hour timer)
hours_start_minutes start_minutes, hours (e.g. add 1 hour to the 10 minute timer)
hours_start_seconds start_seconds, hours (e.g. add 1 hour to the 30 second timer)
minutes_start_hours start_hours, minutes (e.g. add 10 minutes to my timer)
minutes_start_minutes start_minutes, minutes (e.g. add 10 minutes to the 20 minute timer)
minutes_start_seconds start_seconds, minutes (e.g. add 10 minutes to the 40 second timer)
seconds_start_hours start_hours, seconds (e.g. add 30 seconds to my timer)
seconds_start_minutes start_minutes, seconds (e.g. add 30 seconds to the 20 minute timer)
seconds_start_seconds start_seconds, seconds (e.g. add 30 seconds to the 40 second timer)

DecreaseTimer (homeassistant)

Slot combination Slots Status / example
hours_only hours (e.g. remove 1 hour to my timer)
minutes_only minutes (e.g. remove 10 minutes to my timer)
seconds_only seconds (e.g. remove 30 seconds to my timer)
hours_minutes hours, minutes (e.g. remove 1 hour and 10 minutes to my timer)
hours_seconds hours, seconds (e.g. remove 1 hour and 30 seconds to my timer)
minutes_seconds minutes, seconds (e.g. remove 10 minutes and 30 seconds to my timer)
name_hours name, hours (e.g. remove 1 hour from the pizza timer)
name_minutes name, minutes (e.g. remove 10 minutes from the pizza timer)
name_seconds name, seconds (e.g. remove 30 seconds from the pizza timer)
name_hours_minutes name, hours, minutes (e.g. remove 1 hour and 10 minutes from the pizza timer)
name_hours_seconds name, hours, seconds (e.g. remove 1 hour and 30 seconds from the pizza timer)
area_hours area, hours (e.g. remove 1 hour from the kitchen timer)
area_minutes area, minutes (e.g. remove 10 minutes from the kitchen timer)
area_seconds area, seconds (e.g. remove 30 seconds from the kitchen timer)
area_minutes_seconds area, minutes, seconds (e.g. remove 10 minutes and 30 seconds from the kitchen timer)
area_hours_minutes area, hours, minutes (e.g. remove 1 hour and 10 minutes from the kitchen timer)
area_hours_seconds area, hours, seconds (e.g. remove 1 hour and 30 seconds from the kitchen timer)
id_hours id, hours (e.g. remove 1 hour from the timer with ID 12345)
id_minutes id, minutes (e.g. remove 10 minutes from the timer with ID 12345)
id_seconds id, seconds (e.g. remove 30 seconds from the timer with ID 12345)
id_minutes_seconds id, minutes, seconds (e.g. remove 10 minutes and 30 seconds from the timer with ID 12345)
id_hours_minutes id, hours, minutes (e.g. remove 1 hour and 10 minutes from the timer with ID 12345)
id_hours_seconds id, hours, seconds (e.g. remove 1 hour and 30 seconds from the timer with ID 12345)
hours_start_hours start_hours, hours (e.g. remove 1 hour from the 2 hour timer)
hours_start_minutes start_minutes, hours (e.g. remove 1 hour from the 10 minute timer)
hours_start_seconds start_seconds, hours (e.g. remove 1 hour from the 30 second timer)
minutes_start_hours start_hours, minutes (e.g. remove 10 minutes to my timer)
minutes_start_minutes start_minutes, minutes (e.g. remove 10 minutes from the 20 minute timer)
minutes_start_seconds start_seconds, minutes (e.g. remove 10 minutes from the 40 second timer)
seconds_start_hours start_hours, seconds (e.g. remove 30 seconds to my timer)
seconds_start_minutes start_minutes, seconds (e.g. remove 30 seconds from the 20 minute timer)
seconds_start_seconds start_seconds, seconds (e.g. remove 30 seconds from the 40 second timer)

CancelTimer (homeassistant)

Slot combination Slots Status / example
default (e.g. cancel my timer)
name_only name (e.g. cancel the pizza timer)
area_only area (e.g. cancel the kitchen timer)
hours_only start_hours (e.g. cancel the 1 hour timer)
minutes_only start_minutes (e.g. cancel the 10 minute timer)
seconds_only start_seconds (e.g. cancel the 30 second timer)
id_only id (e.g. cancel the timer with ID 12345)

CancelAllTimers (homeassistant)

Slot combination Slots Status / example
default (e.g. cancel all timers)
area_only area (e.g. cancel all timers in the kitchen)

TimerStatus (homeassistant)

Slot combination Slots Status / example
default (e.g. how much time is left on my timer)
name_only name (e.g. how much time is left on the pizza timer)
area_only area (e.g. how much time is left on the kitchen timer)
id_only id (e.g. how much time is left on the timer with ID 12345)
hours_only start_hours (e.g. how much time is left on the 1 hour timer)
minutes_only start_minutes (e.g. how much time is left on the 10 minute timer)
seconds_only start_seconds (e.g. how much time is left on the 30 second timer)

Lists & To-do ↑ top

ListAddItem (todo)

Slot combination Slots Status / example
name_item item, name (e.g. add apples to my shopping list)

ListCompleteItem (todo)

Slot combination Slots Status / example
name_item item, name (e.g. check off take out the trash from my chores list)

ListRemoveItem (todo)

Slot combination Slots Status / example
name_item item, name (e.g. remove take out the trash from my chores list)

ShoppingListAddItem (shopping_list)

Slot combination Slots Status / example
item_only item (e.g. add apples to my shopping list)

ShoppingListCompleteItem (shopping_list)

Slot combination Slots Status / example
item_only item (e.g. check off apples from my shopping list)

Vacuum & Lawn Mower ↑ top

VacuumStart (vacuum)

Slot combination Slots Status / example
name_only name (e.g. start rover)
area_only area (e.g. vacuum the kitchen)
floor_only floor (e.g. vacuum the main floor)

VacuumCleanArea (vacuum)

Slot combination Slots Status / example
context_area (e.g. vacuum in here)
area_only area (e.g. vacuum the kitchen)
name_area name, area (e.g. vacuum the kitchen with rover)

VacuumReturnToBase (vacuum)

Slot combination Slots Status / example
name_only name (e.g. return rover to base)
area_only area (e.g. return kitchen vacuum to base)

LawnMowerStartMowing (lawn_mower)

Slot combination Slots Status / example
default (e.g. start mowing)
name_only name (e.g. start clippy)

LawnMowerDock (lawn_mower)

Slot combination Slots Status / example
default (e.g. stop mowing)
name_only name (e.g. return clippy to base)

Date & Time ↑ top

GetCurrentTime (homeassistant)

Slot combination Slots Status / example
default Wéi vill Auer ass et

GetCurrentDate (homeassistant)

Slot combination Slots Status / example
default Wéien Dag ass haut

State & Information ↑ top

GetState (homeassistant)

Slot combination Slots Status / example
name_only name Wat ass d'Baussentemperatur
name_state name, state Ass d'Nuetsluucht un
Ass d'Lénks Jalousie zou
name_state_area name, state, area Ass d'Lénks Jalousie zou am Living
name_state_floor name, state, floor (e.g. is the bedroom window open on the second floor)
name_where name (e.g. where is jane)
name_zone name, state (e.g. is jane home)
domain_state domain, state Sinn iergendeng Luuten un
Sinn all d'Luuten aus
Wéi eng Luuchten sinn un
Wéi vill Luuchten sinn un
Sinn iergendeng Ventilatoren un
Sinn all d'Ventilatoren aus
Wéi eng Ventilatoren sinn un
Wéi vill Ventilatoren sinn un
Sinn iergendeng Schalteren un
Sinn all d'Schalteren un
Wéi eng Schalteren sinn un
Wéi vill Schalteren sinn un
domain_state_area area, domain, state Sinn iergendeng Luuten un an der Kichen
Sinn all d'Luuten aus an der Kichen
Wéi eng Luuchten sinn un an der Kichen
Wéi vill Luuchten sinn un an der Kichen
Sinn iergendeng Ventilatoren un an der Kichen
Sinn all d'Ventilatoren aus an der Kichen
Wéi eng Ventilatoren sinn un an der Kichen
Wéi vill Ventilatoren sinn un an der Kichen
Sinn iergendeng Schalteren un an der Kichen
Sinn all d'Schalteren un an der Kichen
Wéi eng Schalteren sinn un an der Kichen
Wéi vill Schalteren sinn un an der Kichen
domain_state_floor floor, domain, state (e.g. are all the lights off on the first floor)
device_class_state domain, device_class, state Sinn iergendeng Jalousien op
Sinn all d'Jalousien zou
Wéi eng Jalousien sinn zou
Wéi vill Rideaue sinn zou
device_class_state_area area, domain, device_class, state Sinn iergendeng Jalousien op am Living
Sinn all d'Jalousien op am Living
Wéi eng Jalousien sinn zou am Living
Wéi vill Rideaue sinn zou am Living
device_class_state_floor floor, domain, device_class, state (e.g. are all the windows closed on the second floor)

Miscellaneous ↑ top

Broadcast (assist_satellite)

Slot combination Slots Status / example
message_only message (e.g. broadcast that dinner is ready)

Respond (homeassistant)

Slot combination Slots Status / example
default (e.g. hello)

Nevermind (homeassistant)

Slot combination Slots Status / example
default (e.g. nevermind)