zh-CN 简体中文
Required slot combinations: 100% (6/6) · all combinations: 83% (187/224)
Leader: @al-one · sentences/zh-CN/
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 (5)
- Climate & Weather (3)
- Media & Volume (9)
- Timers (8)
- Lists & To-do (5)
- Vacuum & Lawn Mower (5)
- Date & Time (2)
- State & Information (1)
- Miscellaneous (3)
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 | 打开一楼的灯 |
| device_class_cover | domain, device_class | 打开这里的窗帘 |
| name_area | name, area |
打开客厅吊扇 打开客厅左侧窗帘 打开厨房主阀门 锁上客厅大门 |
| name_floor | name, floor |
打开一楼吊扇 打开一楼左侧窗帘 打开一楼主阀门 |
| name_script | name | 运行隐身模式脚本 |
| name_scene | name | 启动聚会模式 |
| area_device_class_cover | area, domain, device_class | 打开厨房窗帘 |
| floor_device_class_cover | floor, domain, device_class | 打开一楼窗帘 |
TurnOff (homeassistant)
| Slot combination | Slots | Status / example |
|---|---|---|
| domain_only required | domain |
关闭这里的灯 关闭风扇 关闭所有风扇 |
| name_only required | name |
关闭易来吸顶灯 关闭左侧窗帘 关闭主阀门 解锁前门 |
| area_domain required | area, domain |
关闭客厅的灯 关闭厨房的风扇 |
| floor_domain | floor, domain | 关闭一楼的灯 |
| device_class_cover | domain, device_class | 关闭这里的窗帘 |
| name_area | name, area |
关闭客厅吊扇 关闭客厅左侧窗帘 关闭厨房主阀门 解锁客厅大门 |
| name_floor | name, floor |
关闭一楼吊扇 关闭一楼左侧窗帘 关闭一楼主阀门 |
| area_device_class_cover | area, domain, device_class | 关闭厨房窗帘 |
| floor_device_class_cover | floor, domain, device_class | 关闭一楼窗帘 |
| domain_all | domain | 关闭所有的灯 |
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 |
把这里灯的亮度设置为60 把这里灯亮度设置为最大 |
| area_brightness | area, brightness, domain |
把客厅亮度设置为80 把客厅亮度设置为最大 |
| floor_brightness | floor, brightness, domain | — (e.g. set the main floor brightness to 50%) |
| color_only | color, domain | 把这里灯颜色设置为绿色 |
| 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 | 把风扇风速设置为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 设置热水阀门到100 |
| device_class | domain, device_class, position | 把窗帘调到40 |
| 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 | — (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 | 空调现在温度是多少 |
| area_only | area | 客厅温度是多少 |
| floor_only | floor | — (e.g. what is the temperature downstairs) |
ClimateSetTemperature (climate)
| Slot combination | Slots | Status / example |
|---|---|---|
| temperature_only | temperature | 把空调设置为18度 |
| name_temperature | name, temperature | 把空调的温度设置为18度 |
| area_temperature | area, temperature | 把客厅空调温度设置为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 | 天气怎么样 | |
| name_only | name | 北京的天气怎么样 |
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 | 暂停 | |
| name_only | name | TV暂停 |
| area_only | area | 暂停客厅的音乐 |
MediaUnpause (media_player)
| Slot combination | Slots | Status / example |
|---|---|---|
| default | 继续播放 | |
| name_only | name | TV继续播放 |
| area_only | area | 恢复客厅的音乐 |
MediaNext (media_player)
| Slot combination | Slots | Status / example |
|---|---|---|
| default | 下一首 | |
| name_only | name | TV下一首 |
| area_only | area | 客厅下一首 |
MediaPrevious (media_player)
| Slot combination | Slots | Status / example |
|---|---|---|
| default | 上一首 | |
| name_only | name | TV上一首 |
| area_only | area | 客厅上一首 |
SetVolume (media_player)
| Slot combination | Slots | Status / example |
|---|---|---|
| default | volume_level | 设置音量为50 |
| name_only | name, volume_level | 设置TV音量为50 |
| area_only | area, volume_level | 设置客厅音量为50 |
SetVolumeRelative (media_player)
| Slot combination | Slots | Status / example |
|---|---|---|
| default | volume_step |
把音量调高 音量提高20 把音量调低 音量降低20 |
| name_only | volume_step, name |
TV音量调高 TV音量调高20 TV音量调低 TV音量调低20 |
| area_only | volume_step, area |
客厅音量调高 客厅音量调高20 客厅音量调低 客厅音量调低20 |
| floor_only | volume_step, floor | — (e.g. increase volume on first floor) |
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 | 设置10分钟计时器 |
| seconds_only | seconds | 设置30秒计时器 |
| hours_minutes | hours, minutes | 设置1小时10分钟计时器 |
| hours_seconds | hours, seconds | 设置1小时30秒计时器 |
| minutes_seconds | minutes, seconds | 设置10分钟30秒计时器 |
| hours_minutes_seconds | hours, minutes, seconds | 设置1小时10分钟30秒计时器 |
| name_hours | name, hours | 设置煮面计时器1小时 |
| name_minutes | name, minutes | 设置煮面计时器10分钟 |
| name_seconds | name, seconds | 设置煮面计时器30秒 |
| name_hours_minutes | name, hours, minutes | 设置煮面计时器1小时10分钟 |
| name_hours_seconds | name, hours, seconds | 设置煮面计时器1小时30秒 |
| name_minutes_seconds | name, minutes, seconds | 设置煮面计时器10分钟30秒 |
| name_hours_minutes_seconds | name, hours, minutes, seconds | 设置煮面计时器1小时10分钟30秒 |
| command_hours | conversation_command, hours | 1小时后关灯 |
| command_minutes | conversation_command, minutes | 10分钟后关灯 |
| command_seconds | conversation_command, seconds | 30秒后关灯 |
| command_hours_minutes | conversation_command, hours, minutes | 1小时10分钟后关灯 |
| command_hours_seconds | conversation_command, hours, seconds | 1小时30秒后关灯 |
| command_minutes_seconds | conversation_command, minutes, seconds | 10分钟30秒后关灯 |
| command_hours_minutes_seconds | conversation_command, hours, minutes, seconds | 1小时10分钟30秒后关灯 |
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 | 暂停10分钟的计时器 |
| 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 | 恢复10分钟的计时器 |
| seconds_only | start_seconds | 恢复30秒的计时器 |
IncreaseTimer (homeassistant)
| Slot combination | Slots | Status / example |
|---|---|---|
| hours_only | hours | 给计时器延长1小时 |
| minutes_only | minutes | 给计时器延长10分钟 |
| seconds_only | seconds | 给计时器延长30秒 |
| minutes_seconds | minutes, seconds | 给计时器延长10分钟30秒 |
| hours_minutes | hours, minutes | 给计时器延长1小时10分钟 |
| name_hours | name, hours | 给煮面计时器延长1小时 |
| name_minutes | name, minutes | 给煮面计时器延长10分钟 |
| name_seconds | name, seconds | 给煮面计时器延长30秒 |
| 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 | 给厨房计时器延长1小时 |
| area_minutes | area, minutes | 给厨房计时器延长10分钟 |
| area_seconds | area, seconds | 给厨房计时器延长30秒 |
| hours_start_hours | start_hours, hours | 给1小时的计时器延长1小时 |
| hours_start_minutes | start_minutes, hours | 给10分钟的计时器延长1小时 |
| hours_start_seconds | start_seconds, hours | 给30秒的计时器延长1小时 |
| minutes_start_hours | start_hours, minutes | 给1小时的计时器延长10分钟 |
| minutes_start_minutes | start_minutes, minutes | 给10分钟的计时器延长10分钟 |
| minutes_start_seconds | start_seconds, minutes | 给30秒的计时器延长10分钟 |
| seconds_start_hours | start_hours, seconds | 给1小时的计时器延长30秒 |
| seconds_start_minutes | start_minutes, seconds | 给10分钟的计时器延长30秒 |
| seconds_start_seconds | start_seconds, seconds | 给30秒的计时器延长30秒 |
DecreaseTimer (homeassistant)
| Slot combination | Slots | Status / example |
|---|---|---|
| hours_only | hours | 给计时器缩短1小时 |
| minutes_only | minutes | 给计时器缩短10分钟 |
| seconds_only | seconds | 给计时器缩短30秒 |
| hours_minutes | hours, minutes | 给计时器缩短1小时10分钟 |
| hours_seconds | hours, seconds | 给计时器缩短1小时30秒 |
| minutes_seconds | minutes, seconds | 给计时器缩短10分钟30秒 |
| name_hours | name, hours | 给煮面计时器缩短1小时 |
| name_minutes | name, minutes | 给煮面计时器缩短10分钟 |
| name_seconds | name, seconds | 给煮面计时器缩短30秒 |
| name_hours_minutes | name, hours, minutes | 给煮面计时器缩短1小时10分钟 |
| name_hours_seconds | name, hours, seconds | 给煮面计时器缩短1小时30秒 |
| area_hours | area, hours | 给厨房计时器缩短1小时 |
| area_minutes | area, minutes | 给厨房计时器缩短10分钟 |
| area_seconds | area, seconds | 给厨房计时器缩短30秒 |
| area_minutes_seconds | area, minutes, seconds | 给厨房计时器缩短10分钟30秒 |
| area_hours_minutes | area, hours, minutes | 给厨房计时器缩短1小时10分钟 |
| area_hours_seconds | area, hours, seconds | 给厨房计时器缩短1小时30秒 |
| 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 | 给1小时的计时器缩短1小时 |
| hours_start_minutes | start_minutes, hours | 给10分钟的计时器缩短1小时 |
| hours_start_seconds | start_seconds, hours | 给30秒的计时器缩短1小时 |
| minutes_start_hours | start_hours, minutes | 给1小时的计时器缩短10分钟 |
| minutes_start_minutes | start_minutes, minutes | 给10分钟的计时器缩短10分钟 |
| minutes_start_seconds | start_seconds, minutes | 给30秒的计时器缩短10分钟 |
| seconds_start_hours | start_hours, seconds | 给1小时的计时器缩短30秒 |
| seconds_start_minutes | start_minutes, seconds | 给10分钟的计时器缩短30秒 |
| seconds_start_seconds | start_seconds, seconds | 给30秒的计时器缩短30秒 |
CancelTimer (homeassistant)
| Slot combination | Slots | Status / example |
|---|---|---|
| default | 取消计时器 | |
| name_only | name | 取消煮面计时器 |
| area_only | area | 取消厨房计时器 |
| hours_only | start_hours | 取消1小时的计时器 |
| minutes_only | start_minutes | 取消10分钟的计时器 |
| 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 | 披萨计时器状态 |
| area_only | area | 厨房计时器状态 |
| id_only | id | — (e.g. how much time is left on the timer with ID 12345) |
| hours_only | start_hours | 1小时的计时器状态 |
| minutes_only | start_minutes | 10分钟的计时器状态 |
| seconds_only | start_seconds | 30秒的计时器状态 |
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 | 删除待办清单里的苹果 |
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 | — (e.g. vacuum the kitchen) |
| floor_only | floor | — (e.g. vacuum the main floor) |
VacuumCleanArea (vacuum)
| Slot combination | Slots | Status / example |
|---|---|---|
| context_area | 清扫这里 | |
| area_only | area | 清扫客厅 |
| name_area | name, area | 让石头扫地机器人清扫客厅 |
VacuumReturnToBase (vacuum)
| Slot combination | Slots | Status / example |
|---|---|---|
| name_only | name | 石头扫地机器人返回基站 |
| area_only | area | — (e.g. return kitchen vacuum to base) |
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 |
车库的车库门是打开的吗 入口的大门锁着吗 卧室的天窗是打开的吗 办公室的运动传感器检测到有人吗 |
| name_state_floor | name, state, floor |
一楼的车库门是打开的吗 一楼的大门锁着吗 二楼的天窗是打开的吗 二楼的运动传感器检测到有人吗 |
| name_where | name | 张三在哪里 |
| name_zone | name, state | 张三在家吗 |
| domain_state | domain, state |
有没有灯开着 所有灯都关着吗 哪些灯是开着的 有多少灯是开着的 有没有风扇开着 所有风扇都关着吗 哪些风扇是开着的 有多少风扇是开着的 有没有开关开着 所有开关都关着吗 哪些开关是开着的 有多少开关是开着的 有没有门是解锁的 所有门都锁着吗 哪些门是解锁的 有多少门是锁着的 有人在家吗 所有人都在家吗 谁在家 有多少人在家 |
| domain_state_area | area, domain, state |
厨房有没有灯开着 厨房所有灯都关着吗 厨房哪些灯是开着的 厨房有多少灯是开着的 厨房有没有风扇开着 客厅所有风扇都关着吗 厨房哪些风扇是开着的 厨房有多少风扇是开着的 厨房有没有开关开着 厨房所有开关都关着吗 厨房哪些开关是开着的 厨房有多少开关是开着的 走廊有没有门是解锁的 走廊所有门都锁着吗 走廊哪些门是解锁的 走廊有多少门是锁着的 |
| domain_state_floor | floor, domain, state |
一楼有没有灯开着 一楼所有灯都关着吗 一楼哪些灯是开着的 一楼有多少灯是开着的 二楼有没有风扇开着 二楼所有风扇都关着吗 二楼哪些风扇是开着的 二楼有多少风扇是开着的 一楼有没有开关开着 一楼所有开关都关着吗 一楼哪些开关是开着的 一楼有多少开关是开着的 一楼有没有门是解锁的 一楼所有门都锁着吗 一楼哪些门是解锁的 一楼有多少门是锁着的 |
| 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 |
二楼有没有窗户是打开的 二楼所有窗户都是关着的吗 二楼哪些窗户是打开的 二楼有多少窗户是打开的 |
Miscellaneous ↑ top
Broadcast (assist_satellite)
| Slot combination | Slots | Status / example |
|---|---|---|
| message_only | message | 广播一下吃饭了 |
Respond (homeassistant)
| Slot combination | Slots | Status / example |
|---|---|---|
| default |
你好 你一直在监听吗 我的数据去哪了 我能说什么 谁创造了你 |
Nevermind (homeassistant)
| Slot combination | Slots | Status / example |
|---|---|---|
| default | 算了 |