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:
@@ -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 = [
|
||||
|
||||
Reference in New Issue
Block a user