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

Date selection won't show #145

Open
platini76 opened this issue Nov 27, 2024 · 2 comments
Open

Date selection won't show #145

platini76 opened this issue Nov 27, 2024 · 2 comments
Labels
bug Something isn't working

Comments

@platini76
Copy link

this is my code..
type: custom:energy-flow-card-plus
entities:
grid:
entity:
production: ""
consumption: sensor.consumo_totale_energy
invert_state: false
color_circle: true
home:
color_icon: true
fossil_fuel_percentage:
entity: sensor.electricity_maps_intensita_della_co2
name: Non Fossil
show: true
color_icon: true
decimals: 1
individual1:
name: Gas
icon: mdi:fire
use_metadata: false
color_value: false
unit_of_measurement: m²
entity: sensor.vicare_heating_gas_consumption_current_year
color_icon: true
color:
- 172
- 22
- 22
inverted_animation: true
clickable_entities: true
display_zero_lines: true
use_new_flow_rate_model: true
energy_date_selection: true
kwh_decimals: 1
min_flow_rate: 1
max_flow_rate: 6
max_expected_energy: 2000
min_expected_energy: 10
wh_kwh_threshold: 1000
dashboard_link: /energy
wh_decimals: 1

screen is:
Screenshot 2024-11-27 alle 06 16 19
no date selection, where I am wrong?

@platini76 platini76 added the bug Something isn't working label Nov 27, 2024
@mvandorp77
Copy link

I've got the same issue. What can I do to provide logging?

@mvandorp77
Copy link

I solved the issue by manually adding the card energy-date-selection card to the same dashboard as the energy-flow-card-plus.

You need to add the following yaml:

type: energy-date-selection

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