From e96652291c28d6e4ac167fa1d06787960557169c Mon Sep 17 00:00:00 2001 From: Jamie Magee Date: Sun, 10 May 2026 10:50:40 -0700 Subject: [PATCH] home-assistant.tests.components.hypontech: re-enable test_sensors Fixed upstream in home-assistant/core#167273. --- pkgs/servers/home-assistant/tests.nix | 4 ---- 1 file changed, 4 deletions(-) diff --git a/pkgs/servers/home-assistant/tests.nix b/pkgs/servers/home-assistant/tests.nix index 42de467a80ac..60bc86ca144c 100644 --- a/pkgs/servers/home-assistant/tests.nix +++ b/pkgs/servers/home-assistant/tests.nix @@ -94,10 +94,6 @@ let }; extraDisabledTestPaths = { - hypontech = [ - # outdated snapshot - "tests/components/hypontech/test_sensor.py::test_sensors" - ]; influxdb = [ # These tests fail because they check for the number of warnings in the # logs and there is an extra warning in the logs: