pnbruckner / ha-sun2

Home Assistant Sun2 Sensor
The Unlicense
236 stars 22 forks source link

Remove support for configuring under binary_sensor & sensor #113

Closed pnbruckner closed 8 months ago

pnbruckner commented 8 months ago

Starting with 3.0.0, configuring sun2 under binary_sensor & sensor has been deprecated. This change removes that deprecated feature.

Also, make documentation more explicit that the rising sensor indicates sunrise, and setting indicates sunset. Closes #112.