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

Unit not being displayed in power card UI #85

Closed
AlexandreLogist opened this issue Aug 5, 2021 · 0 comments
Closed

Unit not being displayed in power card UI #85

AlexandreLogist opened this issue Aug 5, 2021 · 0 comments

Comments

@AlexandreLogist
Copy link

Hi Team,

I'm running into issues to get the 'Watt' unit being displayed (not being displated).

2021-08-05 20_32_04-Window

Card config:

type: custom:power-wheel-card
title_power: Power distribution
solar_power_entity: sensor.solaredge_ac_power
grid_power_entity: sensor.mainmeterw
production_is_positive: false
solar_icon: fas:solar-panel
color_icons: true
consuming_color: '#33ff33'
producing_color: '#dd5500'
active_arrow_color: '#ffff00'
invert_grid_colors: true
initial_view: energy
power_decimals: 1

Configs for the identities:

sensor.solaredge_ac_power:

unit_of_measurement: W
friendly_name: solaredge (AC Power)
icon: mdi:solar-power
device_class: power

sensor.mainmeterw

unit_of_measurement: W
friendly_name: Main meter
device_class: power

Hope you have an idea :-) Let me know if you need anything else as data!

@AlexandreLogist AlexandreLogist closed this as not planned Won't fix, can't repro, duplicate, stale Aug 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant