Giter Club home page Giter Club logo

Comments (3)

dnguyen800 avatar dnguyen800 commented on June 10, 2024

I'm not able to reproduce the issue and I'm running on HA 0.113.2. You should switch back to an unmodified version of the card, reset your cache, and see if the issue occurs again.

from air-visual-card.

Mariusthvdb avatar Mariusthvdb commented on June 10, 2024

of course I had already tried that, and, as said the error is the exact same, only now for Face:

Schermafbeelding 2020-08-02 om 20 09 22

display is alright, only no more-info popup.

Schermafbeelding 2020-08-02 om 20 09 27

Ha 113.3 meanwhile.

from air-visual-card.

Mariusthvdb avatar Mariusthvdb commented on June 10, 2024

I've found the cause:

listing the air-visual-card as an entity in the entities card like below

  - type: entities
    entities:
      - !include /config/lovelace/includes/include_aqi_woensdrecht.yaml
      - type: custom:auto-entities
        card:
          type: entities
          style: |
            ha-card {
              box-shadow: none;
              margin: 0px -16px -26px -16px;
            }
          title: Air quality
        show_empty: false
        filter:
          include:
            - entity_id: '*.luftdaten*'
            - entity_id: '*.u_s_*'
            - entity_id: '*.chinese_*'
            - entity_id: 'air_quality.*'

makes the card stop showing the more-info.
Using the card as a stand alone card (using the identical !include) does works alright, showing the more-info.

can this be solved somehow?

from air-visual-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.