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

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

Changelog: https://github.com/danielperna84/custom_homematic/blob/1.71.0/changelog.md
This commit is contained in:
Robert Schütz 2024-11-20 12:52:00 -08:00
parent 2f43c03cc9
commit eb364e3146

View File

@ -7,13 +7,13 @@
buildHomeAssistantComponent rec {
owner = "danielperna84";
domain = "homematicip_local";
version = "1.69.0";
version = "1.71.0";
src = fetchFromGitHub {
owner = "danielperna84";
repo = "custom_homematic";
rev = "refs/tags/${version}";
hash = "sha256-WDppel1nbl35oKiJfudhdU9LU9ZATwju1nALtDBefYk=";
hash = "sha256-KJ9sckKOWHY2E1V/BmBxrg/1oStQ3h7iwQJ4fnV5yuc=";
};
dependencies = [