GithubHelp home page GithubHelp logo

Comments (5)

reptilex avatar reptilex commented on May 27, 2024

I have never done a card configuration in YAML, only in the lovelace frontend. Are you sure you need the " - entities:" keyword? In lovelace I have exactly what is in the README.md

from tesla-style-solar-power-card.

reptilex avatar reptilex commented on May 27, 2024

My lovelace yaml looks like this:

title: Home
views:
  - badges:
      - entity: sensor.solar_yield
      - entity: sensor.stromz_leistung
      - entity: sensor.house_consumption
      - entity: sensor.marvin_range_sensor
      - entity: sensor.openweathermap_temperature
      - entity: sensor.openweathermap_cloud_coverage
    cards:
      - battery_charge_entity: sensor.battery_charge
        battery_charging_entity: sensor.battery_charging
        battery_consumption_entity: sensor.battery_consumption
        car_battery_entity: sensor.marvin_battery_sensor
        car_charging_entity: sensor.marvin_current_charging
        grid_consumption_entity: sensor.grid_consumption
        grid_feed_in_entity: sensor.grid_feed_in
        house_consumption_entity: sensor.house_consumption
        solar_consumption_entity: sensor.solar_consumption
        solar_yield_entity: sensor.solar_yield
        type: 'custom:tesla-style-solar-power-card'

from tesla-style-solar-power-card.

PierreScerri avatar PierreScerri commented on May 27, 2024

I have the same issue. This is a screen grab of the sensors and values and the corresponding card error.

Screenshot 2020-11-15 at 13 01 37

from tesla-style-solar-power-card.

reptilex avatar reptilex commented on May 27, 2024

If you update to my latest version you don't need entity anymore. This was a remnant of the base card I did this with and older versions had this problem

from tesla-style-solar-power-card.

PierreScerri avatar PierreScerri commented on May 27, 2024

Thank you. That is very nice. Well done.

from tesla-style-solar-power-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.