Home Assistant Intents

← All languages

vi Tiếng Việt

Required slot combinations: 100% (6/6) · all combinations: 21% (48/224)

Leader: @dinhchinh82 · sentences/vi/

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 bật đèn ở đây
bật quạt ở đây
name_only required name bật đèn trần
mở cửa trượt
mở van chính
khóa cửa trước
area_domain required area, domain bật đèn trong bếp
bật quạt trong bếp
floor_domain floor, domain (e.g. turn on the lights on the first floor)
device_class_cover domain, device_class mở cửa sổ ở đây
name_area name, area bật đèn trần trong bếp
mở rèm trái trong phòng khách
mở van chính trong bếp
khóa cửa trước trong bếp
name_floor name, floor (e.g. turn on the overhead light on the first floor)
name_script name chạy kịch bản giờ tiệc
name_scene name kích hoạt cảnh chế độ tiệc
area_device_class_cover area, domain, device_class mở rèm trong phòng khách
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 tắt đèn ở đây
tắt quạt ở đây
name_only required name tắt đèn trần
đóng cửa trượt
đóng van chính
mở khóa cửa trước
area_domain required area, domain tắt đèn trong bếp
tắt quạt trong bếp
floor_domain floor, domain (e.g. turn off the lights on the first floor)
device_class_cover domain, device_class đóng cửa sổ ở đây
name_area name, area tắt đèn trần trong bếp
đóng rèm trái trong phòng khách
đóng van chính trong bếp
mở khóa cửa trước trong bếp
name_floor name, floor (e.g. turn off the overhead light on the first floor)
area_device_class_cover area, domain, device_class đóng rèm trong phòng ngủ
floor_device_class_cover floor, domain, device_class (e.g. close the curtains on the first floor)
domain_all domain tắt tất cả đèn trong nhà

LightSet (light)

Slot combination Slots Status / example
name_brightness name, brightness đặt độ sáng đèn phòng ngủ lên 50%
đặt độ sáng đèn phòng ngủ lên tối đa
name_color name, color đặt màu đèn phòng ngủ sang đỏ
name_temperature name, temperature (e.g. set the overhead light color temperature to 2700 Kelvin)
brightness_only brightness, domain đặt độ sáng lên 50%
đặt độ sáng lên tối đa
area_brightness area, brightness, domain đặt độ sáng phòng ngủ lên 50%
đặt độ sáng phòng ngủ lên tối đa
floor_brightness floor, brightness, domain (e.g. set the main floor brightness to 50%)
color_only color, domain thay đổi màu tất cả đèn ở đây sang đỏ
area_color area, color, domain đặt màu phòng ngủ sang đỏ
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 đặt rèm cửa phòng ngủ ở mức 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 nhiệt độ hiện tại là bao nhiêu
name_only name nhiệt độ của máy điều hòa văn phòng là bao nhiêu
area_only area nhiệt độ trong phòng khách là bao nhiêu
floor_only floor (e.g. what is the temperature downstairs)

ClimateSetTemperature (climate)

Slot combination Slots Status / example
temperature_only temperature đặt nhiệt độ lên 20 độ
name_temperature name, temperature đặt máy điều hòa văn phòng lên 20 độ
area_temperature area, temperature đặt nhiệt độ phòng ngủ lên 20 độ
floor_temperature floor, temperature (e.g. set the temperature of the main floor to 30 degrees)

GetWeather (weather)

Slot combination Slots Status / example
default what is the weather
name_only name thời tiết ở London như thế nào

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 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 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 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 đặt âm lượng TV thành 50 phần trăm
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 thêm táo vào danh sách Trader Joes

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 thêm táo vào danh sách mua sắm

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 rover dọn dẹp
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 rover về sạc
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 (e.g. what time is it)

GetCurrentDate (homeassistant)

Slot combination Slots Status / example
default (e.g. what is the date)

State & Information ↑ top

GetState (homeassistant)

Slot combination Slots Status / example
name_only name nhiệt độ ngoài trời là bao nhiêu
name_state name, state đèn nhà bếpbật không
cửa garage đã mở chưa
cửa trước đã khóa chưa
cửa sânmở không
cảm biến văn phòng có người không
name_state_area name, state, area cửa garagegarage đã mở chưa
cửa trướcsảnh đã khóa chưa
cửa sổphòng ngủmở không
cảm biến chuyển độngvăn phòng có người không
name_state_floor name, state, floor (e.g. is the bedroom window open on the second floor)
name_where name jane đang ở đâu
name_zone name, state jane có ở nhà không
domain_state domain, state có đèn nào đang bật không
tất cả đèn đã tắt chưa
đèn nào đang bật
có bao nhiêu đèn đang bật
có quạt nào đang bật không
tất cả quạt đã tắt chưa
quạt nào đang bật
có bao nhiêu quạt đang bật
có công tắc nào đang bật không
tất cả công tắc có đang bật không
công tắc nào đang bật
có bao nhiêu công tắc đang bật
có cửa nào chưa khóa không
tất cả cửa khóa chưa
cửa nào chưa khóa
có bao nhiêu cửa đã được khóa
có ai ở nhà không
mọi người có ở nhà không
ai đang ở nhà vậy
có bao nhiêu người ở nhà vậy
domain_state_area area, domain, state có đèn nào đang bậtnhà bếp không
tất cả đèn ở nhà bếp đã tắt chưa
đèn nào đang bậtnhà bếp
có bao nhiêu đèn đang bậtnhà bếp
có quạt nào đang bậtphòng khách không
tất cả quạt ở phòng khách đã tắt chưa
quạt nào đang bậtphòng khách
có bao nhiêu quạt đang bậtphòng khách
có công tắc nào đang bậtnhà bếp không
tất cả công tắc ở nhà bếp đã tắt chưa
công tắc nào đang bậtnhà bếp
có bao nhiêu công tắc đang bậtnhà bếp
có cửa nào chưa khóahành lang không
tất cả cửa ở garage khóa chưa
cửa nào chưa khóahành lang
có bao nhiêu cửa đã được khóahành lang
domain_state_floor floor, domain, state (e.g. are all the lights off on the first floor)
device_class_state domain, device_class, state cửa sổ nào đang mở không
tất cả cửa sổ đã đóng chưa
cửa sổ nào đang mở
có bao nhiêu cửa sổ đang mở
device_class_state_area area, domain, device_class, state cửa sổ nào đang mởphòng ngủ không
tất cả cửa sổphòng ngủ đã đóng chưa
cửa sổ nào đang mởphòng ngủ
có bao nhiêu cửa sổ đang mởphòng ngủ
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 không sao