Skip to content

Add groups to history panel #3922

@ghost

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

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions