Thanks, more of what the geek in me was looking for as a power flow chart. Add extra sensors too for temperatures, solar remaining and current Octopus Flux import or export price.
Hi Oliver Been working my way through the different power card types you've found, was preferring the power flow plus, but the daily totals and time to reserve SoC could make this my fave. Plugged it in for one of my givenergy inverters and half of it not working properly. Read the documentation and I found that all the yes/no toggles are now true/false so the sample code on your website wasn't working until I changed all these. Cheers Geoffrey
Thanks for the shout out. Mine has an update pending. It seems to have renamed some of the setting names. I need to reconfigure mine. I never got the grid to animate, but maybe that is fixed in the update. I will post my YAML for my Lux inverter to my site.
No problem, thanks for the tip off! Yes, after making the video the dev pushed out an update with breaking changes. Loads of entity names in the config are different. I've updated the sample config on my site, but obviously the exact examples shown in the video will be named incorrectly now. They're all still numbered the same though which helps massively in identifying the changed names!
Thanks for the video, really good. I have a a solis Hybrid with pylontech batteries. I am using the solax inverter modbus integration. I have installed the card, and over the next week or so I will try to get it working, and let you know the results.
Oooh! Now that's interesting! :) I'm running a Sunsynk system - I wrote my own modbus service and a simple website to do similar to work around things like USB passthru. Time to dust off home assistant again...
If you have a sun sync with the USB data logger you can pull the data directly from it, it will only update every minute though. I am installing solar assistant later this week once I finish putting up the solar array for greater insight. But this car handles all the features of all the Deyes inverter I am really happy to have found it.
Great card and great video! 👍Just attempted to set this up for my Sonnen system, but unfortunately it's not working at the moment 😭so will have to wait to see if I've gotten the right sensors in the right places once it's fixed.
I hope you get that sorted and you find the card useful. I've heard from a couple of people who are now displaying this card in their homes on things like old iPads.
Inverter was finally swapped out on Thursday so got this working now, although it's a shame that the format changed since your video! Shame there's no way to adjust units on the fly.
Good to hear! The format on this card appears to change every single time it gets updated. I couldn't keep up with the changes on this card even if I tried!
Can i connect my feed in tartif array to the Sunsynk 8.8kwh hybrid inverter and my non-feed-in tariff solar array and keep them separate coming out of the inverter so i can keep my feed-in-tariff-intact.
No idea sorry, this video is about a Home Assistant dashboard card that is designed to look like the display on a Sunsynk inverter, rather than Sunsynk hardware itself
Very good. Thanks I already configured my ZCS Inverter but I have a stupid (I'm sure for you but not for my poor knowledge on Hassio) problem due to the power unit of measurement that are in kW and not in W. I suppose I should create eqyivalet entitie just oltiplying them by 1000 in some way but how? is nayting I could add in the same yaml file? Again, sorry for the stupid question
You'll need to edit configuration.yaml and create a template sensor. It'll look something like this (note, totally untested and off the top of my head): template: - sensor: - name: Power Sensor in W unique_id: power_sensor_in_w state: "{{ (states('sensor.original_power_sensor_in_kw')|float(default=0)*1000 }}" device_class: 'power' state_class: 'measurement' unit_of_measurement: 'W'
This isn’t an integration for Sunsynk inverters, it’s just a card to display data in HA in the same style as the display on a Sunsynk inverters. You will need an integration already in place for your inverter and that can be of any brand (I use GivEnergy as an example in the video)
If you've installed it using HACS, then the most likely reason it's not yet visible to add is because of your browser cache needing a refresh. You might need to force the browser to refresh from source, clear the cache, or just try a different browser to test if you have another one installed.
@@SpeakToTheGeekTech I have cleared the browser cache. I am using chrome. It has not made a difference. When installing from HACS I got a message that lovelace is not in storage mode. How do I put lovelace in storage mode?
Although the card is no visible in the list of cards, if you search for it you can find it. So I have managed to install it. Now I have a new issue, most of the values are zero. Only batty charge is correct.
Hi . I use this card and i m verry happy with this one. There is any chance to make it bigger and what will be this command . I have try size: ......... with no luck. I want to make this card on full dashboard. Can you advise me. Thank you
I don't know sorry - I don't have a Huawei inverter. You'd need to find a Home Assistant integration for your inverter first and that might provide the data for you. If it doesn't then you'll need another method of getting it, such as a smart CT clamp energy monitor, or some form of smart meter integration. I use a Hildebrand Glow CAD/IHD.
Couldn’t say, but I do know that the card has been updated numerous times since I made this video and the entity parameters have changed their names a lot. My configuration example will not match reality for the latest version so you are best reading the card’s instructions rather than my guide
Great video as always thank you. I am using the simple powerflow plus card for the kitchen wall mounted display for the family but this would be great for diagnostic on my office wall display as it offers more data which would confuse the family and wouldn't get a WAF (wife acceptance factor) mark 😂
I personally still prefer the simplicity of the Power Flow Plus card so use that on my dashboard, but I do know people who use this one day-to-day too because of that very reason of it showing a lot more data at a glance.
Still rocking this on the iPad mini in the kitchen. Covers 99% of what I need to see at a glance. Very handy 👍
Don't forget to update the config when you update the integration... breaking changes with entity names.
Thanks, more of what the geek in me was looking for as a power flow chart. Add extra sensors too for temperatures, solar remaining and current Octopus Flux import or export price.
Hi Oliver
Been working my way through the different power card types you've found, was preferring the power flow plus, but the daily totals and time to reserve SoC could make this my fave.
Plugged it in for one of my givenergy inverters and half of it not working properly. Read the documentation and I found that all the yes/no toggles are now true/false so the sample code on your website wasn't working until I changed all these.
Cheers Geoffrey
Thanks for the feedback. I’ll have to go through and update everything as soon as I get chance
Good stuff, as always.
Thank you
Thanks for the shout out. Mine has an update pending. It seems to have renamed some of the setting names. I need to reconfigure mine. I never got the grid to animate, but maybe that is fixed in the update. I will post my YAML for my Lux inverter to my site.
No problem, thanks for the tip off! Yes, after making the video the dev pushed out an update with breaking changes. Loads of entity names in the config are different. I've updated the sample config on my site, but obviously the exact examples shown in the video will be named incorrectly now. They're all still numbered the same though which helps massively in identifying the changed names!
Thanks for the video, really good. I have a a solis Hybrid with pylontech batteries. I am using the solax inverter modbus integration. I have installed the card, and over the next week or so I will try to get it working, and let you know the results.
Sounds great!
Oooh! Now that's interesting! :) I'm running a Sunsynk system - I wrote my own modbus service and a simple website to do similar to work around things like USB passthru. Time to dust off home assistant again...
Sacrilege! It should never be allowed to get dusty :)
If you have a sun sync with the USB data logger you can pull the data directly from it, it will only update every minute though. I am installing solar assistant later this week once I finish putting up the solar array for greater insight. But this car handles all the features of all the Deyes inverter I am really happy to have found it.
Thanks very much for yet another great video. Unfortunately I have an AC3.0 invertor and not up to creating template sensors :-(
Yup, this one is best for hybrids. The layout doesn't really make sense for AC coupled setups.
Great card and great video! 👍Just attempted to set this up for my Sonnen system, but unfortunately it's not working at the moment 😭so will have to wait to see if I've gotten the right sensors in the right places once it's fixed.
I hope you get that sorted and you find the card useful. I've heard from a couple of people who are now displaying this card in their homes on things like old iPads.
Inverter was finally swapped out on Thursday so got this working now, although it's a shame that the format changed since your video! Shame there's no way to adjust units on the fly.
Good to hear! The format on this card appears to change every single time it gets updated. I couldn't keep up with the changes on this card even if I tried!
hi, is there any website in which I can view analytics of volunteer user's Solar Battery system?
Have you seen pvoutput.org ?
Can i connect my feed in tartif array to the Sunsynk 8.8kwh hybrid inverter and my non-feed-in tariff solar array and keep them separate coming out of the inverter so i can keep my feed-in-tariff-intact.
No idea sorry, this video is about a Home Assistant dashboard card that is designed to look like the display on a Sunsynk inverter, rather than Sunsynk hardware itself
Very good. Thanks
I already configured my ZCS Inverter but I have a stupid (I'm sure for you but not for my poor knowledge on Hassio) problem due to the power unit of measurement that are in kW and not in W. I suppose I should create eqyivalet entitie just oltiplying them by 1000 in some way but how? is nayting I could add in the same yaml file?
Again, sorry for the stupid question
You'll need to edit configuration.yaml and create a template sensor. It'll look something like this (note, totally untested and off the top of my head):
template:
- sensor:
- name: Power Sensor in W
unique_id: power_sensor_in_w
state: "{{ (states('sensor.original_power_sensor_in_kw')|float(default=0)*1000 }}"
device_class: 'power'
state_class: 'measurement'
unit_of_measurement: 'W'
@@SpeakToTheGeekTech many thanks
Great video. Is there more on setup for HA newbies ? Is this a direct integration using rs485 data ?
This isn’t an integration for Sunsynk inverters, it’s just a card to display data in HA in the same style as the display on a Sunsynk inverters. You will need an integration already in place for your inverter and that can be of any brand (I use GivEnergy as an example in the video)
I got the card working except I don’t have data from pv2 or for the combined ( pv1+pv2 kw ) . Any idea how to map those
when I go to add the card to my dashboard it is not available in the list. What could be wrong?
If you've installed it using HACS, then the most likely reason it's not yet visible to add is because of your browser cache needing a refresh. You might need to force the browser to refresh from source, clear the cache, or just try a different browser to test if you have another one installed.
@@SpeakToTheGeekTech I have cleared the browser cache. I am using chrome. It has not made a difference. When installing from HACS I got a message that lovelace is not in storage mode. How do I put lovelace in storage mode?
Although the card is no visible in the list of cards, if you search for it you can find it. So I have managed to install it. Now I have a new issue, most of the values are zero. Only batty charge is correct.
Hi .
I use this card and i m verry happy with this one.
There is any chance to make it bigger and what will be this command .
I have try
size: ......... with no luck.
I want to make this card on full dashboard.
Can you advise me.
Thank you
I wouldn't know sorry, but your best bet is to ask the question on the project's Github page.
How do I get load and grid datas in with my huawei sun solar?
I don't know sorry - I don't have a Huawei inverter. You'd need to find a Home Assistant integration for your inverter first and that might provide the data for you. If it doesn't then you'll need another method of getting it, such as a smart CT clamp energy monitor, or some form of smart meter integration. I use a Hildebrand Glow CAD/IHD.
Why can’t I get it to read the data from the inverter
Couldn’t say, but I do know that the card has been updated numerous times since I made this video and the entity parameters have changed their names a lot. My configuration example will not match reality for the latest version so you are best reading the card’s instructions rather than my guide
Great video as always thank you. I am using the simple powerflow plus card for the kitchen wall mounted display for the family but this would be great for diagnostic on my office wall display as it offers more data which would confuse the family and wouldn't get a WAF (wife acceptance factor) mark 😂
I personally still prefer the simplicity of the Power Flow Plus card so use that on my dashboard, but I do know people who use this one day-to-day too because of that very reason of it showing a lot more data at a glance.
how to config whith Huawei Sun200+ Battery ?
No idea sorry, never used Huawei kit
Haha just thought you would know, sorry for wasting your time👍
It’s no problem, you have to ask somewhere. If I could help I would!