reptilex / tesla-style-solar-power-card

Home assistant power card mimicking the one tesla provides for the powerwall app.
221 stars 59 forks source link

Broken up view #137

Open elektrinis opened 1 year ago

elektrinis commented 1 year ago

This is happening on all of my devices, various platforms. Not really useable. Sometimes it's OK, and often it's like this. Screenshot 2023-01-06 161501

ChrisWarwick commented 1 year ago

I see the same (Windows 10 with current (2023-01-11) Edge browser):

image

      - type: custom:tesla-style-solar-power-card
        name: Current Energy Flow
        change_house_bubble_color_with_flow: 1
        threshold_in_k: 1
        show_gap: true
        grid_to_house_entity: sensor.solar_grid_to_house_w
        grid_to_battery_entity: sensor.solar_grid_to_battery_w
        generation_to_grid_entity: sensor.solar_panel_to_grid_w
        generation_to_battery_entity: sensor.solar_panel_to_battery_w
        generation_to_house_entity: sensor.solar_panel_to_house_w
        battery_to_house_entity: sensor.solar_battery_to_house_w
        battery_to_grid_entity: sensor.solar_battery_to_grid_w
        battery_extra_entity: sensor.solaredge_b1_state_of_energy
reptilex commented 1 year ago

I will never support Edge, sorry, I have no windows system and I plan to remain this way, you are welcome to contribute. But there is a general issue with the card. It normally shows a correct view after a reload. And if I find the time I will redesign it from scratch for this not to happen, but sadly this is not working all the time for now, sorry.