Phases? #297
-
|
I got solar panels and sigen inverter + battery installed last summer, and installed this integration shortly after. If there already is support for it and I have somehow messed up how to get it, then that'd obviously work too :p |
Beta Was this translation helpful? Give feedback.
Replies: 3 comments
-
|
There is a sensor in the integration that shows the overall house power demand (sigen_plant_consumed_power). However I also wanted to know how this consumed power was split across the individual phases and could not find any sensor for this. So I added the following to the sensor section of my templates.yaml file. If I've understood your need correctly, perhaps this will help. EDIT: |
Beta Was this translation helpful? Give feedback.
-
|
I guess that's where my issue lies, I have no sensor.sigen_plant_phase_a_active_power or phase_b or phase_c... Edit: Nevermind, I found it. I know I looked through the disabled entities back in the summer, but I guess I was blind, or it was just too many there. |
Beta Was this translation helpful? Give feedback.
-
|
Ah yes, I forgot that these entities (and hundreds of others) are disabled by default in the integration. It was quite a while back when I went through and enabled all those that could be useful. Anyway, glad you've got it sorted now. Hope you manage to track down your load imbalance. |
Beta Was this translation helpful? Give feedback.
There is a sensor in the integration that shows the overall house power demand (sigen_plant_consumed_power). However I also wanted to know how this consumed power was split across the individual phases and could not find any sensor for this. So I added the following to the sensor section of my templates.yaml file.