home-assistant-custom-components.yandex-station: 3.21.1 -> 3.21.2

Diff: https://github.com/AlexxIT/YandexStation/compare/v3.21.1...v3.21.2

Changelog: https://github.com/AlexxIT/YandexStation/releases/tag/v3.21.2
This commit is contained in:
Robert Schütz
2026-06-12 17:36:11 -07:00
parent 6310b395fc
commit 3d62ab0dc4
@@ -10,13 +10,13 @@
buildHomeAssistantComponent rec {
owner = "AlexxIT";
domain = "yandex_station";
version = "3.21.1";
version = "3.21.2";
src = fetchFromGitHub {
owner = "AlexxIT";
repo = "YandexStation";
tag = "v${version}";
hash = "sha256-5a+631Gu7xaPq8EF+34bybm40YVTXPA/ylq6k8LPBNU=";
hash = "sha256-TjrBb7MatydixSEEAcM7ezQ8hDGKxTapD2h40c/0AxQ=";
};
dependencies = [