home-assistant: update component-packages

This commit is contained in:
Fabian Affolter 2021-11-20 21:38:46 +01:00
parent 24cfd348b1
commit 2bfbd302b2

View file

@ -945,7 +945,7 @@
"vivotek" = ps: with ps; [ ]; # missing inputs: libpyvivotek "vivotek" = ps: with ps; [ ]; # missing inputs: libpyvivotek
"vizio" = ps: with ps; [ pyvizio ]; "vizio" = ps: with ps; [ pyvizio ];
"vlc" = ps: with ps; [ python-vlc ]; "vlc" = ps: with ps; [ python-vlc ];
"vlc_telnet" = ps: with ps; [ ]; # missing inputs: aiovlc "vlc_telnet" = ps: with ps; [ aiovlc ];
"voicerss" = ps: with ps; [ ]; "voicerss" = ps: with ps; [ ];
"volkszaehler" = ps: with ps; [ volkszaehler ]; "volkszaehler" = ps: with ps; [ volkszaehler ];
"volumio" = ps: with ps; [ pyvolumio ]; "volumio" = ps: with ps; [ pyvolumio ];