home-assistant-custom-components.yandex-station: 3.21.3 -> 3.21.4

This commit is contained in:
R. Ryantm
2026-07-12 05:55:13 +00:00
parent dd93798a29
commit 878dc0f6fa
@@ -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 = [