home-assistant-custom-components.yandex-station: add meta.changelog

This commit is contained in:
Robert Schütz
2025-09-14 15:28:19 -07:00
parent 9fcae604e0
commit 53d340f66e
@@ -39,6 +39,7 @@ buildHomeAssistantComponent rec {
++ (home-assistant.getPackages "stream" home-assistant.python.pkgs);
meta = {
changelog = "https://github.com/AlexxIT/YandexStation/releases/tag/${src.tag}";
description = "Controlling Yandex.Station and other smart home devices with Alice from Home Assistant";
homepage = "https://github.com/AlexxIT/YandexStation";
license = lib.licenses.mit;