3
0
Fork 0
forked from mirrors/nixpkgs

home-assistant: update component-packages

This commit is contained in:
Fabian Affolter 2021-06-20 10:50:33 +02:00
parent 6efcb19e74
commit 831f12fe6e

View file

@ -208,7 +208,7 @@
"ecovacs" = ps: with ps; [ ]; # missing inputs: sucks
"eddystone_temperature" = ps: with ps; [ construct ]; # missing inputs: beacontools[scan]
"edimax" = ps: with ps; [ pyedimax ];
"edl21" = ps: with ps; [ ]; # missing inputs: pysml
"edl21" = ps: with ps; [ pysml ];
"ee_brightbox" = ps: with ps; [ eebrightbox ];
"efergy" = ps: with ps; [ ];
"egardia" = ps: with ps; [ pythonegardia ];