Merge master into staging-next

This commit is contained in:
github-actions[bot]
2021-05-14 06:22:26 +00:00
committed by GitHub
12 changed files with 93 additions and 38 deletions
+4
View File
@@ -397,6 +397,8 @@ in with py.pkgs; buildPythonApplication rec {
"uptime"
"vacuum"
"verisure"
"version"
"vesync"
"weather"
"webhook"
"websocket_api"
@@ -411,6 +413,8 @@ in with py.pkgs; buildPythonApplication rec {
"zone"
"zwave"
"zwave_js"
] ++ lib.optionals (builtins.any (s: s == stdenv.hostPlatform.system) debugpy.meta.platforms) [
"debugpy"
];
pytestFlagsArray = [