home-assistant.github.io/source/_components/sensor.season.markdown
Paulus Schoutsen d55564cc6e Add blog post
2017-09-09 00:50:01 -07:00

910 B

layout title description date sidebar comments sharing footer ha_category ha_iot_class ha_release
page Season Sensor Instructions how to add season sensors into Home Assistant. 2017-07-04 07:00:00 true false true true Sensor Local Polling 0.53

This sensor will display the current astronomical or meteorological season (Spring, Summer, Autumn, Winter) based on the users setting in the config file.

All information about how the seasons work was taken from Wikipedia:

# Example configuration.yaml entry
sensor:
  - platform: season
    type: astronomical (optional, will default to astronomical)