Skip to content
This repository was archived by the owner on Oct 4, 2019. It is now read-only.
This repository was archived by the owner on Oct 4, 2019. It is now read-only.

Order of entities in History-graph (Lovelace) #213

@ghost

Description

move[bot] commented on Dec 10, 2018, 1:47 PM UTC:

mgiako commented on Dec 10, 2018, 12:01 PM UTC:

Home Assistant release with the issue:

0.82.1

Last working Home Assistant release (if known):
no one

Operating environment (Hass.io/Docker/Windows/etc.):

Hass.io

Component/platform:

history-graph in Lovelace

Description of problem:
In a Lovelace card I have a history-graph composed of 10 sensors.
I would like to change the order as I enter them, but these always appear in alphabetical order:

      - type: history-graph
        hours_to_show: 8
        entities:
          - entity: binary_sensor.mauro_a_casa
            name: MauroIF
          - entity: device_tracker.mgiako_mauro
            name: MauroOwn
          - entity: device_tracker.cellmauro
            name: MauroHA
          - entity: binary_sensor.maurocasa
            name: Mauro a Casa
          - entity: binary_sensor.nest_a_casa
            name: Nest
          - entity: binary_sensor.elena_a_casa
            name: ElenaIF
          - entity: device_tracker.mgiako_elena
            name: ElenaOwn
          - entity: device_tracker.cellelena
            name: ElenaHA
          - entity: binary_sensor.elenacasa
            name: Elena a Casa
          - entity: binary_sensor.gpio10_garage
            name: Garage

image

Problem-relevant configuration.yaml entries and (fill out even if it seems unimportant):

Traceback (if applicable):

Additional information:

This issue was moved by cgarwood from home-assistant/home-assistant#19164.

This issue was moved by iantrich from home-assistant/home-assistant-polymer#2250.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions