home-assistant-custom-components.miraie: 1.1.6 -> 1.1.7

This commit is contained in:
R. Ryantm
2026-06-26 20:58:49 +00:00
parent da86400f73
commit 77cfa03d02
@@ -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 = [