How do I run RedBot with HomeAssistant. In theory it’s possible

  1. Add Node-RED addons
  2. Fight with the configuration until it starts
  3. Install node-red-contrib-chatbot from the palette

Unfortunately HA uses a kind of ingress to redirect connections to the add-ons Docker image and - after hours spent on configuring it - there’s no way to expose the endpoint /mc for Mission Control.

<aside> ❗ There’s no valid reason to run Node-RED inside HomeAssistant unless you’re masochist developer. I’ll no longer waste my time after this thing.

</aside>