home-assistant-custom-components.homematicip_local: 1.60.1 -> 1.62.0

Diff: https://github.com/danielperna84/custom_homematic/compare/refs/tags/1.60.1...1.62.0

Changelog: https://github.com/danielperna84/custom_homematic/blob/1.62.0/changelog.md
This commit is contained in:
Robert Schütz
2024-06-01 17:07:39 -07:00
parent a93d013e31
commit 86394aafdd
@@ -7,13 +7,13 @@
buildHomeAssistantComponent rec {
owner = "danielperna84";
domain = "homematicip_local";
version = "1.60.1";
version = "1.62.0";
src = fetchFromGitHub {
owner = "danielperna84";
repo = "custom_homematic";
rev = "refs/tags/${version}";
hash = "sha256-EJj9zmDdJ+T7yrANmRJuLRCSwvGLy2CkIBsO9H3LIs4=";
hash = "sha256-jvjbo4nOh19o/Z/cDJ+DqDnP/d5YDZjDJjBp5I6yRQc=";
};
dependencies = [