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.

alarm_control_panel icon doen't show

See original GitHub issue

The alarm_control_panel entity has a changing icon based on state. When I add the alarm_control_panel entity under “buttons:”, the icon disappears. If I put the same code right under “entities:” it works normally. See the attached screenshot. On the upper side there is a normal entity glance card with the same entity “Riasztó” and on the bottom the missing icon in Paper Buttons Row with the same code below. alarm icon

And the code:

type: entities
entities:
  - type: 'custom:paper-buttons-row'
    buttons:
      - entity: alarm_control_panel.riaszto
        name: Riasztó
        state_color: true
        tap_action:
          action: navigate
          navigation_path: biztonsag

Issue Analytics

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

github_iconTop GitHub Comments

1reaction
weppacommented, Jan 8, 2022

Legend! Thanks for fix and keep up the great work.

0reactions
jcwilloxcommented, Jan 8, 2022

This has been solved in 1.0.0, I’ve started using custom-card-helpers which offers much more advanced icon extraction.

Read more comments on GitHub >

github_iconTop Results From Across the Web

control panel icon text missing - Microsoft Community
I have a proble with my comtrol panel. Every time i enter the control panel the icon are there but the text that...
Read more >
Troubles DSC Icon Keypad - YouTube
Troubles DSC Icon Keypad. 4.7K views 6 years ago. LS Security. LS Security. 699 subscribers ... LS Help Desk. … Show more. Show...
Read more >
How to access the traditional Control Panel lost in the ...
Right-click the Start button to open the Win+X menu and click the Settings menu item. Click the Personalization icon to open the next...
Read more >
Windows 10 now hides the SYSTEM control panel, how to ...
With the release of Windows 10 20H2, Microsoft is now preventing access to the venerable SYSTEM control panel and is instead redirecting ...
Read more >
Use Control Center on Apple Watch
See Locate your iPhone. Battery percentage showing 100%. Check your battery percentage. See Charge Apple Watch. Silent mode icon. Silence Apple Watch.
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