mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-15 21:36:52 +00:00
Add new shortcut for Assist dialog (#36107)
* Add new shortcut for Assist dialog * Explain assist * tiny tweak --------- Co-authored-by: c0ffeeca7 <38767475+c0ffeeca7@users.noreply.github.com>
This commit is contained in:
parent
534d3008ff
commit
e19a69f703
@ -21,6 +21,7 @@ Type these from anywhere in the application to launch the dialog.
|
||||
| Entity Filter | `e` | Type `>` at start of input to switch to command palette.
|
||||
| Command Palette | `c` | Remove `>` from start of input to switch to entity filter.
|
||||
| Create [`my`](/integrations/my) link | `m` | Open a new tab to create a my link to the page you are on.
|
||||
| Assist | `a` | Open the Home Assistant Assist dialog.
|
||||
|
||||
{% important %}
|
||||
The application must have focus for the hotkey to register. If the dialog doesn't launch, try clicking into an empty part of the main content area of Home Assistant and type it again.
|
||||
@ -66,6 +67,15 @@ Type | Available |
|
||||
|
||||
Create [`my`](/integrations/my) links from any supported page in the user interface, when invoked on a supported page it will open a new tab that will allow you to share the link in different formats.
|
||||
|
||||
## Assist
|
||||
|
||||
*Hotkey: `a`*
|
||||
|
||||
Opens the Assist dialog to interact with Home Assistant using your voice or by text.
|
||||
This feature is only available if you have set up a voice assistant.
|
||||
|
||||
Learn more about [voice assistants](/voice_control).
|
||||
|
||||
## Disabling shortcuts
|
||||
|
||||
You can enable or disable all of Home Assistant's keyboard shortcuts by going to your User Profile and clicking the "Keyboard Shortcuts" toggle button.
|
||||
|
Loading…
x
Reference in New Issue
Block a user