Loading pkgs/servers/home-assistant/custom-components/tibber_local/package.nix +2 −2 Original line number Diff line number Diff line Loading @@ -8,13 +8,13 @@ buildHomeAssistantComponent rec { owner = "marq24"; domain = "tibber_local"; version = "2026.3.5"; version = "2026.4.0"; src = fetchFromGitHub { inherit owner; repo = "ha-tibber-pulse-local"; tag = version; hash = "sha256-vQT0Ul4/QLQhuROENWXjSLVcml5BRWvqNIWdOLXN9dk="; hash = "sha256-xUyKSR0X9gZhU3SsLmNWr2v5BzPRkIfhZTehLOnCIWc="; }; dependencies = [ Loading Loading
pkgs/servers/home-assistant/custom-components/tibber_local/package.nix +2 −2 Original line number Diff line number Diff line Loading @@ -8,13 +8,13 @@ buildHomeAssistantComponent rec { owner = "marq24"; domain = "tibber_local"; version = "2026.3.5"; version = "2026.4.0"; src = fetchFromGitHub { inherit owner; repo = "ha-tibber-pulse-local"; tag = version; hash = "sha256-vQT0Ul4/QLQhuROENWXjSLVcml5BRWvqNIWdOLXN9dk="; hash = "sha256-xUyKSR0X9gZhU3SsLmNWr2v5BzPRkIfhZTehLOnCIWc="; }; dependencies = [ Loading