home-assistant-custom-components.homematicip_local: 1.81.1 -> 1.81.2
Diff: https://github.com/SukramJ/custom_homematic/compare/refs/tags/1.81.1...1.81.2 Changelog: https://github.com/SukramJ/custom_homematic/blob/1.81.2/changelog.md
This commit is contained in:
@@ -9,13 +9,13 @@
|
||||
buildHomeAssistantComponent rec {
|
||||
owner = "SukramJ";
|
||||
domain = "homematicip_local";
|
||||
version = "1.81.1";
|
||||
version = "1.81.2";
|
||||
|
||||
src = fetchFromGitHub {
|
||||
owner = "SukramJ";
|
||||
repo = "custom_homematic";
|
||||
tag = version;
|
||||
hash = "sha256-9K+Uc39iwz+F6Og4dCu88iTT1Y7QJ7gnRw3cdo0ip14=";
|
||||
hash = "sha256-8B1zaU0fMRN2drJvfdifEXM2bXwHBD6PP7/c8lXQPLA=";
|
||||
};
|
||||
|
||||
postPatch = ''
|
||||
|
||||
Reference in New Issue
Block a user