Oh that was basically the testing your command section.
The TL;DR is this:
- Turn on advanced mode for your user (if you don’t have that turned on already)
- Install the SSH & Web Terminal addon (the one in community add-ons not the official one)
- Disable protection mode on the ssh add-on and start it
- While ssh’ed (or from the web terminal) enter
docker exec -it homeassistant bash
- Do whatever command you’re trying to test, you’re now in the HA container