home-assistant-custom-components.homematicip_local: 1.58.0 -> 1.59.0

Diff: https://github.com/danielperna84/custom_homematic/compare/refs/tags/1.58.0...1.59.0

Changelog: https://github.com/danielperna84/custom_homematic/blob/1.59.0/changelog.md
This commit is contained in:
Robert Schütz 2024-04-08 09:07:35 -07:00
parent e0e03c7b50
commit 85af3e0c89
1 changed files with 2 additions and 2 deletions

View File

@ -7,13 +7,13 @@
buildHomeAssistantComponent rec {
owner = "danielperna84";
domain = "homematicip_local";
version = "1.58.0";
version = "1.59.0";
src = fetchFromGitHub {
owner = "danielperna84";
repo = "custom_homematic";
rev = "refs/tags/${version}";
hash = "sha256-ianM29eF2MN2THS3CTg4tBkd+8pV/m1fg8VvMDhhadg=";
hash = "sha256-fVOx/ONE+XXluXrImZWoD630EK/FOLb/Ft/L7t2Ua8o=";
};
dependencies = [