Merge pull request #120532 from fabaff/homeconnect

This commit is contained in:
Martin Weinelt
2021-04-24 17:34:15 +02:00
committed by GitHub
4 changed files with 37 additions and 1 deletions
+2
View File
@@ -3195,6 +3195,8 @@ in {
homeassistant-pyozw = callPackage ../development/python-modules/homeassistant-pyozw { };
homeconnect = callPackage ../development/python-modules/homeconnect { };
homematicip = callPackage ../development/python-modules/homematicip { };
homepluscontrol = callPackage ../development/python-modules/homepluscontrol { };