home-assistant-custom-components.samsungtv-smart: 0.14.4 -> 0.14.5 (#441133)

https://github.com/ollo69/ha-samsungtv-smart/releases/tag/v0.14.5
This commit is contained in:
R. RyanTM
2025-09-08 15:50:12 +02:00
committed by GitHub
parent 9551070ecc
commit 3a93aa2d23
@@ -11,13 +11,13 @@
buildHomeAssistantComponent rec {
owner = "ollo69";
domain = "samsungtv_smart";
version = "0.14.4";
version = "0.14.5";
src = fetchFromGitHub {
owner = "ollo69";
repo = "ha-samsungtv-smart";
tag = "v${version}";
hash = "sha256-naogq/7yGj2OD93JayOH8kHZhyDsKkWa2v+lKL0FlPU=";
hash = "sha256-J3+HD/jMJDIBSiVJnHvjOJ3yswck+DV3XpPqIoR5/sU=";
};
dependencies = [