I added this to my picture elements card after googling and combining many responses which results in a transparent background for card on my 3d floorplan.
Hope this helpsā¦ !
style_ha_card: |
background-color: transparent;
border: transparent;
text-align: center
Hi is it possible to add a Generator as source of power (in adition to Grid)?
For RV or boat use its pretty different thing the GRID and the GENERATOR as source of power (Generator is not used as power outage, but used when there is no grid)
Can I have 3 individual please? I know itās a request many people do.
I have 5 meters and I can only track for in the card. I use the ābatteryā to track the car + garage meter but that 2 lines (grid+solar) pisses me off, and itās very confusingā¦ Any work around? secondary info itās not a good workaroundā¦
I love your created card. Iāve a question about implementing my car. I would like to show my car with zero consumption, but only when its connected. This will show the car circle, as soon as the car is connected, even when itās not chargingā¦
Iāve tried to use a variable for display_zero, like this: display_zero: {{ states('input_boolean.car_connected') }}
but this doesnāt work. Is there a possibility to get this working?
Iāve installed this card and am trying to display meaniful data. Iām a bit puzzled by the lack of an inverter circle in the display or gui. In any event, Iām not having much success. Iāve tried all the Solax entities (supplied as standard) with āpowerā in the name and none seem to give a value which corresponds to what I see in the SolixCloud webpage.
I suspect I have to do some maths with multiple entities and then use the result as data to display. Can anyone tell me if my question makes sense or better still, give me any pointers, please?
So Iām trying to do the same for my batteries here but the problem is a little different. My batteries give off one entity called ābatterypowerā in W, and another called ābatterydirectionā telling the cloud page/app whether itās going in or out of the battery. Same for grid and grid direction.
So I tried to create my own custom sensors like this
Can someone get me going in the right direction on this? Is it even possible? What Iām trying to create is 3 different sensors that give off a number for the power card to read. Any help is much appreciated!
EDIT: looks to be working now after a bit of tinkering, error was the code needed to say:
Hi Flix, Can I use similar code to combine two batteries into one? in my case sensor.panel_1_battery_power & sensor.panel_2_battery_power. Looking for a code example. Thanks!
Just started using this excellent card but Iām finding that itās using a lot of CPU, on my MacBook M2 the CPU sits at 45% when this card is displayed, moving to any other view within the dashboard drops it it to 5%. Any suggestions on how to diagnose why itās so high?
edit: Using the Safari developer tools itās actually > 65% CPU
Done some more analysis, seems that itās the animated dots causing the continuous high CPU usage. Disabling the dots reduces the CPU usage to <1% on average with the occasional higher usage when the page updates.
On my 2015 MacBook Pro using Google Chrome with the Power Flow Card Plus open and animating + the regular energy flow card also open and animating, itās sitting at 4-5% CPU.
Thanks, just tried on Chrome and itās still using > 50% CPU. Also tried the beta version of Power Flow Plus and got the same or slightly worse results. I need to eliminate the other integrations I have installed just in case they are causing a conflict. Would be interested in any results from a a similar setup using Apple Silicon and macOS Sonoma.
I just installed v2 beta and I have a strange problem. I use nativefier to create a chrome based app for my HA and the power flow card doesnāt show up. It worked fine in v1.8.1. It works with v2 on chrome browser and fully kiosk browser.
I have tried reloading resources, clearing cache and all browser history in the nativefier app.
Iām setting up my HA and iāve used the Power Flow Card Plus.
You will see that our battery have taken (overnight) 8.8Kw from the net to the battery.
But my Home says that it used 17,7Kw it is the sum of the net + battery. Is there a way to fix this? Its not sunny today so the solar panels are off.
I am starting using this (fantastic) card and I am wondering if there is a way to create a āsubfolderā after the house card: Iād like to have one swimming-pool entity, then the pump and the heater linked to the swimming-pool, not to the house.
I did not find anything in the doc neither in this (very) big topic, Am I the only one wanting to do that ?
Thank you in advance if you have some clue to do that, or to add it in the next release