home-assistant-custom-components.yoto_ha: 2.3.0 -> 3.0.4 (#492893)

This commit is contained in:
dotlambda
2026-02-24 21:18:33 +00:00
committed by GitHub
@@ -8,13 +8,13 @@
buildHomeAssistantComponent rec {
owner = "cdnninja";
domain = "yoto";
version = "2.3.0";
version = "3.0.4";
src = fetchFromGitHub {
owner = "cdnninja";
repo = "yoto_ha";
tag = "v${version}";
hash = "sha256-8DyL9TQiGT5BMEgZgs7nXGv04HN0slCWIA14OivnzvY=";
hash = "sha256-lVd5Yko9oPCcsSORYe3d8UbOOYEcqvxU37gm/NthptI=";
};
dependencies = [