Home Assistant Intents

← All languages

tr Türkçe

Required slot combinations: 100% (6/6) · all combinations: 8% (18/224)

Leader: @alpdmrel · sentences/tr/

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 ışıkları aç
fanları aç
name_only required name Yatak Odası Lambasını aç
Sol Perdeyi aç
Ana vanayı aç
Ön kapıyı kilitle
area_domain required area, domain Mutfaktaki ışıkları aç
Mutfaktaki fanları aç
floor_domain floor, domain (e.g. turn on the lights on the first floor)
device_class_cover domain, device_class perdeleri aç
name_area name, area Oturma Odasındaki Tavan Lambasını aç
Oturma Odasındaki Sol Perdeyi aç
Mutfaktaki Ana vanayı aç
Mutfaktaki Ön kapıyı kilitle
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 Yatak Odasındaki perdeleri aç
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 ışıkları kapat
fanları kapat
name_only required name Yatak Odası Lambasını kapat
Sol Perdeyi kapat
Ana vanayı kapat
Ön kapının kilidini aç
area_domain required area, domain Mutfaktaki ışıkları kapat
Mutfaktaki fanları kapat
floor_domain floor, domain (e.g. turn off the lights on the first floor)
device_class_cover domain, device_class perdeleri kapat
name_area name, area Oturma Odasındaki Tavan Lambasını kapat
Oturma Odasındaki Sol Perdeyi indir
Mutfaktaki Ana vanayı kapat
Mutfaktaki Ön kapının kilidini aç
name_floor name, floor (e.g. turn off the overhead light on the first floor)
area_device_class_cover area, domain, device_class Yatak Odasındaki perdeleri kapat
floor_device_class_cover floor, domain, device_class (e.g. close the curtains on the first floor)
domain_all domain evdeki bütün ışıkları kapat

LightSet (light)

Slot combination Slots Status / example
name_brightness name, brightness (e.g. set the overhead light brightness to 50%)
name_color name, color (e.g. set the overhead light to red)
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 (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 Sıcaklık kaç derece
name_only name (e.g. what is the temperature of the EcoBee)
area_only area Oturma Odası kaç derece
floor_only floor (e.g. what is the temperature downstairs)

ClimateSetTemperature (climate)

Slot combination Slots Status / example
temperature_only temperature 30 dereceye ayarla
name_temperature name, temperature (e.g. set the EcoBee to 30 degrees)
area_temperature area, temperature Oturma Odası 30 dereceye ayarla
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 (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 (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 (e.g. what is the outside temperature)
name_state name, state (e.g. is the sliding door open)
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 (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 önemli değil