esphome / esphome/feature-requests

Add possibility to group states in webserver

Open
#1,620 3 comments 1 reaction 0 assignees View on GitHub
component: web_server
Dominant language
No language data
Stars
450
Forks
29
PR merge metrics
No merged PRs in 30d

Description

**Describe the problem you have/What new integration you would like**

I have multiple states and i would like to group them logically in the webserver. Currently the order is random.

**Please describe your use case for this integration and alternatives you've tried:**

If states can be grouped logically together then it's easier to keep an overview over the states

**Additional context**

Maybe an additional property on the item (e.g. ``group``) or an additional field on the webserver ``groups`` which is a list which contains lists of ids.

Contributor guide

No contributing guide indexed for this repository

Research direction

The request concerns how states are ordered and displayed in the webserver; start by locating the existing state listing and reviewing its current ordering behavior. The feature would be done when states can be grouped logically and the grouping is consistently visible, but the grouping model and expected interface still need clarification.

Written by the indexing model from the issue text.

Assessment

Domain
web-dev
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.