mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-05-03 09:38:59 +00:00
1.3 KiB
1.3 KiB
title, description, ha_category, ha_iot_class, ha_release, ha_quality_scale, ha_domain, ha_config_flow, ha_platforms, ha_codeowners, ha_integration_type
title | description | ha_category | ha_iot_class | ha_release | ha_quality_scale | ha_domain | ha_config_flow | ha_platforms | ha_codeowners | ha_integration_type | ||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Season | Instructions on how to add season sensors into Home Assistant. |
|
Local Polling | 0.53 | internal | season | true |
|
|
service |
The season integration will provide the current astronomical or meteorological season (Spring, Summer, Autumn, Winter) as a sensor.
{% include integrations/config_flow.md %}
For information on the difference between astronomical and meteorological seasons please see the link below:
All information about how the seasons work was taken from Wikipedia:
- https://en.wikipedia.org/wiki/Season#Astronomical
- https://en.wikipedia.org/wiki/Equinox
- https://en.wikipedia.org/wiki/Solstice
To cut a long read short, Astronomical gives seasons based on the shortest/longest day and equinoxes. So in the Northern Hemisphere spring starts on 20 March). Meteorological gives seasons based on months (so in the Northern Hemisphere spring starts on 1 March).