Merge staging-next into staging

This commit is contained in:
github-actions[bot]
2021-05-04 18:21:27 +00:00
committed by GitHub
37 changed files with 4129 additions and 5137 deletions
@@ -22,6 +22,6 @@ buildPythonPackage rec {
description = "Python Client for ESPHome native API";
homepage = "https://github.com/esphome/aioesphomeapi";
license = licenses.mit;
maintainers = with maintainers; [ dotlambda ];
maintainers = with maintainers; [ fab hexa ];
};
}