Loading pkgs/servers/home-assistant/custom-components/midea_ac/package.nix +2 −2 Original line number Diff line number Diff line Loading @@ -8,13 +8,13 @@ buildHomeAssistantComponent rec { owner = "mill1000"; domain = "midea_ac"; version = "2025.2.3"; version = "2025.3.0"; src = fetchFromGitHub { owner = "mill1000"; repo = "midea-ac-py"; tag = version; hash = "sha256-GfIdt5HRjtTKrndsICrLL3mttVzlMbOd9GP7+2HUPTA="; hash = "sha256-UJS9z+t+Tb/w7yRHKXJ6HoQ4uS1guM8PYl0OcLz4EJM="; }; 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 @@ -8,13 +8,13 @@ buildHomeAssistantComponent rec { owner = "mill1000"; domain = "midea_ac"; version = "2025.2.3"; version = "2025.3.0"; src = fetchFromGitHub { owner = "mill1000"; repo = "midea-ac-py"; tag = version; hash = "sha256-GfIdt5HRjtTKrndsICrLL3mttVzlMbOd9GP7+2HUPTA="; hash = "sha256-UJS9z+t+Tb/w7yRHKXJ6HoQ4uS1guM8PYl0OcLz4EJM="; }; dependencies = [ msmart-ng ]; Loading