home-assistant-custom-components.openplantbook: 1.4.0 -> 1.5.0

https://github.com/Olen/home-assistant-openplantbook/releases/tag/v1.5.0
This commit is contained in:
Martin Weinelt
2026-06-04 15:26:05 +02:00
parent 486f8f5682
commit a66f369f69

View File

@@ -11,13 +11,13 @@
buildHomeAssistantComponent rec {
owner = "olen";
domain = "openplantbook";
version = "1.4.0";
version = "1.5.0";
src = fetchFromGitHub {
inherit owner;
repo = "home-assistant-openplantbook";
tag = "v${version}";
hash = "sha256-Ym7bt+0s7eqlL3oDtppIGenoW1XvrSjKkV2flE0TzUo=";
hash = "sha256-TmJb2FErRsGPREJtofujsnn8VYiNGsXvGcWcy6WGBhk=";
};
ignoreVersionRequirement = [