mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-22 05:31:22 +00:00
home-assistant: update component-packages
This commit is contained in:
parent
5907a0015e
commit
20d2f69f9e
|
@ -166,7 +166,7 @@
|
|||
"device_sun_light_trigger" = ps: with ps; [ aiohttp-cors pillow ];
|
||||
"device_tracker" = ps: with ps; [ ];
|
||||
"devolo_home_control" = ps: with ps; [ aiohttp-cors zeroconf ]; # missing inputs: devolo-home-control-api
|
||||
"dexcom" = ps: with ps; [ ]; # missing inputs: pydexcom
|
||||
"dexcom" = ps: with ps; [ pydexcom ];
|
||||
"dht" = ps: with ps; [ ]; # missing inputs: Adafruit-DHT
|
||||
"dialogflow" = ps: with ps; [ aiohttp-cors ];
|
||||
"digital_ocean" = ps: with ps; [ digital-ocean ];
|
||||
|
|
Loading…
Reference in a new issue