home-assistant-custom-components.homematicip_local: 1.68.1 -> 1.69.0

Diff: https://github.com/danielperna84/custom_homematic/compare/refs/tags/1.68.1...1.69.0

Changelog: https://github.com/danielperna84/custom_homematic/blob/1.69.0/changelog.md
This commit is contained in:
Robert Schütz 2024-10-31 13:23:48 -07:00
parent a8b2680f9c
commit cbc15ac306

View File

@ -7,13 +7,13 @@
buildHomeAssistantComponent rec {
owner = "danielperna84";
domain = "homematicip_local";
version = "1.68.1";
version = "1.69.0";
src = fetchFromGitHub {
owner = "danielperna84";
repo = "custom_homematic";
rev = "refs/tags/${version}";
hash = "sha256-LRsLSMtPxc/v+zu//I+huGeFaa9i+NGtOLWmEiSwg9g=";
hash = "sha256-WDppel1nbl35oKiJfudhdU9LU9ZATwju1nALtDBefYk=";
};
dependencies = [