diff --git a/source/_components/sensor.season.markdown b/source/_components/sensor.season.markdown index c2ce54a145c..e12c1c401f2 100644 --- a/source/_components/sensor.season.markdown +++ b/source/_components/sensor.season.markdown @@ -16,6 +16,10 @@ ha_qa_scale: internal The `season` sensor will display the current astronomical or meteorological season (Spring, Summer, Autumn, Winter) based on the user's setting in the configuration file. +For information on the difference between astronomical and meteorological seasons please see the link below: + + - [https://www.ncei.noaa.gov/news/meteorological-versus-astronomical-seasons](https://www.ncei.noaa.gov/news/meteorological-versus-astronomical-seasons) + All information about how the seasons work was taken from Wikipedia: - [https://en.wikipedia.org/wiki/Season#Astronomical](https://en.wikipedia.org/wiki/Season#Astronomical)