home-assistant: update component-packages.nix

This commit is contained in:
Robert Schütz 2021-06-15 00:27:45 +02:00
parent d6e317980d
commit d96bb54ca1

View File

@ -939,7 +939,7 @@
"vultr" = ps: with ps; [ vultr ];
"w800rf32" = ps: with ps; [ ]; # missing inputs: pyW800rf32
"wake_on_lan" = ps: with ps; [ wakeonlan ];
"wallbox" = ps: with ps; [ ]; # missing inputs: wallbox
"wallbox" = ps: with ps; [ wallbox ];
"waqi" = ps: with ps; [ waqiasync ];
"water_heater" = ps: with ps; [ ];
"waterfurnace" = ps: with ps; [ waterfurnace ];