home-assistant-custom-components.homematicip_local: 1.71.0 -> 1.72.0
Diff: https://github.com/danielperna84/custom_homematic/compare/refs/tags/1.71.0...1.72.0 Changelog: https://github.com/danielperna84/custom_homematic/blob/1.72.0/changelog.md
This commit is contained in:
parent
0eb3e2aebd
commit
156366e7fd
@ -7,13 +7,13 @@
|
||||
buildHomeAssistantComponent rec {
|
||||
owner = "danielperna84";
|
||||
domain = "homematicip_local";
|
||||
version = "1.71.0";
|
||||
version = "1.72.0";
|
||||
|
||||
src = fetchFromGitHub {
|
||||
owner = "danielperna84";
|
||||
repo = "custom_homematic";
|
||||
rev = "refs/tags/${version}";
|
||||
hash = "sha256-KJ9sckKOWHY2E1V/BmBxrg/1oStQ3h7iwQJ4fnV5yuc=";
|
||||
hash = "sha256-K46rlurJCFliCphoIdE2z9Zhpo8sJ4Wq/+xSfHJoPRc=";
|
||||
};
|
||||
|
||||
dependencies = [
|
||||
|
Loading…
Reference in New Issue
Block a user