Home Assistant Intents

← All languages

th ภาษาไทย

Required slot combinations: 100% (6/6) · all combinations: 47% (105/224)

sentences/th/

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
name_only required name
area_domain required area, domain
floor_domain floor, domain (e.g. turn on the lights on the first floor)
device_class_cover domain, device_class (e.g. open the windows in here)
name_area name, area (e.g. turn on the overhead light in the kitchen)
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 (e.g. open the curtains in the living room)
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
name_only required name
area_domain required area, domain
floor_domain floor, domain (e.g. turn off the lights on the first floor)
device_class_cover domain, device_class (e.g. close the windows in here)
name_area name, area (e.g. turn off the overhead light in the kitchen)
name_floor name, floor (e.g. turn off the overhead light on the first floor)
area_device_class_cover area, domain, device_class (e.g. close the curtains in the living room)
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
name_color name, color
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 (e.g. set the living room brightness to 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 (e.g. set the living room to red)
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 ตั้งพัดลมเป็น 50 เปอร์เซ็นต์
name_only name, percentage ตั้งพัดลมห้องนั่งเล่นเป็น 50 เปอร์เซ็นต์
area_only area, percentage ตั้งพัดลมในห้องนั่งเล่นเป็น 50 เปอร์เซ็นต์
floor_only floor, percentage (e.g. set first floor fans to 50%)

SetPosition (homeassistant)

Slot combination Slots Status / example
name_only name, position ตั้งม่านห้องนอนเป็น 50%
device_class domain, device_class, position ตั้งม่านที่นี่เป็น 50%
area_device_class area, domain, device_class, position ตั้งม่านในห้องนั่งเล่นเป็น 50%
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 ตั้งม่านในชั้นหนึ่งเป็น 50%

Climate & Weather ↑ top

ClimateGetTemperature (climate)

Slot combination Slots Status / example
default อุณหภูมิเท่าไหร่
name_only name อุณหภูมิของแอร์ห้องนั่งเล่นเท่าไหร่
area_only area อุณหภูมิในห้องนอนเท่าไหร่
floor_only floor (e.g. what is the temperature downstairs)

ClimateSetTemperature (climate)

Slot combination Slots Status / example
temperature_only temperature ตั้งอุณหภูมิเป็น 22 องศา
name_temperature name, temperature ตั้งอุณหภูมิของแอร์ห้องนั่งเล่นเป็น23องศา
area_temperature area, temperature ตั้งอุณหภูมิในห้องนั่งเล่นเป็น24องศา
floor_temperature floor, temperature ตั้งอุณหภูมิในชั้นหนึ่งเป็น25องศา

GetWeather (weather)

Slot combination Slots Status / example
default อากาศเป็นยังไง
name_only name อากาศที่กรุงเทพเป็นยังไง

Media & Volume ↑ top

MediaSearchAndPlay (media_player)

Slot combination Slots Status / example
default search_query
name_only name, search_query
area_only area, search_query
name_area name, area, search_query
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 พักเพลง
name_only name พักทีวี
area_only area พักเพลงในห้องนั่งเล่น

MediaUnpause (media_player)

Slot combination Slots Status / example
default เล่นต่อ
name_only name เล่นต่อทีวี
area_only area เล่นเพลงต่อในห้องนั่งเล่น

MediaNext (media_player)

Slot combination Slots Status / example
default รายการถัดไป
name_only name รายการถัดไปที่ทีวี
area_only area รายการถัดไปในห้องนั่งเล่น

MediaPrevious (media_player)

Slot combination Slots Status / example
default เพลงก่อนหน้า
name_only name เพลงก่อนหน้าที่ทีวี
area_only area เพลงก่อนหน้าในห้องนั่งเล่น

SetVolume (media_player)

Slot combination Slots Status / example
default volume_level ตั้งเสียงเป็น 90 เปอร์เซ็นต์
name_only name, volume_level ตั้งเสียงทีวีเป็น 90 เปอร์เซ็นต์
area_only area, volume_level ตั้งเสียงในห้องนั่งเล่นเป็น 90 เปอร์เซ็นต์

SetVolumeRelative (media_player)

Slot combination Slots Status / example
default volume_step เพิ่มเสียง
เพิ่มเสียงขึ้น 20 เปอร์เซ็นต์
ลดเสียง
ลดเสียงลง 20 เปอร์เซ็นต์
name_only volume_step, name เพิ่มเสียงทีวี
เพิ่มเสียงทีวีขึ้น 20 เปอร์เซ็นต์
ลดเสียงทีวี
ลดเสียงทีวีลง 20 เปอร์เซ็นต์
area_only volume_step, area เพิ่มเสียงในห้องนั่งเล่น
เพิ่มเสียงในห้องนั่งเล่นขึ้น 20 เปอร์เซ็นต์
ลดเสียงในห้องนั่งเล่น
ลดเสียงในห้องนั่งเล่นลง 20 เปอร์เซ็นต์
floor_only volume_step, floor เพิ่มเสียงในชั้นหนึ่ง
เพิ่มเสียงในชั้นหนึ่งขึ้น 20 เปอร์เซ็นต์
ลดเสียงในชั้นหนึ่ง
ลดเสียงในชั้นหนึ่งลง 20 เปอร์เซ็นต์

MediaPlayerMute (media_player)

Slot combination Slots Status / example
default ปิดเสียง
name_only name ปิดเสียงทีวี

MediaPlayerUnmute (media_player)

Slot combination Slots Status / example
default เปิดเสียง
name_only name เปิดเสียงทีวี

Timers ↑ top

StartTimer (homeassistant)

Slot combination Slots Status / example
hours_only hours ตั้งตัวจับเวลา 1 ชั่วโมง
minutes_only minutes ตั้งตัวจับเวลา 5 นาที
seconds_only seconds ตั้งตัวจับเวลา 30 วินาที
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 ตั้งตัวจับเวลา 5 นาทีชื่อพิซซ่า
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 ปิดไฟในอีก 5 นาที
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 พักตัวจับเวลา
name_only name พักตัวจับเวลาชื่อพิซซ่า
area_only area พักตัวจับเวลาในห้องนั่งเล่น
id_only id (e.g. pause the timer with ID 12345)
hours_only start_hours พักตัวจับเวลา1ชั่วโมง
minutes_only start_minutes พักตัวจับเวลา5นาที
seconds_only start_seconds พักตัวจับเวลา30วินาที

UnpauseTimer (homeassistant)

Slot combination Slots Status / example
default จับเวลาต่อ
name_only name จับเวลาชื่อพิซซ่าต่อ
area_only area จับเวลาในห้องนั่งเล่นต่อ
id_only id (e.g. resume the timer with ID 12345)
hours_only start_hours จับเวลา1ชั่วโมงต่อ
minutes_only start_minutes จับเวลา5นาทีต่อ
seconds_only start_seconds จับเวลา30วินาทีต่อ

IncreaseTimer (homeassistant)

Slot combination Slots Status / example
hours_only hours (e.g. add 1 hour to my timer)
minutes_only minutes เพิ่มเวลา5นาทีให้ตัวจับเวลา
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 เพิ่มเวลา5นาทีให้ตัวจับเวลาชื่อพิซซ่า
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 เพิ่มเวลา5นาทีให้ตัวจับเวลาในห้องนั่งเล่น
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 เพิ่มเวลา5นาทีให้ตัวจับเวลา1ชั่วโมง
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 ลดเวลา5นาทีจากตัวจับเวลา
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 ลดเวลา5นาทีจากตัวจับเวลาชื่อพิซซ่า
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 ลดเวลา5นาทีจากตัวจับเวลาในห้องนั่งเล่น
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 ลดเวลา5นาทีจากตัวจับเวลา1ชั่วโมง
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 ยกเลิกตัวจับเวลา
name_only name ยกเลิกตัวจับเวลาชื่อพิซซ่า
area_only area ยกเลิกตัวจับเวลาในห้องนั่งเล่น
hours_only start_hours ยกเลิกตัวจับเวลา1ชั่วโมง
minutes_only start_minutes ยกเลิกตัวจับเวลา5นาที
seconds_only start_seconds ยกเลิกตัวจับเวลา30วินาที
id_only id (e.g. cancel the timer with ID 12345)

CancelAllTimers (homeassistant)

Slot combination Slots Status / example
default ยกเลิกตัวจับเวลาทั้งหมด
area_only area ยกเลิกตัวจับเวลาทั้งหมดในห้องนั่งเล่น

TimerStatus (homeassistant)

Slot combination Slots Status / example
default
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 เพิ่มแอปเปิลลงในรายการของฉัน

ListCompleteItem (todo)

Slot combination Slots Status / example
name_item item, name ทำเครื่องหมายว่าแอปเปิลเสร็จแล้วในรายการของฉัน

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 เพิ่มแอปเปิลลงในรายการซื้อของ

ShoppingListCompleteItem (shopping_list)

Slot combination Slots Status / example
item_only item ซื้อแอปเปิลแล้วในรายการซื้อของ

Vacuum & Lawn Mower ↑ top

VacuumStart (vacuum)

Slot combination Slots Status / example
name_only name เริ่มดัสตี้
area_only area ดูดฝุ่นในห้องนั่งเล่น
floor_only 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 ส่งดัสตี้กลับแท่น
area_only area ส่งหุ่นยนต์ดูดฝุ่นในห้องนั่งเล่นกลับแท่น

LawnMowerStartMowing (lawn_mower)

Slot combination Slots Status / example
default เริ่มตัดหญ้า
name_only name เริ่มคลิปปี้

LawnMowerDock (lawn_mower)

Slot combination Slots Status / example
default หยุดตัดหญ้า
name_only name หยุดคลิปปี้

Date & Time ↑ top

GetCurrentTime (homeassistant)

Slot combination Slots Status / example
default กี่โมงแล้ว

GetCurrentDate (homeassistant)

Slot combination Slots Status / example
default วันที่เท่าไหร่

State & Information ↑ top

GetState (homeassistant)

Slot combination Slots Status / example
name_only name
name_state name, state
name_state_area name, state, area (e.g. is the garage door open in the garage)
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 (e.g. are all the lights off)
domain_state_area area, domain, state (e.g. which lights are on in the kitchen)
domain_state_floor floor, domain, state (e.g. are all the lights off on the first floor)
device_class_state domain, device_class, state (e.g. are all the windows closed)
device_class_state_area area, domain, device_class, state (e.g. are all the windows closed in the bedroom)
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 ประกาศทุกคนว่าอาหารพร้อมแล้ว

Respond (homeassistant)

Slot combination Slots Status / example
default hello
hello
hello
hello
hello

Nevermind (homeassistant)

Slot combination Slots Status / example
default