From 720e5a9b8c619dfe79244d0aaad3ada5b6cb3241 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Robert=20Sch=C3=BCtz?= Date: Sat, 16 May 2026 06:51:03 -0700 Subject: [PATCH] home-assistant-custom-components.tibber_local: 2026.4.0 -> 2026.5.1 Diff: https://github.com/marq24/ha-tibber-pulse-local/compare/2026.4.0...2026.5.1 Changelog: https://github.com/marq24/ha-tibber-pulse-local/releases/tag/2026.5.1 --- .../home-assistant/custom-components/tibber_local/package.nix | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pkgs/servers/home-assistant/custom-components/tibber_local/package.nix b/pkgs/servers/home-assistant/custom-components/tibber_local/package.nix index 7a937c53f795..6c99cd62cfae 100644 --- a/pkgs/servers/home-assistant/custom-components/tibber_local/package.nix +++ b/pkgs/servers/home-assistant/custom-components/tibber_local/package.nix @@ -8,13 +8,13 @@ buildHomeAssistantComponent rec { owner = "marq24"; domain = "tibber_local"; - version = "2026.4.0"; + version = "2026.5.1"; src = fetchFromGitHub { inherit owner; repo = "ha-tibber-pulse-local"; tag = version; - hash = "sha256-xUyKSR0X9gZhU3SsLmNWr2v5BzPRkIfhZTehLOnCIWc="; + hash = "sha256-PjFPk/hwgpyCtjy/kRrLpDDpcGq+JwcsSA3P9NG+W/w="; }; dependencies = [