github claytonjn/hass-circadian_lighting 1.0.9

latest releases: 2.1.4, 2.1.3, 2.1.3-beta...
4 years ago

Only react to light state change to 'on'

And only when light isn't already on. This should allow for users to disable CL when they adjust a light from the frontend, without CL immediately readjusting.

Define "initial transition" and use it when CL switch is turned on

A 1 sec transition was used when a light is turned on or when sleep state changes. The short transition should also be used when the CL switch is turned on. Also, because this is used in multiple spots, better to define it in one spot (this will also make it easier to make it configurable, if desired)

Adjust lights immediately when disable entity state changes

I'm thinking about removing the disable entity option, but while it remains this is the proper behavior

Exemption handling

Handles some unexpected state behavior

Don't miss a new hass-circadian_lighting release

NewReleases is sending notifications on new releases.