home-assistant-custom-components.miraie: 1.1.6 -> 1.1.7 (#535815)

This commit is contained in:
Martin Weinelt
2026-06-26 21:25:53 +00:00
committed by GitHub
@@ -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 = [