GithubHelp home page GithubHelp logo

Comments (4)

pepe59 avatar pepe59 commented on May 29, 2024

Is this project continuing?
What is the chance of an update?

from home-assistant-sun-card.

AitorDB avatar AitorDB commented on May 29, 2024

The project is continuing, but currently I'm a bit limited on time, there many changes in the develop branch that hopefully will be released soon. About the issue, I haven't used that app but my guess is that they don't support all the features that modern browser do, could you attach a screenshot or something?

from home-assistant-sun-card.

pepe59 avatar pepe59 commented on May 29, 2024

What I read that WallPanel uses to display WebView for android.
All the cards I have on my tablet are displayed correctly, including sensor values and graphs.
The Sun card is displayed, but has no values on the android 9 wall tablet. The application used to display the WallPanel.
Clearing the cache or restarting the tablet didn't help.
sun card wallpanel

from home-assistant-sun-card.

pepe59 avatar pepe59 commented on May 29, 2024

After reading the darkMode problem, I also removed it using card-mod.
The values on the tablet are displayed correctly.
Is this a darkMode problem?

type: custom:sun-card
entity: sun.sun
timeFormat: 24h
card_mod:
  style: |
    .sun-card.sun-card-light {
      --sun-card-lines: var(--disabled-text-color) !important;
      --sun-card-text-color: var(--primary-text-color) !important;
      --sun-card-subtitle-color: var(--secondary-text-color) !important;
    }

sun card ok

from home-assistant-sun-card.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.