Loading pkgs/development/python-modules/bleak-retry-connector/default.nix +1 −1 Original line number Diff line number Diff line Loading @@ -29,10 +29,10 @@ buildPythonPackage rec { dependencies = [ bleak dbus-fast ] ++ lib.optionals stdenv.hostPlatform.isLinux [ bluetooth-adapters dbus-fast ]; nativeCheckInputs = [ Loading pkgs/servers/home-assistant/tests.nix +8 −0 Original line number Diff line number Diff line Loading @@ -88,6 +88,7 @@ let miele = getComponentDeps "cloud"; mjpeg = getComponentDeps "camera"; mobile_app = getComponentDeps "frontend"; mopeka = getComponentDeps "switchbot"; motioneye = getComponentDeps "camera"; mqtt = getComponentDeps "camera"; nest = getComponentDeps "camera" ++ [ Loading Loading @@ -200,6 +201,13 @@ let # intent fixture mismatch "test_error_no_device_on_floor" ]; homewizard = [ # Messages don't match expected due to a change in Homewizard's outputs "test_identify_button" "test_number_entities" "test_select_request_error" "test_switch_entities" ]; sensor = [ # Failed: Translation not found for sensor "test_validate_unit_change_convertible" Loading Loading
pkgs/development/python-modules/bleak-retry-connector/default.nix +1 −1 Original line number Diff line number Diff line Loading @@ -29,10 +29,10 @@ buildPythonPackage rec { dependencies = [ bleak dbus-fast ] ++ lib.optionals stdenv.hostPlatform.isLinux [ bluetooth-adapters dbus-fast ]; nativeCheckInputs = [ Loading
pkgs/servers/home-assistant/tests.nix +8 −0 Original line number Diff line number Diff line Loading @@ -88,6 +88,7 @@ let miele = getComponentDeps "cloud"; mjpeg = getComponentDeps "camera"; mobile_app = getComponentDeps "frontend"; mopeka = getComponentDeps "switchbot"; motioneye = getComponentDeps "camera"; mqtt = getComponentDeps "camera"; nest = getComponentDeps "camera" ++ [ Loading Loading @@ -200,6 +201,13 @@ let # intent fixture mismatch "test_error_no_device_on_floor" ]; homewizard = [ # Messages don't match expected due to a change in Homewizard's outputs "test_identify_button" "test_number_entities" "test_select_request_error" "test_switch_entities" ]; sensor = [ # Failed: Translation not found for sensor "test_validate_unit_change_convertible" Loading