Quantcast
Channel: Configuration - Home Assistant Community
Viewing all articles
Browse latest Browse all 105753

History-graph as a plot

$
0
0

I have multiple sensors sending data through the MQTT broker. I want to display a couple of those (temperatures) as a graph like this example: History graph card - Home Assistant
I have created this card based on the example:

type: history-graph
title: Temperatures
hours_to_show: 48
min_y_axis: -5
max_y_axis: 45
grid_options:
  columns: full
  rows: 7
entities:
  - entity: sensor.temperatures
  - entity: sensor.patio_temperature
    name: Patio Temperature
  - entity: sensor.temperature_office_downstairs
    name: Office Temperature

but it shows this instead:
image

When I try to set a “unit_of_measurement”, the editor says it is not supported.
How can I fix this?
Any suggestion appreciated!

6 posts - 2 participants

Read full topic


Viewing all articles
Browse latest Browse all 105753

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>