DEV HomeAssistant (vscode, in docker container) starts, but no integrations load

Not sure what I"m doing wrong… the “stock” integrations are not loading… and I am sure that I need to at least get these showing up before I attempt to write one of my own…

Thoughts?

I had a similar issue, which I solved by running the following two tasks in Visual Studio Code (Terminal > Run Task…):

  1. Generate requirements
  2. Install all requirements