From 7483213fbf1156c5dd926066202c2a628ebeb853 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Robert=20Sch=C3=BCtz?= Date: Fri, 19 Jun 2026 16:26:41 -0700 Subject: [PATCH] home-assistant-custom-components.tibber_local: 2026.5.1 -> 2026.6.1 Diff: https://github.com/marq24/ha-tibber-pulse-local/compare/2026.5.1...2026.6.1 Changelog: https://github.com/marq24/ha-tibber-pulse-local/releases/tag/2026.6.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 6c99cd62cfae..abf556d2a04e 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.5.1"; + version = "2026.6.1"; src = fetchFromGitHub { inherit owner; repo = "ha-tibber-pulse-local"; tag = version; - hash = "sha256-PjFPk/hwgpyCtjy/kRrLpDDpcGq+JwcsSA3P9NG+W/w="; + hash = "sha256-HalEHJg3+6D+3TXVsfdlxL3HvSqXUcaSrW1owtRPff8="; }; dependencies = [