From ce15d8fe581557eee6496c87cefde1041dee2ca2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Robert=20Sch=C3=BCtz?= Date: Tue, 21 Jul 2026 16:36:47 -0700 Subject: [PATCH] home-assistant-custom-components.tibber_local: 2026.6.2 -> 2026.7.0 Diff: https://github.com/marq24/ha-tibber-pulse-local/compare/2026.6.2...2026.7.0 Changelog: https://github.com/marq24/ha-tibber-pulse-local/releases/tag/2026.7.0 --- .../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 1268d9cc704f..c9b0e252a82b 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.6.2"; + version = "2026.7.0"; src = fetchFromGitHub { inherit owner; repo = "ha-tibber-pulse-local"; tag = version; - hash = "sha256-Mssjizh9DcA6fldwl6QmmgG8aOVwvF5d0akqrkArM5g="; + hash = "sha256-CPOWh/BClQASyMwarR7a/QHtPkvjHN19oXl6j46wFmk="; }; dependencies = [