home-assistant: run parse-requirements.py
home-assistant: run parse-requirements.py
This commit is contained in:
parent
88d04db279
commit
3f860eb736
@ -583,7 +583,7 @@
|
||||
"pushsafer" = ps: with ps; [ ];
|
||||
"pvoutput" = ps: with ps; [ ];
|
||||
"pyload" = ps: with ps; [ ];
|
||||
"python_script" = ps: with ps; [ ];
|
||||
"python_script" = ps: with ps; [ restrictedpython ];
|
||||
"qbittorrent" = ps: with ps; [ ];
|
||||
"qld_bushfire" = ps: with ps; [ ];
|
||||
"qnap" = ps: with ps; [ ];
|
||||
@ -814,7 +814,7 @@
|
||||
"vicare" = ps: with ps; [ ];
|
||||
"vivotek" = ps: with ps; [ ];
|
||||
"vizio" = ps: with ps; [ ];
|
||||
"vlc" = ps: with ps; [ ];
|
||||
"vlc" = ps: with ps; [ python-vlc ];
|
||||
"vlc_telnet" = ps: with ps; [ ];
|
||||
"voicerss" = ps: with ps; [ ];
|
||||
"volkszaehler" = ps: with ps; [ ];
|
||||
|
Loading…
Reference in New Issue
Block a user