Can anyone help me? I’m new to HA and just starting to find my way around. I had the configurator installed through the hass.io add-ons, but then I installed duckdns and encrypt and it wouldn’t work, so I tried to delete it to try and re-install it but now I am getting this error message.
Pretty sure the password is mandatory. If running SSL, you’ll need to set ssl true and also port forward 3218. You will also probably need to use an allowed list of 0.0.0.0/32
You don’t have to add ssl or port forward if you only want to access it directly inside your own network.
I run the duckdns add-on to use the ha front end externally and for Haaska connection to Amazon servers but everything else eg. Configurator, TasmoAdmin etc etc, are set left as http so only accessible at home. Much simpler set up and in theory more secure.
My config is as per @pretious but with a password and a few more entries under ”ignore_pattern”.
I’m trying to make the configurator work remotely (not just on the local network, which works fine). I’m using Caddy for security.
I have created an extra entry in my Caddyfile with below data (which is identical to the one I have for my normal hass access (beside the name & port number below):
In the configurator config file I just added a user & pw all the rest is default.
However caddy throws and error when starting on this specific entry. I’m a noob when it comes down to caddy and I originally only got t working by copy pasting from others so not sure what to change in either the caddyfile or the configurator ‘config’.