mawinkler / astroweather

Asynchronous Astro Weather Forecast for Home Assistant
GNU General Public License v3.0
69 stars 9 forks source link

Add documentation / description for sensor.astroweather_deepsky_forecast_today_plain #31

Closed freeDom- closed 1 year ago

freeDom- commented 1 year ago

Sensor value is e.g. Good-Excellent-Good.What does first, second and third value mean? Is this for different times during the night? Does this mean seeing, athmospheric transparency and clouds? Would be nice to have it in the documentation and if the sensor would have a more meaningful name / description.

mawinkler commented 1 year ago

Sorry that it took a while. If you have a look on the graph, there should be three * around midnight. This matches with the plain text:

image

In this case Poor-Poor-Fair Tomorrow Excellent-Good-Excellent

freeDom- commented 1 year ago

Thanks for your reply! Okay, so it is the plain text description for the conditions at 20:00 23:00 and 02:00? This makes sense, but it would be great if it would be documented somewhere...

If you confirm this information I can create a Pull Request adding the documentation.