Code Monkey home page Code Monkey logo

Comments (5)

rogerthn2019 avatar rogerthn2019 commented on July 17, 2024 1

The layout was done by the installer, maybe ask SolarEdge support?
I did install SolarEdge Optimizers Data and after some time I had all optimizer in HA.
Renamed to mimic my layout A=top row, B=middle row and C=bottom, Pnn=position number.
Using glance card and HACS layout-card I now have a dashboard with data from all my optimizers
image
The daily values is not for a full day since I did configure Utility Meter helpers after lunch

PS
Maybe
image

from hassio-package-panel-solar.

stepsolar avatar stepsolar commented on July 17, 2024 1

@wifi75
I made a layout for you, I will also post the code for 23 panels. links

from hassio-package-panel-solar.

rogerthn2019 avatar rogerthn2019 commented on July 17, 2024

Looks like we are 2 that have this challenge ;-)
My layout
Currently in HA
image
...

from hassio-package-panel-solar.

stepsolar avatar stepsolar commented on July 17, 2024

you can change the layout with inkscape

from hassio-package-panel-solar.

rogerthn2019 avatar rogerthn2019 commented on July 17, 2024

Realized that it might be hard to mimic my layout and that I need to calculate todays production, a utility meter helper should do the trick.
Using glance card as below I do have
image

cards:
- type: glance
entities:
- entity: sensor.last_measurement_1_1_4
name: Last update
- entity: sensor.lifetime_energy_1_1_4
name: Lifetime
- entity: sensor.optimizer_voltage_1_1_4
name: Optimizer
- entity: sensor.current_1_1_4
name: Current
- entity: sensor.power_1_1_4
name: Power
- entity: sensor.voltage_1_1_4
name: Voltage
title: A P01 1.1.4
show_icon: false
columns: 3
- type: glance
entities:
- entity: sensor.last_measurement_1_1_28
name: Last update
- entity: sensor.lifetime_energy_1_1_28
name: Lifetime
- entity: sensor.optimizer_voltage_1_1_28
name: Optimizer
- entity: sensor.current_1_1_28
name: Current
- entity: sensor.power_1_1_28
name: Power
- entity: sensor.voltage_1_1_28
name: Voltage
title: A P02 1.1.28
show_icon: false
columns: 3

from hassio-package-panel-solar.

Related Issues (3)

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.