Merge pull request #118944 from fabaff/homematicip

python3Packages.homematicip: init at 1.0.0
This commit is contained in:
Martin Weinelt
2021-04-10 02:19:55 +02:00
committed by GitHub
5 changed files with 120 additions and 1 deletions
+4
View File
@@ -279,6 +279,8 @@ in {
aiohttp-swagger = callPackage ../development/python-modules/aiohttp-swagger { };
aiohttp-wsgi = callPackage ../development/python-modules/aiohttp-wsgi { };
aioitertools = callPackage ../development/python-modules/aioitertools { };
aiobotocore = callPackage ../development/python-modules/aiobotocore { };
@@ -3127,6 +3129,8 @@ in {
homeassistant-pyozw = callPackage ../development/python-modules/homeassistant-pyozw { };
homematicip = callPackage ../development/python-modules/homematicip { };
homepluscontrol = callPackage ../development/python-modules/homepluscontrol { };
hoomd-blue = toPythonModule (callPackage ../development/python-modules/hoomd-blue {