Hi, thanks for the response. I turned off the absolute grid setting, but all that has done when importing is make the figure negative in the blue box next to the inverter and keep the positive value above the pylon (grid) as you can see below. When exporting, it’s the opposite.
Below is a video clip of the original issue I was explaining. The clip is from when I was exporting 1.863kW to the grid, absolute values is on as is invert grid power values. As you can see, the dot from the box with the voltage, Hz and power in kW in is moving to the left when the dot on the other side is moving to the right, towards the pylon. I expected both dots to be moving in the same direction? If I turn off invert values for the grid, then both dots do move in the same direction, but then it’s wrong because the Solis inverter gives a negative value when importing and a positive one when exporting. It’s like the invert value is only working on one of the values when it should be applying to both.
I am right thinking that both grid_power_169 and grid_ct_power_172 should be going to the same “sensor.solis_meter_active_power”? I also have grid_power_167 going to that sensor too. Is that right?
I am however re-reading all the documentation as I see there are some notes on some of the registers. I’ll re-visit the config I have and see if I’ve messed up somewhere.
There is no entity grid_power_167. You can delete that from your config. If you are using the same sensor for grid_power_169 and grid_ct_power_172 then they should display the same data on the card.
Ahh ok, thank you. I took the config originally from the information in the documentation, so it could be that this info is now out of date. See highlighted line below:
feat: You can now visualise the efficiency of your MPPT strings by adding the efficiency attribute to your solar section together with the pv[1-4]_max_power (Maximum power of the MPPT based on the number and size of panels). The efficiency attribute can be one of four numeric values and activates the following display modes
0 - Disabled
1 - Graphic display
2 - Text display
3 - Graphic and text display
This is disabled by default and you must set the desired display mode and specify the pv[x]_max_power in order to display this extra data.
Some examples below
1 - Graphic display
2 - Text display
3 - Graphic and text display
Patches & Bug Fixes
fix: layout improvements. Remove space from battery soc.
I’m guessing you are using one of the card presets for the icons i.e. pump etc. These don’t work if you have more than two additional loads. You should rather specify the mdi: icon you want to display
Ok not sure what the issue was then. You can add additional loads to the essential and the non-essential outputs as well as AUX. If its still a problem please open an issue on GitHub and we can troubleshoot.