Loading pkgs/servers/home-assistant/custom-components/tibber_local/package.nix +3 −3 Original line number Diff line number Diff line Loading @@ -8,13 +8,13 @@ buildHomeAssistantComponent rec { owner = "marq24"; domain = "tibber_local"; version = "2026.2.2"; version = "2026.3.4"; src = fetchFromGitHub { inherit owner; repo = "ha-tibber-pulse-local"; tag = version; sha256 = "sha256-YHvhVAGOMkPwaxdQVv1cO6H8LitoG2PChOV1b8Z/4KU="; sha256 = "sha256-XYcTQESAV50GX99QRWrmb57fEHOnpQuMlE/VpGlTPrQ="; }; dependencies = [ Loading @@ -23,7 +23,7 @@ buildHomeAssistantComponent rec { meta = { changelog = "https://github.com/marq24/ha-tibber-pulse-local/releases/tag/${version}"; description = "Home Assistant integration framework for (garbage collection) schedules"; description = "Local/LAN Tibber Pulse IR/Bridge Integration for Home Assistant"; homepage = "https://github.com/marq24/ha-tibber-pulse-local"; maintainers = with lib.maintainers; [ hensoko ]; license = lib.licenses.asl20; Loading Loading
pkgs/servers/home-assistant/custom-components/tibber_local/package.nix +3 −3 Original line number Diff line number Diff line Loading @@ -8,13 +8,13 @@ buildHomeAssistantComponent rec { owner = "marq24"; domain = "tibber_local"; version = "2026.2.2"; version = "2026.3.4"; src = fetchFromGitHub { inherit owner; repo = "ha-tibber-pulse-local"; tag = version; sha256 = "sha256-YHvhVAGOMkPwaxdQVv1cO6H8LitoG2PChOV1b8Z/4KU="; sha256 = "sha256-XYcTQESAV50GX99QRWrmb57fEHOnpQuMlE/VpGlTPrQ="; }; dependencies = [ Loading @@ -23,7 +23,7 @@ buildHomeAssistantComponent rec { meta = { changelog = "https://github.com/marq24/ha-tibber-pulse-local/releases/tag/${version}"; description = "Home Assistant integration framework for (garbage collection) schedules"; description = "Local/LAN Tibber Pulse IR/Bridge Integration for Home Assistant"; homepage = "https://github.com/marq24/ha-tibber-pulse-local"; maintainers = with lib.maintainers; [ hensoko ]; license = lib.licenses.asl20; Loading