Loading pkgs/development/python-modules/msmart-ng/default.nix +2 −2 Original line number Diff line number Diff line Loading @@ -17,14 +17,14 @@ buildPythonPackage rec { pname = "msmart-ng"; version = "2025.9.0"; version = "2025.9.2"; pyproject = true; src = fetchFromGitHub { owner = "mill1000"; repo = "midea-msmart"; tag = version; hash = "sha256-pBAwEq1/fRLyJ9ioMmU5u1YgKQ6nW4+ol1HLh6/Wg8Y="; hash = "sha256-+A3Mk/S5FZLe3y5J3olZ+kBlIlkLXlX92IdrvudFriE="; }; build-system = [ 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.0"; version = "2025.9.1"; src = fetchFromGitHub { owner = "mill1000"; repo = "midea-ac-py"; tag = version; hash = "sha256-gpCxSTUQdkpLQWIHA2kKmM9bi21tCq1+du4qU5s+Uwk="; hash = "sha256-fmVX+b7x4+172+mcJ8+LFhljQEQrhLFXwXn6eI1f36Y="; }; dependencies = [ msmart-ng ]; Loading Loading
pkgs/development/python-modules/msmart-ng/default.nix +2 −2 Original line number Diff line number Diff line Loading @@ -17,14 +17,14 @@ buildPythonPackage rec { pname = "msmart-ng"; version = "2025.9.0"; version = "2025.9.2"; pyproject = true; src = fetchFromGitHub { owner = "mill1000"; repo = "midea-msmart"; tag = version; hash = "sha256-pBAwEq1/fRLyJ9ioMmU5u1YgKQ6nW4+ol1HLh6/Wg8Y="; hash = "sha256-+A3Mk/S5FZLe3y5J3olZ+kBlIlkLXlX92IdrvudFriE="; }; build-system = [ 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.0"; version = "2025.9.1"; src = fetchFromGitHub { owner = "mill1000"; repo = "midea-ac-py"; tag = version; hash = "sha256-gpCxSTUQdkpLQWIHA2kKmM9bi21tCq1+du4qU5s+Uwk="; hash = "sha256-fmVX+b7x4+172+mcJ8+LFhljQEQrhLFXwXn6eI1f36Y="; }; dependencies = [ msmart-ng ]; Loading