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

History graph plotting incorrect element #149

Closed
shortbloke opened this issue Aug 5, 2018 · 1 comment
Closed

History graph plotting incorrect element #149

shortbloke opened this issue Aug 5, 2018 · 1 comment

Comments

@shortbloke
Copy link

Following on from issues #135 I've updated to 0.75.1 and things have improved but it's still not right.
Ahead of the fix for 135 I had a real mess of graphs not working, now it seems more limited. I have the following in one of my views:

      - type: history-graph
        title: Temperature
        entities:
          - entity: sensor.aeotec_zw100_multisensor_6_temperature
            name: 'Temperature'
      - type: history-graph
        title: Humidity
        entities:
          - entity: sensor.aeotec_zw100_multisensor_6_relative_humidity
            name: 'Humidity'

When it's rendered by lovelace I end up with two graphs, both of which are showing humidity, not one for humidity and one for temperature.
image

@shortbloke
Copy link
Author

Testing with 0.76.2 and the graphs are now working correctly.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant