Releases: claytonjn/hass-circadian_lighting
Releases · claytonjn/hass-circadian_lighting
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
2.0.7-beta
Include Astral version in debug logging to help troubleshooting Astral related issues.