home-assistant-custom-components.yandex-station: 3.21.3 -> 3.21.4 (#540961)

This commit is contained in:
Martin Weinelt
2026-07-12 09:43:37 +00:00
committed by GitHub

View File

@@ -10,13 +10,13 @@
buildHomeAssistantComponent rec {
owner = "AlexxIT";
domain = "yandex_station";
version = "3.21.3";
version = "3.21.4";
src = fetchFromGitHub {
owner = "AlexxIT";
repo = "YandexStation";
tag = "v${version}";
hash = "sha256-oaH9zJ0LdKjKcVTsw1IKpc+s/AXWWYVU7mTUoiO/hWY=";
hash = "sha256-NbR8CqF7dr0q2nFZHi90IGmDELflcboeJTlVeYoBdvw=";
};
dependencies = [