Add documenation for m hotkey (#22550)

Co-authored-by: Franck Nijhof <git@frenck.dev>
This commit is contained in:
Joakim Sørensen 2022-04-28 09:36:24 +02:00 committed by Franck Nijhof
parent 929e292d75
commit cd2b906eb7
No known key found for this signature in database
GPG Key ID: D62583BA8AB11CA3

View File

@ -20,6 +20,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.
<div class='note'>
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.
@ -59,6 +60,12 @@ Type | Available |
| Reload | All currently-supported "Reload {domain}" services.<br />*(E.g., "Reload Scripts")* |
| Server | Restart/Stop |
## My links
*Hotkey: `m`*
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.
## 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.