summaryrefslogtreecommitdiffstats
path: root/pkgs/servers/home-assistant
diff options
context:
space:
mode:
authorRobert Schütz <nix@dotlambda.de>2024-06-05 21:28:05 -0700
committerMartin Weinelt <hexa@darmstadt.ccc.de>2024-06-07 14:00:42 +0200
commitecac5c9c7fd0172d90ec9d57e5f45ee2f2934620 (patch)
tree2b8673cadd74989a2026512bdb878a8c5d0a97a4 /pkgs/servers/home-assistant
parent3ac328bbd6fc8c47c8c8c6f1c1ea741edb890b9f (diff)
home-assistant-custom-components.homematicip_local: 1.62.0 -> 1.63.0
Diff: https://github.com/danielperna84/custom_homematic/compare/refs/tags/1.62.0...1.63.0 Changelog: https://github.com/danielperna84/custom_homematic/blob/1.63.0/changelog.md
Diffstat (limited to 'pkgs/servers/home-assistant')
-rw-r--r--pkgs/servers/home-assistant/custom-components/homematicip_local/default.nix4
1 files changed, 2 insertions, 2 deletions
diff --git a/pkgs/servers/home-assistant/custom-components/homematicip_local/default.nix b/pkgs/servers/home-assistant/custom-components/homematicip_local/default.nix
index 5a5c6c10e322..a317c83fddba 100644
--- a/pkgs/servers/home-assistant/custom-components/homematicip_local/default.nix
+++ b/pkgs/servers/home-assistant/custom-components/homematicip_local/default.nix
@@ -7,13 +7,13 @@
buildHomeAssistantComponent rec {
owner = "danielperna84";
domain = "homematicip_local";
- version = "1.62.0";
+ version = "1.63.0";
src = fetchFromGitHub {
owner = "danielperna84";
repo = "custom_homematic";
rev = "refs/tags/${version}";
- hash = "sha256-jvjbo4nOh19o/Z/cDJ+DqDnP/d5YDZjDJjBp5I6yRQc=";
+ hash = "sha256-DK+zkNidHF/41qMQLxmYjgcybbC8fomfSmViL+pN/1Y=";
};
dependencies = [