home-assistant: update component-packages

main
Fabian Affolter 3 years ago
parent 052ca807c6
commit 04e470ae05
  1. 2
      pkgs/servers/home-assistant/component-packages.nix

@ -795,7 +795,7 @@
"sochain" = ps: with ps; [ ]; # missing inputs: python-sochain-api
"solaredge" = ps: with ps; [ solaredge stringcase ];
"solaredge_local" = ps: with ps; [ ]; # missing inputs: solaredge-local
"solarlog" = ps: with ps; [ ]; # missing inputs: sunwatcher
"solarlog" = ps: with ps; [ sunwatcher ];
"solax" = ps: with ps; [ solax ];
"soma" = ps: with ps; [ pysoma ];
"somfy" = ps: with ps; [ aiohttp-cors pymfy ];

Loading…
Cancel
Save