esphome-vscode
esphome-vscode copied to clipboard
How to use with python venv?
Hi! I have Esphome cli installed in venv in same directory as all my .yaml's - can I configure this extension to use this instead of global system settings?
That's a python/vscode question.
I guess you can try starting vscode from the venv with the code command.
Other thing to try is selecting python interpreter. But not sure