home-assistant-custom-components.yoto_ha: 1.22.0 -> 1.22.4

This commit is contained in:
Otto Sabart
2025-01-09 21:00:00 +01:00
parent 285e0f1ba3
commit e4aaec299f
@@ -8,13 +8,13 @@
buildHomeAssistantComponent rec {
owner = "cdnninja";
domain = "yoto";
version = "1.22.0";
version = "1.22.4";
src = fetchFromGitHub {
owner = "cdnninja";
repo = "yoto_ha";
tag = "v${version}";
hash = "sha256-uaakUxuPxYqLnE2UK6ept91Lycvvhr0r9vZw44y1W4g=";
hash = "sha256-4OKiXwluatm/WRO77tK/VE+fnRn7Cvvh4et3SjANJWE=";
};
dependencies = [