lux-power-distribution-card
lux-power-distribution-card copied to clipboard
Lovelace card for Home Assistant to replicate the power flow on the LuxpowerTek App and website.
Thank you for creating this wonderful card. I have made a few changes which I'm using myself, I wondered if any of these may be useful to the main branch....
Hi, all I did was update your card and it's broken.... just in case it was my config, I re-used yours from your github page. Serial blanked to protect the...
There is a bug in the lux-power-distribution-card.js file which causes this: Uncaught DOMException: Failed to execute 'define' on 'CustomElementRegistry': this name has already been used with this registry at....... This...
I installed the card using the HACS method, and can see it's added the javascript module into the resources page. However, when I copy and paste the example config into...
Add capability to see an itemised list of entities when tapping on the Allocated Power icon.
Add an optional button to the card that can be used to refresh the entities. Also bring the entity history up when tapping on the icons.
All the units for the entities are hardcoded. The entities should only use Volts and Watts, but it would be better to rely on the entity to supply the unit...
The current state of the code is far from optimal or readable. Most of the code is copy-paste instead of implementing reusable code. Along with implementing reusable code, find a...
Scaling and formatting issues: - Images do not scale equally - Text forces the grids to a certain size and cannot go smaller, so the images and the arrows take...
First off, great work! Would it be possible to add an AC coupling/generator icon for - sensor.lux_generator_power_live? I have a microinverter feeding into my aux input that I like to...