-
-
Notifications
You must be signed in to change notification settings - Fork 330
Description
Enhancement Summary
I am requesting a "Directory/Menu" page accessible from Home to allow direct navigation to specific pages without swiping through all of them, and increasing the page limit from 4 to 8 to match the grid layout.
Detailed Description
1. The Problem:
Currently, to access specific Button Pages or Entity Pages, we have to cycle through them one by one. This becomes slow and tedious, effectively hindering quick access to controls.
2. Use Case:
In my previous setup, I organized my devices by Rooms (e.g., Living Room, Kitchen, Bedroom). The current sequential navigation makes this workflow difficult. With the proposed improvement, I could organize my home logically again, assigning one page per room and accessing them instantly.
3. Proposed Solution: Directory/Menu Page
I suggest adding a "Directory" or "Menu" page accessible directly from Home.
- Functionality: A grid of buttons where each button links directly to a specific Button Page or Entity Page.
- Action: Tapping a button jumps straight to the corresponding page (e.g., "Living Room" button -> Opens Page 1), bypassing the need to scroll.
- Customization: Ability to define text, icons, or images for these buttons.
4. Expansion to 8 Pages
Since the panel's grid accommodates 8 buttons, it would be the perfect opportunity to increase the limit from 4 to 8 pages. This would allow us to map 8 distinct rooms/areas to the 8 slots in the Directory Page.
Additional Context
No response