Loading pkgs/servers/home-assistant/custom-components/midea_ac/package.nix +2 −2 Original line number Diff line number Diff line Loading @@ -10,13 +10,13 @@ buildHomeAssistantComponent rec { owner = "mill1000"; domain = "midea_ac"; version = "2025.9.1"; version = "2015.12.0"; src = fetchFromGitHub { owner = "mill1000"; repo = "midea-ac-py"; tag = version; hash = "sha256-fmVX+b7x4+172+mcJ8+LFhljQEQrhLFXwXn6eI1f36Y="; hash = "sha256-PXCL3vaCdIOHuv2eUSLxVwVBZNzfynzcKRfQqm1PGvw="; }; dependencies = [ msmart-ng ]; Loading Loading
pkgs/servers/home-assistant/custom-components/midea_ac/package.nix +2 −2 Original line number Diff line number Diff line Loading @@ -10,13 +10,13 @@ buildHomeAssistantComponent rec { owner = "mill1000"; domain = "midea_ac"; version = "2025.9.1"; version = "2015.12.0"; src = fetchFromGitHub { owner = "mill1000"; repo = "midea-ac-py"; tag = version; hash = "sha256-fmVX+b7x4+172+mcJ8+LFhljQEQrhLFXwXn6eI1f36Y="; hash = "sha256-PXCL3vaCdIOHuv2eUSLxVwVBZNzfynzcKRfQqm1PGvw="; }; dependencies = [ msmart-ng ]; Loading