Skip to content

Home button option in#370

Open
tiorac wants to merge 3 commits into
thecowan:masterfrom
tiorac:master
Open

Home button option in#370
tiorac wants to merge 3 commits into
thecowan:masterfrom
tiorac:master

Conversation

@tiorac
Copy link
Copy Markdown

@tiorac tiorac commented Oct 29, 2024

Possibility of opening the settings with the ESC key

I thought it would be interesting to be able to open the settings with the ESC key on a keyboard. I added this option to the settings, so it will be possible to disable the settings button and connect a keyboard to open it if necessary.

Possibility of returning to Home

In my HA, on the dashboards I have shortcuts to open other applications in my HomeLab, such as Jellyfin and Mealie. So I needed to have a button to quickly return to HA. So I created a configuration so that the Settings button can also be used to return to Home, the behavior was as follows:

  1. If the Home button configuration is true and the configuration to disable the settings button is false, then clicking it takes you to Home, and holding it for 3 seconds opens the settings.

  2. If the Home button configuration is true and the configuration to disable the settings button is true, then clicking or holding it takes you to Home.

  3. If the Home button configuration is false and the configuration to disable the settings button is false (default configuration), then clicking or holding it takes you to Settings.

  4. If the Home button configuration is false and the configuration to disable the settings button is true, then the button will not appear.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant