Releases: claytonjn/hass-circadian_lighting
Releases · claytonjn/hass-circadian_lighting
2.1.5-beta
What's Changed
- Fix Hassfest workflow by @claytonjn in #236
- Create icons.json by @claytonjn in #244
- Updates the
async_track_state_change
withasync_track_state_change_event
by @LordMike in #258
New Contributors
Full Changelog: 2.1.4...2.1.5-beta
2.1.4
2.1.3
2.1.3-beta
2.1.2
What's Changed
- Add .gitignore to ignore pycache by @nickdavies in #187
- Make __init__ async by @claytonjn in 19df0f8
- Update HACS URL by @wrt54g in #194
- remove ATTR_WHITE_VALUE by @98ultimate in #199
New Contributors
- @nickdavies made their first contribution in #187
- @wrt54g made their first contribution in #194
- @98ultimate made their first contribution in #199
Full Changelog: 2.0.8...2.1.2
2.1.2-beta
What's Changed
- Update HACS URL by @wrt54g in #194
- remove ATTR_WHITE_VALUE by @98ultimate in #199
New Contributors
- @wrt54g made their first contribution in #194
- @98ultimate made their first contribution in #199
Full Changelog: 2.1.1-beta...2.1.2-beta
2.1.1-beta
Add .gitignore to ignore __pycache__
2.1.0-beta
Make init async
2.0.8
2.0.8-beta
Replace direct astral import with homeassistant helper