home-assistant-custom-components.yoto_ha: 2.3.0 -> 3.0.4

Diff: https://github.com/cdnninja/yoto_ha/compare/v2.3.0...v3.0.4

Changelog: https://github.com/cdnninja/yoto_ha/releases/tag/v3.0.4
This commit is contained in:
Robert Schütz
2026-02-21 16:00:39 -08:00
parent 9c1cf5ba66
commit 72be3ac616
@@ -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 = [