emoncms / app

Emoncms App module: application specific dashboards: includes myelectric, mysolarpv, myheatpump and solar + wind app.
GNU Affero General Public License v3.0
28 stars 70 forks source link

mysolarpv.php Add Solar Threshold to Edit options #166

Closed steversig closed 2 years ago

steversig commented 2 years ago

Solar Threshold. Display solar power as 0 below this threshold in w, Default 10. Remove hardcoded value of 10 from script. Allows different size installations to pick their own threshold.

steversig commented 2 years ago

This should provide solution to enhancement request https://github.com/emoncms/app/issues/164

164 opened on 29 Nov 2021 by grungeguitarist

grungeguitarist commented 2 years ago

Very nice work @steversig, thank you!

@TrystanLea, is it possible to get this improvement for the version hosted on the Emoncms.org server?

TrystanLea commented 2 years ago

Thank you @steversig