home-assistant-custom-components.yoto_ha: 1.24.4 -> 1.24.5

https://github.com/cdnninja/yoto_ha/releases/tag/v1.24.5
This commit is contained in:
Martin Weinelt
2025-08-08 04:19:41 +02:00
parent c37fe49417
commit cc2d5d32a0
@@ -8,13 +8,13 @@
buildHomeAssistantComponent rec {
owner = "cdnninja";
domain = "yoto";
version = "1.24.4";
version = "1.24.5";
src = fetchFromGitHub {
owner = "cdnninja";
repo = "yoto_ha";
tag = "v${version}";
hash = "sha256-iiS5bns7la17Wf/mRkraE9xL9i+OzI4ru4BaHiLtA6U=";
hash = "sha256-z9BrZAjjtt9EC84CzDe3AzmJHQtCBLgEoWrCJpOPBK0=";
};
dependencies = [