question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

secondary_info not appearing

See original GitHub issue

Describe what is wrong The secondary_info is not appearing. Am I doing it wrong, or is this not possible?

YAML configuration

type: 'custom:battery-state-card'
color_gradient:
  - '#ff0000'
  - '#ffff00'
  - '#00ff00'
filter:
  exclude:
    - name: entity_id
      value: '*iphone*'
  include:
    - name: entity_id
      value: sensor.*battery_level
secondary_info: last_updated
sort_by_level: asc
tap_action:
  action: more-info

Screenshot image

Version card version 1.6.1

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Comments:14 (7 by maintainers)

github_iconTop GitHub Comments

2reactions
maxwroccommented, Nov 21, 2020

Ok found the culprit. There was a change on the HA frontend side where they have removed translations and introduced new ones.

https://github.com/home-assistant/frontend/issues/7713

I will fix it soon

1reaction
maxwroccommented, Dec 21, 2021

This time I have used the internal HA element for rendering remaining time so it shouldn’t be breaking any more and the value will be dynamically updating over time

Read more comments on GitHub >

github_iconTop Results From Across the Web

Custom Secondary Info for Entities Card
It flickers every second. The secondary info shows and the disappears then shows again and so on. And when I go to another...
Read more >
Issues · custom-cards/secondaryinfo-entity-row - GitHub
Custom entity row for HomeAssistant, providing additional types of data to be displayed in the secondary info area of the Lovelace Entities card...
Read more >
Changes aren't visible on secondary availability group replica
Learn how to determine why changes on a primary replica are not reflected on the secondary replica for an Always On availability group....
Read more >
Search not showing in Secondary Menu - WordPress.org
I want to include it with my secondary menu, but nothing appears when I toggle it on. I am able to get it...
Read more >
On-call Schedule- Primary and secondary user info
primary and secondary user info is not visible in the card view and overview. but its visible in the calendar. in card view...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found