show_state: false wont work for the first entity
See original GitHub issuelike this one
- entity: sensor.temp_dixhuit will show the state, i would not
type: 'custom:mini-graph-card'
hours_to_show: 168
points_per_hour: 0.25
name: Sdb rdc
icon: 'mdi:shower-head'
entities:
- entity: sensor.temp_dixhuit
name: 18°C
color: dimgrey
show_points: false
fixed_value: true
show_indicator: false
show_fill: false
show_legend: false
show_state: false
- entity: sensor.lumi_lumi_weather_a52d8704_temperature
name: Temp
show_state: true
state_adaptive_color: true
color: darkorange
- entity: sensor.lumi_lumi_weather_a52d8704_humidity
name: Humidity
y_axis: secondary
show_state: true
state_adaptive_color: true
color: lightseagreen
show:
labels: true
labels_secondary: true
legend: false
fill: false
line_width: 2
Issue Analytics
- State:
- Created 3 years ago
- Reactions:2
- Comments:6
Top Results From Across the Web
Show state of different entity and not the graph #725 - GitHub
Hi guys,. I have my tablets battery life displayed like this: image. For that I use the battery_level sensor: image. I want to...
Read more >Mini-Graph-Card Not Respecting 'show_state' - Frontend
I am attempting to build a mini_graph_card that displays 2 values on a graph and a third as a number. However, no combination...
Read more >React State remains immutable when i try to show component ...
So, problem is that setShow(!show) inside the handleClick function does not work and state of show remains false, immutable. if handleClick ...
Read more >How to Create a Home Assistant Dashboard - LazyAdmin
The dashboard works with cards, so first we need to add a cards ... on the card show_state: false # Show state of...
Read more >Publication 17 (2022), Your Federal Income Tax - IRS
For 2022, if you are covered by a retirement plan at work, your deduction for ... Don't contact the IRS; the IRS can't...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
Hi,
any progress on that?
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!