home-assistant-custom-components.miraie: 1.1.6 -> 1.1.7 (#535815)
This commit is contained in:
@@ -10,13 +10,13 @@
|
||||
buildHomeAssistantComponent rec {
|
||||
owner = "rkzofficial";
|
||||
domain = "miraie";
|
||||
version = "1.1.6";
|
||||
version = "1.1.7";
|
||||
|
||||
src = fetchFromGitHub {
|
||||
owner = "rkzofficial";
|
||||
repo = "ha-miraie-ac";
|
||||
tag = "v${version}";
|
||||
hash = "sha256-5VpLfTKOLdx8P693jaW4o79CH2NKkgkgl7ai+I6JRQs=";
|
||||
hash = "sha256-MYSxBtNvJQmnrtFszL41OFcvv2LKPTpTkbvUKLiqpzs=";
|
||||
};
|
||||
|
||||
dependencies = [
|
||||
|
||||
Reference in New Issue
Block a user