Loading pkgs/servers/home-assistant/custom-components/mitsubishi/package.nix +7 −0 Original line number Diff line number Diff line Loading @@ -30,6 +30,13 @@ buildHomeAssistantComponent rec { pytest-homeassistant-custom-component ]; disabledTests = [ # tests try to open sockets "test_form_success" "test_form_already_configured" "test_form_with_options" ]; meta = { description = "Home Assistant Mitsubishi Air Conditioner Integration"; changelog = "https://github.com/pymitsubishi/homeassistant-mitsubishi/releases/tag/v${version}"; Loading Loading
pkgs/servers/home-assistant/custom-components/mitsubishi/package.nix +7 −0 Original line number Diff line number Diff line Loading @@ -30,6 +30,13 @@ buildHomeAssistantComponent rec { pytest-homeassistant-custom-component ]; disabledTests = [ # tests try to open sockets "test_form_success" "test_form_already_configured" "test_form_with_options" ]; meta = { description = "Home Assistant Mitsubishi Air Conditioner Integration"; changelog = "https://github.com/pymitsubishi/homeassistant-mitsubishi/releases/tag/v${version}"; Loading