home-assistant-custom-components.samsungtv-smart: 0.13.6 -> 0.14.4 (#437709)

This commit is contained in:
Martin Weinelt
2025-08-28 21:45:46 +02:00
committed by GitHub
@@ -11,13 +11,13 @@
buildHomeAssistantComponent rec {
owner = "ollo69";
domain = "samsungtv_smart";
version = "0.13.6";
version = "0.14.4";
src = fetchFromGitHub {
owner = "ollo69";
repo = "ha-samsungtv-smart";
tag = "v${version}";
hash = "sha256-4tBluCKt8e5tyUkv79t+pW/KNZUTEIeTY012x7CLN38=";
hash = "sha256-naogq/7yGj2OD93JayOH8kHZhyDsKkWa2v+lKL0FlPU=";
};
dependencies = [