Home Assistant Intents

← All languages

ko 한국어

Required slot combinations: 100% (6/6) · all combinations: 13% (30/224)

Leader: @limitless00net · sentences/ko/

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 커튼 열어
name_area name, area 거실 무드등 켜줘
거실 왼쪽 커튼 열어
현관 앞문 잠가
name_floor name, floor (e.g. turn on the overhead light on the first floor)
name_script name 스텔스 모드 실행
name_scene name 파티 모드 활성화
area_device_class_cover area, domain, device_class 주방창문 열어
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 커튼 닫아
name_area name, area 거실 무드등 꺼줘
거실 왼쪽 커튼 닫아
현관 앞문 잠금 해제
name_floor name, floor (e.g. turn off the overhead light on the first floor)
area_device_class_cover area, domain, device_class 주방창문 닫아
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 침실 무드등 밝기 50%로 설정
침실 무드등 밝기 최대로 설정
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 침실 밝기를 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 침실 색상 빨강으로 설정
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 온도 몇 도야
name_only name (e.g. what is the temperature of the EcoBee)
area_only area 거실 온도 몇 도야
floor_only floor (e.g. what is the temperature downstairs)

ClimateSetTemperature (climate)

Slot combination Slots Status / example
temperature_only temperature 온도 30도로 설정
name_temperature name, temperature (e.g. set the EcoBee to 30 degrees)
area_temperature area, temperature 침실 온도 50도로 설정
floor_temperature floor, temperature (e.g. set the temperature of the main floor to 30 degrees)

GetWeather (weather)

Slot combination Slots Status / example
default (e.g. what is the weather)
name_only name (e.g. what is the weather in New York)

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 내 쇼핑 리스트에 사과 추가해

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 (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 거실 온도 센서 상태 알려줘
name_state name, state 거실 조명 켜져있어
왼쪽 커튼 닫혀있어
현관문 잠겨있어
휴대폰 충전 중이야
name_state_area name, state, area 거실 왼쪽 커튼 닫혀있어
현관 앞문 잠겨있어
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 조명이 켜져있어
모든 조명이 켜져있어
어떤 조명이 켜져있는지 알려줘
얼마나 많은 조명이 켜져있는지 알려줘
팬이 켜져있어
모든 팬이 켜져있어
어떤 팬이 켜져있는지 알려줘
얼마나 많은 팬이 켜져있는지 알려줘
스위치가 켜져있어
모든 스위치가 켜져있어
어떤 스위치가 켜져있는지 알려줘
얼마나 많은 스위치가 켜져있는지 알려줘
잠겨있는 문이 있어
모든 문 잠겨있어
어떤 문이 잠겨있어
얼마나 많은 문이 잠겨있어
domain_state_area area, domain, state 거실에 조명이 켜져있어
거실에 모든 조명 켜져있어
거실에 어떤 조명 켜져있는지 알려줘
거실에 얼마나 많은 조명 켜져있는지 알려줘
거실에 팬이 켜져있어
거실에 모든 팬 켜져있어
거실에 어떤 팬 켜져있는지 알려줘
거실에 얼마나 많은 팬 켜져있는지 알려줘
거실에 스위치가 켜져있어
거실에 모든 스위치 켜져있어
거실에 어떤 스위치 켜져있는지 알려줘
거실에 얼마나 많은 스위치 켜져있는지 알려줘
거실잠겨있는 문이 있어
거실에 모든 문 잠겨있어
어떤 거실에 문이 잠겨있어
거실에 얼마나 많은 문이 잠겨있어
domain_state_floor floor, domain, state (e.g. are all the lights off on the first floor)
device_class_state domain, device_class, state 창문열려있어
모든 창문열려있어
어떤 창문열려있어
얼마나 많은 창문열려있어
device_class_state_area area, domain, device_class, state 거실커튼열려있어
거실에 모든 커튼열려있어
어떤 거실커튼열려있어
거실에 얼마나 많은 커튼열려있어
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)