Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG] energy-flow-card doesnt show values #129

Open
Bankaifan opened this issue Jul 8, 2024 · 2 comments
Open

[BUG] energy-flow-card doesnt show values #129

Bankaifan opened this issue Jul 8, 2024 · 2 comments
Labels
bug Something isn't working

Comments

@Bankaifan
Copy link

Describe the bug
Hi, it seems like with the latest HA-update, the energy flow card doesn't work anymore for me.
I didn't change anything but installing the latest updates

The values are all 0.
image
But the Inverter has the expected values:
image

This is the yaml
- type: grid cards: - type: custom:energy-period-selector-plus card_background: false today_button: true prev_next_buttons: true compare_button_type: '' today_button_type: icon period_buttons: - day - week - month - year - custom - type: custom:energy-flow-card-plus entities: battery: entity: consumption: sensor.battery_gesamtladung production: sensor.battery_gesamtentladung state_of_charge: sensor.battery_batterieladung state_of_charge_unit_white_space: false grid: entity: consumption: sensor.power_meter_verbrauch production: sensor.power_meter_exportierte_energie use_metadata: false invert_state: false solar: entity: sensor.inverter_gesamtenergieertrag display_zero_state: false secondary_info: {} home: {} individual1: entity: sensor.ertragpvfgw12 name: Ertrag icon: mdi:currency-eur unit_of_measurement: € decimals: 3 calculate_flow_rate: false display_zero: false display_zero_state: false fossil_fuel_percentage: show: false secondary_info: energy_date_selection: false unit_white_space: false display_zero: false icon: '' template: '' individual2: unit_of_measurement: kWh name: Energy display_zero: true display_zero_state: true use_metadata: false inverted_animation: false calculate_flow_rate: false icon: mdi:heat-wave decimals: 4 clickable_entities: true display_zero_lines: true use_new_flow_rate_model: true energy_date_selection: true wh_decimals: 1 kwh_decimals: 2 min_flow_rate: 1 max_flow_rate: 6 max_expected_energy: 2000 min_expected_energy: 10 wh_kwh_threshold: 1000 kwh_mwh_threshold: 10000 title: Energiemonitor

Desktop (please complete the following information):

  • OS: Both, iOS and Windows
  • Browser: Safari and Edge
  • Version: Edge (126.0.2592.81)

Smartphone (please complete the following information):

  • Device: iPhone 13 Pro
  • OS: 17.5.1
  • Browser safari

Please make sure all of this applies and check the checkboxes, by writing "X" inside of them.

  • [X ] I understand that this is a channel for reporting bugs, not a support forum (If you need help configuring the card, go to: Discussions).

  • [X ] I have the latest version of the card installed.

  • [X ] I have cleared my browser cache after installing, updating and configuring the card.

@Bankaifan Bankaifan added the bug Something isn't working label Jul 8, 2024
@Golden4o
Copy link

I have the same issue. Hopefully it will be fixed soon.

@Golden4o
Copy link

Found the issue. The value is updated every hour and it is calculated from 0 the moment you add it to the card.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants