home-assistant-custom-components.oref_alert: 6.15.2 -> 6.17.1

Diff: https://github.com/amitfin/oref_alert/compare/v6.15.2...v6.17.1

Changelog: https://github.com/amitfin/oref_alert/releases/tag/v6.17.1
This commit is contained in:
Robert Schütz
2026-04-11 17:35:13 -07:00
parent fd51796b23
commit 69377ff9dd
@@ -15,13 +15,13 @@
buildHomeAssistantComponent rec {
owner = "amitfin";
domain = "oref_alert";
version = "6.15.2";
version = "6.17.1";
src = fetchFromGitHub {
owner = "amitfin";
repo = "oref_alert";
tag = "v${version}";
hash = "sha256-2JWvTbnG8PNLLzTGAyz/u7oVCC3reHWYn9utawxIp1s=";
hash = "sha256-vpRVTxstuNL29C8cl+B4U/jTDfIOLYepGmr1uYjylYQ=";
};
# Do not publish cards, currently broken, attempting to write to nix store.