mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-19 15:26:59 +00:00
fix typo (#27246)
This commit is contained in:
parent
67706fa7ba
commit
8251437e30
@ -233,11 +233,11 @@
|
|||||||
|
|
||||||
- term: Intent
|
- term: Intent
|
||||||
definition: >-
|
definition: >-
|
||||||
Intent is a term used with voice assistants. The intent is what Home Assistant thinks you want it do when it extracts a command from your voice or text utterance. Currently, the following intents are supported out of the box: HassTurnOn, HassTurnOff, HassGetState, and HassLightSet.
|
Intent is a term used with voice assistants. The intent is what Home Assistant thinks you want it to do when it extracts a command from your voice or text utterance. Currently, the following intents are supported out of the box: HassTurnOn, HassTurnOff, HassGetState, and HassLightSet.
|
||||||
|
|
||||||
These intents allow you to turn things on or off, inquire about a state, or change the brightness or color of a light.
|
These intents allow you to turn things on or off, inquire about a state, or change the brightness or color of a light.
|
||||||
excerpt: >
|
excerpt: >
|
||||||
Intent is a term used with voice assistants. The intent is what Home Assistant thinks you want it do when it extracts a command from your voice or text utterance.
|
Intent is a term used with voice assistants. The intent is what Home Assistant thinks you want it to do when it extracts a command from your voice or text utterance.
|
||||||
link: https://developers.home-assistant.io/docs/intent_builtin
|
link: https://developers.home-assistant.io/docs/intent_builtin
|
||||||
aliases:
|
aliases:
|
||||||
- Intents
|
- Intents
|
||||||
|
Loading…
x
Reference in New Issue
Block a user