home-assistant-custom-components.tibber_local: 2026.4.0 -> 2026.5.1

Diff: https://github.com/marq24/ha-tibber-pulse-local/compare/2026.4.0...2026.5.1

Changelog: https://github.com/marq24/ha-tibber-pulse-local/releases/tag/2026.5.1
This commit is contained in:
Robert Schütz
2026-05-16 21:19:09 +02:00
committed by Martin Weinelt
parent 1c6d943322
commit 720e5a9b8c
@@ -8,13 +8,13 @@
buildHomeAssistantComponent rec {
owner = "marq24";
domain = "tibber_local";
version = "2026.4.0";
version = "2026.5.1";
src = fetchFromGitHub {
inherit owner;
repo = "ha-tibber-pulse-local";
tag = version;
hash = "sha256-xUyKSR0X9gZhU3SsLmNWr2v5BzPRkIfhZTehLOnCIWc=";
hash = "sha256-PjFPk/hwgpyCtjy/kRrLpDDpcGq+JwcsSA3P9NG+W/w=";
};
dependencies = [