home-assistant-custom-components.yoto_ha: 1.22.6 -> 1.23.0

https://github.com/cdnninja/yoto_ha/releases/tag/v1.23.0
This commit is contained in:
Martin Weinelt
2025-02-22 14:43:52 +01:00
parent f1a70a5ec7
commit 47a62e10c0
@@ -8,13 +8,13 @@
buildHomeAssistantComponent rec {
owner = "cdnninja";
domain = "yoto";
version = "1.22.6";
version = "1.23.0";
src = fetchFromGitHub {
owner = "cdnninja";
repo = "yoto_ha";
tag = "v${version}";
hash = "sha256-6igIcDGPYUOz5dWZr9TKFmoYoUCsZOpfpESTxYRR67w=";
hash = "sha256-FB711ofk5BV/U0ZWfa6Q2aheZkzbwxDUfqNDu9wj2aQ=";
};
dependencies = [