home-assistant-custom-components.tibber_local: 2026.3.4 -> 2026.3.5

Diff: https://github.com/marq24/ha-tibber-pulse-local/compare/2026.3.4...2026.3.5

Changelog: https://github.com/marq24/ha-tibber-pulse-local/releases/tag/2026.3.5
This commit is contained in:
Robert Schütz
2026-04-02 13:10:36 -07:00
parent 700ddfe452
commit 01aa2ab997
@@ -8,13 +8,13 @@
buildHomeAssistantComponent rec {
owner = "marq24";
domain = "tibber_local";
version = "2026.3.4";
version = "2026.3.5";
src = fetchFromGitHub {
inherit owner;
repo = "ha-tibber-pulse-local";
tag = version;
sha256 = "sha256-XYcTQESAV50GX99QRWrmb57fEHOnpQuMlE/VpGlTPrQ=";
hash = "sha256-vQT0Ul4/QLQhuROENWXjSLVcml5BRWvqNIWdOLXN9dk=";
};
dependencies = [