-
Notifications
You must be signed in to change notification settings - Fork 3.5k
Closed
Labels
Feature RequestShould be a discussionShould be a discussionUXUser experience related bugUser experience related bugpanel: history
Description
move[bot] commented on Nov 30, 2018, 8:31 PM UTC:
andrey-git commented on May 9, 2017, 6:58 PM UTC:
Currently the history panel is extremely overloaded.
For example I have more than 10 temperature sensors and all of them are drawn on a single line graph.
I propose to add something like this to the history component config:
history:
groups:
name1:
- entity_id1
- entity_id2
name2:
- entity_id3
This will be exposed as /api/history/groups and used by the UI to add graphs.
WDYT?
This issue was moved by zsarnett from home-assistant/home-assistant-polymer#277.
This issue was moved by iantrich from home-assistant/ui-schema#207.
Metadata
Metadata
Assignees
Labels
Feature RequestShould be a discussionShould be a discussionUXUser experience related bugUser experience related bugpanel: history