mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-19 08:36:41 +01:00
home-assistant: update component-packages
This commit is contained in:
parent
3a072e45b9
commit
c5bcd25773
1 changed files with 1 additions and 1 deletions
|
@ -915,7 +915,7 @@
|
|||
"wake_on_lan" = ps: with ps; [ wakeonlan ];
|
||||
"waqi" = ps: with ps; [ ]; # missing inputs: waqiasync
|
||||
"water_heater" = ps: with ps; [ ];
|
||||
"waterfurnace" = ps: with ps; [ ]; # missing inputs: waterfurnace
|
||||
"waterfurnace" = ps: with ps; [ waterfurnace ];
|
||||
"watson_iot" = ps: with ps; [ ]; # missing inputs: ibmiotf
|
||||
"watson_tts" = ps: with ps; [ ]; # missing inputs: ibm-watson
|
||||
"waze_travel_time" = ps: with ps; [ WazeRouteCalculator ];
|
||||
|
|
Loading…
Reference in a new issue