I have solar, no storage, and would like to see the solar generation data in WeeWX.
The install uses Envoy for metering and I have the data going into Home Assistant via their API. I have some other sensors attached to HA and have those feeding CO2 and PM 2.5 to weewx via MQTT currently.
Primarily, out of the 20+ data points, I'd only like to display current solar production, current consumption, current net consumption (utility - solar).
I don't really see a need to store the data.
Should I extend the schema, add a solar database, or repurpose unused existing database fields?
Thanks for any ideas