some configuration options not working
See original GitHub issueI 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:
- Created 2 years ago
- Comments:6 (2 by maintainers)
Top 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 >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
No problem! next version will change it but it will include a visual editor so it will be easier to set up
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'