diff --git a/README.md b/README.md index 73357b5..1bfddd5 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ # solXpect solXpect is an app that forecasts the output of your solar power plant by using direct and diffuse radiation data from Open-Meteo.com, calculating the position of the sun, and projecting the radiation on your solar panel. -It shows the estimated energy production for the next 16 days, with hourly values calculated for the preceding hour. As an example, if there are 150 Wh shown at 11:00 this means you can expect 150 Wh between 10:00 and 11:00. +It shows the estimated energy production for the next 16 days, with hourly values calculated for the preceding hour. As an example, if there are 150 Wh shown at 11:00 this means you can expect 150 Wh between 10:00 and 11:00 from your photovoltaic system. The values starting with $\sum$ show the cumulated energy since midnight of the first day. To use solXpect, you simply enter your latitude and longitude coordinates, as well as the azimuth and tilt of your solar panel. You also enter information about the peak power, efficiency, temperature coefficient, and area of your solar panel, as well as the maximum power and efficiency of your inverter. diff --git a/fastlane/metadata/android/de-DE/full_description.txt b/fastlane/metadata/android/de-DE/full_description.txt index 5782c9e..638322d 100644 --- a/fastlane/metadata/android/de-DE/full_description.txt +++ b/fastlane/metadata/android/de-DE/full_description.txt @@ -1,4 +1,4 @@ -solXpect prognostiziert den Ertrag Ihrer PV Anlage +solXpect prognostiziert den Ertrag Ihrer Photovoltaikanlage (PV) Diese App nimmt direkte und diffuse Strahlungsdaten von Open-Meteo.com, berechnet die Position der Sonne und projiziert die Strahlung auf Ihr Solarpanel. Es zeigt die geschätzte Energieproduktion für die nächsten Stunden und bis zu 16 Tage an. diff --git a/fastlane/metadata/android/en-US/full_description.txt b/fastlane/metadata/android/en-US/full_description.txt index a00d55f..2450f50 100644 --- a/fastlane/metadata/android/en-US/full_description.txt +++ b/fastlane/metadata/android/en-US/full_description.txt @@ -1,4 +1,4 @@ -solXpect forecasts the output of your solar power plant +solXpect forecasts the output of your photovolatic system (PV) This app takes direct and diffuse radiation data from Open-Meteo.com, calculates the position of the sun and projects the radiation on your solar panel. It shows the estimated energy production for the next hours and up to 16 days.