Dev container setup does not show any integrations to add

Hi,

Forked the latest dev branch and built a dev container. When trying to add an integration from UI, log shows this error:
2022-10-21 14:23:56.406 INFO (MainThread) [homeassistant.components.websocket_api.http.connection] [140168664929856] Received unknown command: supported_brands
The searchbox shows up nothing. I dont see any other error logs when the environment comes up. Version: 2022.11.0.dev0
Has anyone come across this issue?

Regards,
Anand.

I’m getting the error too. Saw an old issue about custom_components having an unsupported brand but in my case it’s a fresh clean fork from dev and then opened in a devcontainer.

Same here. Appears on a fresh fork.

rebased on latest version, rebuilt the container and it works now.