home-assistant-custom-components.adaptive_lighting: 1.28.0 -> 1.29.0

This commit is contained in:
R. Ryantm
2025-12-11 21:21:54 +00:00
parent e16041020b
commit 0600a397c2
@@ -8,13 +8,13 @@
buildHomeAssistantComponent rec {
owner = "basnijholt";
domain = "adaptive_lighting";
version = "1.28.0";
version = "1.29.0";
src = fetchFromGitHub {
owner = "basnijholt";
repo = "adaptive-lighting";
tag = "v${version}";
hash = "sha256-FyDspw/Sk7h5Kh3lq17DmGbkJlVP0CLfAX0GL7DVF0k=";
hash = "sha256-v10Mrc/sSB09mC0UHMhjoEnPhj5S3tISmMcPQrPHPq8=";
};
dependencies = [