home-assistant-custom-components.tibber_local: 2026.5.1 -> 2026.6.1
Diff: https://github.com/marq24/ha-tibber-pulse-local/compare/2026.5.1...2026.6.1 Changelog: https://github.com/marq24/ha-tibber-pulse-local/releases/tag/2026.6.1
This commit is contained in:
committed by
Martin Weinelt
parent
8959419b5a
commit
7483213fbf
@@ -8,13 +8,13 @@
|
||||
buildHomeAssistantComponent rec {
|
||||
owner = "marq24";
|
||||
domain = "tibber_local";
|
||||
version = "2026.5.1";
|
||||
version = "2026.6.1";
|
||||
|
||||
src = fetchFromGitHub {
|
||||
inherit owner;
|
||||
repo = "ha-tibber-pulse-local";
|
||||
tag = version;
|
||||
hash = "sha256-PjFPk/hwgpyCtjy/kRrLpDDpcGq+JwcsSA3P9NG+W/w=";
|
||||
hash = "sha256-HalEHJg3+6D+3TXVsfdlxL3HvSqXUcaSrW1owtRPff8=";
|
||||
};
|
||||
|
||||
dependencies = [
|
||||
|
||||
Reference in New Issue
Block a user