Skip to content

Commit c3b270e

Browse files
release-please[bot]mdvorak
authored andcommitted
chore(main): release 1.0.2
1 parent 9852860 commit c3b270e

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [1.0.2](https://github.com/mdvorak/esphome-adaptive-lighting/compare/v1.0.1...v1.0.2) (2025-02-02)
4+
5+
6+
### Bug Fixes
7+
8+
* set color temp even when off, to have smooth turn-on transition ([9852860](https://github.com/mdvorak/esphome-adaptive-lighting/commit/9852860383caf7d71c7240f61606690f456ccc05))
9+
310
## [1.0.1](https://github.com/mdvorak/esphome-adaptive-lighting/compare/v1.0.0...v1.0.1) (2025-01-30)
411

512

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
#pragma once
2-
#define ADAPTIVE_LIGHTING_VERSION "v1.0.1" // x-release-please-version
2+
#define ADAPTIVE_LIGHTING_VERSION "v1.0.2" // x-release-please-version

0 commit comments

Comments
 (0)