-
Notifications
You must be signed in to change notification settings - Fork 265
Open
Description
Hello,
I have this card I'm displaying on a wall mounted huawei tablet, running the android app, and the 2 sensors sensor.termosifoni_accesi and sensor.night_time (full yaml below) on the secondary axis look like this
While, on the computer, the card displays like this
Sometimes hard restarting the home assistant app helps, but then after some hours/days it goes back to this.
Yaml:
type: custom:mini-graph-card
line_width: 3
entities:
- entity: sensor.power_1
name: Energia
y_axis: primary
- entity: sensor.termosifoni_accesi
color: crimson
show_line: false
show_points: false
show_legend: false
y_axis: secondary
- entity: sensor.night_time
name: Notte
color: gray
show_line: false
show_points: false
show_legend: false
y_axis: secondary
name: Energia/Caldaia
points_per_hour: 6
aggregate_func: max
show:
fill: fade
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels

