Revert "home-assistant-custom-components.oref_alert: 4.1.1 -> 4.2.1"

This reverts commit 22101ac613.
This commit is contained in:
Matej Urbas
2025-12-27 15:11:53 +00:00
parent 6fd9dded2e
commit cd55c6a8fc
@@ -13,13 +13,13 @@
buildHomeAssistantComponent rec {
owner = "amitfin";
domain = "oref_alert";
version = "4.2.1";
version = "4.1.1";
src = fetchFromGitHub {
owner = "amitfin";
repo = "oref_alert";
tag = "v${version}";
hash = "sha256-mE39/f/2SmEJ5rTHhwmgGdQga4PQPGxoj/iKA1+Ou5k=";
hash = "sha256-nWp8cG0lFYUEO11lcZGkqx5QvOSfSVnqIqpHA8YAN30=";
};
dependencies = [