Commit 53d340f6 authored by Robert Schütz's avatar Robert Schütz
Browse files

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

parent 9fcae604
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -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;