Open embcla opened 4 years ago
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions. If this is still an active issue, please let us know!
Regarding a horizontal bar displayed on the picture - see here: https://github.com/kalkih/mini-graph-card/issues/574
Regarding a filling the graph dependingly on some other sensor - could be a useful feature. Kind of:
fill_thresholds:
entity: sensor.some_sensor
mode: numeric
thresholds:
- state: 0
color: red
- state: 10
color: orange
- state: 20
color: yellow
or
fill_thresholds:
entity: sensor.some_sensor
mode: fixed
thresholds:
- state: on
color: red
- state: off
color: blue
- state: unavailable
color: grey
- state: unknown
color: grey
Still an active issue, got it! Removing stale label.
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions. If this is still an active issue, please let us know!
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions. If this is still an active issue, please let us know!
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions. If this is still an active issue, please let us know!
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions. If this is still an active issue, please let us know!
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions. If this is still an active issue, please let us know!
Hi
I'd like to obtain the result of Tado Thermostat own app, as seen in this picture
What I'm asking is for a way to fill a line based on another value (in this case it would be the thermostat valve opening ratio)