Hi team, I’ve had ClaudeCode create a HA app which solves a nasty issue with Strato hosting.
Strato does not play nice with the Let’s Encrypt App, and as such requires either a HTTP challenge (no *.example domains) or external dns hosting sites to redirect the queries so Strato does not have full access (also not the best option).
So this App runs as a DNS server only responding to the Let’s Encrypt DNS01 challenge. It is a one time setup on your Strato DNS config (works with other DNS providers too), and from that point on, you run your own show.
You can add the app in the normal way by adding the App repository to the App page.
This install sequence in your repo was almost certainly copied from a template source but cannot work.
To allow new users to run your stuff, I suggest you change this to the new format and test that all your installation procedures and other stuff in your repo work properly.
Home Assistant → Settings → Add-ons → Add-on store → ⋮ → Repositories, add:
Could you please point out where you’re seeing the wrong install procedure ? It looks like I’ve used the same description as you provided.
As this is an “advanced setup” requiring at least some knowledge about router/port forwarding, DNS workings etc., I pondered upon creating a separate interactive configuration app. But would first like to see if anyone finds this useful.
If you want this post to stay open for future questions and updates, I suggest remove the solution, or it will close in 48 hours and no more posts to this after that.