I want to use the new energy monitor. I do get my Extract attribute into sensor for PVOutputr data in the developer tool but can only select in energy the pvoutput generated value. No option to select the attributes in the pvoutput sensor. Do I need to define the attributes to use in the energy monitor?
This is a better explanation of the issue we experience with PVoutput
Additional information:
I think I MIGHT know what is going on here. The base PVOutput sensor (sensor.pvoutput) has been properly updated for use in the Energy page. However, using that sensor in the energy page only handles Solar generation, even though the integration also pulls consumption. The consumption information is an attribute of the sensor instead of a sensor itself.
So, per the documentation, people are generating 4 sensors (2x energy, 2x energy) using a template (the same as listed in the original post). However, those can’t directly have the state class and device class set as far as I can tell so they aren’t listed as eligible for the energy page. And customize.yaml doesn’t seem to be able to handle it either for some reason.