We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 30049c0 commit c6034acCopy full SHA for c6034ac
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Changelog
2
3
+## [1.0.4](https://github.com/mdvorak/esphome-adaptive-lighting/compare/v1.0.3...v1.0.4) (2025-05-23)
4
+
5
6
+### Bug Fixes
7
8
+* fix compatibility with ESPHome 2025.5 ([96f0fa2](https://github.com/mdvorak/esphome-adaptive-lighting/commit/96f0fa201daf3eb1bb5fbab0906094c55056117e))
9
10
## [1.0.3](https://github.com/mdvorak/esphome-adaptive-lighting/compare/v1.0.2...v1.0.3) (2025-03-02)
11
12
components/adaptive_lighting/adaptive_lighting_version.h
@@ -1,2 +1,2 @@
#pragma once
-#define ADAPTIVE_LIGHTING_VERSION "v1.0.3" // x-release-please-version
+#define ADAPTIVE_LIGHTING_VERSION "v1.0.4" // x-release-please-version
0 commit comments