PVoutput plugin for HASS

Last weekend I followed some tips from @fabaff to use template sensors for splitting up the collected information into readable information. In the end I’d a solution like @Marcel030nl posted above.

For now I’ve two things to sort out:

  • I can’t get the “Energy Generated” data in my template sensor (same problem as @Marcel030nl)
  • I’d like to add multiple solar installations to monitor. One possibility is to duplicate the script and use other variables, but thats not the most “robust” solution