Loading pkgs/servers/home-assistant/component-packages.nix +3 −1 Original line number Diff line number Diff line Loading @@ -2665,7 +2665,8 @@ ]; "hypontech" = ps: with ps; [ ]; # missing inputs: hyponcloud hyponcloud ]; "ialarm" = ps: with ps; [ pyialarm Loading Loading @@ -7635,6 +7636,7 @@ "hvv_departures" "hydrawise" "hyperion" "hypontech" "ialarm" "iaqualink" "ibeacon" Loading pkgs/servers/home-assistant/tests.nix +4 −0 Original line number Diff line number Diff line Loading @@ -167,6 +167,10 @@ let }; extraDisabledTestPaths = { hypontech = [ # outdated snapshot "tests/components/hypontech/test_sensor.py::test_sensors" ]; jellyfin = [ # AssertionError: assert 'audio/x-flac' == 'audio/flac' "tests/components/jellyfin/test_media_source.py::test_resolve" Loading Loading
pkgs/servers/home-assistant/component-packages.nix +3 −1 Original line number Diff line number Diff line Loading @@ -2665,7 +2665,8 @@ ]; "hypontech" = ps: with ps; [ ]; # missing inputs: hyponcloud hyponcloud ]; "ialarm" = ps: with ps; [ pyialarm Loading Loading @@ -7635,6 +7636,7 @@ "hvv_departures" "hydrawise" "hyperion" "hypontech" "ialarm" "iaqualink" "ibeacon" Loading
pkgs/servers/home-assistant/tests.nix +4 −0 Original line number Diff line number Diff line Loading @@ -167,6 +167,10 @@ let }; extraDisabledTestPaths = { hypontech = [ # outdated snapshot "tests/components/hypontech/test_sensor.py::test_sensors" ]; jellyfin = [ # AssertionError: assert 'audio/x-flac' == 'audio/flac' "tests/components/jellyfin/test_media_source.py::test_resolve" Loading