Closed bachy closed 2 years ago
I can confirm that. I moved entity on the first place to make its line appear as "Behind all", but that causes its state impossible to disable
type: 'custom:mini-graph-card'
name: Box
hours_to_show: 24
points_per_hour: 12
line_width: 2
hour24: true
smoothing: true
decimals: 1
entities:
- entity: sensor.aqara_temperature_humidity_and_pressure_sensor_wsdcgq11lm_humidity
name: RH in
show_state: false
y_axis: secondary
color: lightgray
- entity: >-
sensor.aqara_temperature_humidity_and_pressure_sensor_wsdcgq11lm_temperature
name: T in
show_state: true
show_indicator: true
color: red
- entity: sensor.outside_temperature
name: T out
show_state: true
show_indicator: true
color: blue
show:
icon: false
fill: false
labels: true
labels_secondary: hover
If I place it on any other place, show_state: false
works as expected
however in this case show_indicator: true
does not show for first 2 entities.
I am seeing this problem as well. Besides not being able to set the state display to false, it's also impossible to apply state_adaptive_color to it, so the only way to get an adaptive color state is to put it onto a secondary entity, leading to an unwanted, un-colour-coded state display for the primary entity.
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,
any progress on that?
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!
like this one