home-assistant: enable accuweather tests

This commit is contained in:
Fabian Affolter 2021-04-01 11:57:16 +02:00
parent f9848e6610
commit bfbfc1e87c

View file

@ -176,6 +176,7 @@ in with py.pkgs; buildPythonApplication rec {
# services. Before adding new components to this list make sure we have all
# its dependencies packaged and listed in ./component-packages.nix.
componentTests = [
"accuweather"
"alert"
"api"
"auth"