Merge pull request #123181 from fabaff/ha-philipsjs

This commit is contained in:
Martin Weinelt
2021-05-17 17:47:19 +02:00
committed by GitHub
4 changed files with 49 additions and 1 deletions
@@ -626,7 +626,7 @@
"pencom" = ps: with ps; [ ]; # missing inputs: pencompy
"persistent_notification" = ps: with ps; [ ];
"person" = ps: with ps; [ aiohttp-cors pillow ];
"philips_js" = ps: with ps; [ ]; # missing inputs: ha-philipsjs
"philips_js" = ps: with ps; [ ha-philipsjs ];
"pi4ioe5v9xxxx" = ps: with ps; [ ]; # missing inputs: pi4ioe5v9xxxx
"pi_hole" = ps: with ps; [ hole ];
"picnic" = ps: with ps; [ python-picnic-api ];
+1
View File
@@ -336,6 +336,7 @@ in with py.pkgs; buildPythonApplication rec {
"panel_iframe"
"persistent_notification"
"person"
"philips_js"
"plaato"
"plugwise"
"prometheus"