mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-16 05:46:52 +00:00
Add documenation for m hotkey (#22550)
Co-authored-by: Franck Nijhof <git@frenck.dev>
This commit is contained in:
parent
9941ebc8bb
commit
9c17a23c7f
@ -19,7 +19,8 @@ Type these from anywhere in the application to launch the dialog.
|
||||
| Mode | Hotkey | Switch Modes
|
||||
| ------------- | ------------- | ------------- |
|
||||
| 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.
|
||||
| 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.
|
||||
|
Loading…
x
Reference in New Issue
Block a user