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.

some configuration options not working

See original GitHub issue

I tried configuring the card and it seems like only some of the configuration options are working. I wanted to use 24 hour time, and show the azimuth and elevation. However, only the title and language options have any affect on the card when I refresh/clear cache.

My config is:

      - type: 'custom:sun-card'
        title: Sunrise & Sunset
        language: en
        fields:
          - azimuth: true
          - elevation: true
        use12hourClock: false

The title shows up and changes, the language changes if I use another language. The times are still in 12 hour format and azimuth and elevation do not show. I even tried the following config and there was no change to the display:

      - type: 'custom:sun-card'
        use12hourClock: false

There are no errors in the logs.

Issue Analytics

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

github_iconTop GitHub Comments

1reaction
AitorDBcommented, Jun 4, 2021

No problem! next version will change it but it will include a visual editor so it will be easier to set up

1reaction
AitorDBcommented, Jun 4, 2021

My bad, Github is showing the develop branch instead the main one, I need to fix that, in the current version you need to use timeFormat: '24h'

Read more comments on GitHub >

github_iconTop Results From Across the Web

Some configuration options for gnome not working #110310
Some options for gnome configuration don't work. I have disabled xterm and excluded gnome-software in my configuration but it is still installed ...
Read more >
Solution Configuration Dropdown Not Working
I have debug selected from the dropdown for solution configuration (on the main UI screen). If I select project -> properties -> build...
Read more >
HAProxy error: Some configuration options require full ...
main()] Some configuration options require full privileges, so global.uid cannot be changed. I'm already running service haproxy reload as root ...
Read more >
Why are the Configuration options not available in Visual ...
One of them is bound to work! Reset Visual Studio. Running this in the .NET Command Prompt should do it: devenv /resetsettings. This...
Read more >
Setting configuration options during environment creation
Set options during AWS Elastic Beanstalk environment creation with options files, the Elastic Beanstalk console, or command line options.
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