home-assistant-custom-components.adaptive_lighting: 1.30.0 -> 1.30.1 (#481289)

This commit is contained in:
Martin Weinelt
2026-01-18 16:03:42 +00:00
committed by GitHub
@@ -8,13 +8,13 @@
buildHomeAssistantComponent rec {
owner = "basnijholt";
domain = "adaptive_lighting";
version = "1.30.0";
version = "1.30.1";
src = fetchFromGitHub {
owner = "basnijholt";
repo = "adaptive-lighting";
tag = "v${version}";
hash = "sha256-rKqn6HnSrI0YWCxSIMqI4kQbpxeYwRNTPOi0xfU3CzU=";
hash = "sha256-pmI0jZxIjSiA9P5+0hRCujHE53WprvkAo6jp/IOpJ88=";
};
dependencies = [