Issues seeing the tasmo admin page once clicked from the side panel within HA

The above picture is from the MQTT broker that i installed… it is from the configure portion of the integration.

I tried that lastnight and still nothing… the ONLY thing i found online and youtube that i dont think i have done is adding the login and password to the mqtt configuration page within the integration.

:+1: ill keep that in mind if i ever get this up and working.

Within console of the device, it does show that it has the home assistant setup as seen below:

Im also seeing this in the integration log

Little more messing around and looks like it discovered the device
Screenshot 2020-10-02 device

:joy: :joy: :joy:

thank you all for the suggestions and guidance, at this moment, i cant really say which made the difference, but thank you all…

I do leave the tasmoadmin addon running but I don’t login.

Hi, I have the same issue on HA 2022.10.1 native on RPI3.
If I click on TasmoAdimin in the sidebar the browser try to connect to https://xyz.duckdns.org/tasmoadmin but fails. If I connect directly to https://xyz.duckdns.org:9541 it works fine.
In my configuration.yaml the panel_iframe is set to:

  tasmoadmin:
    title: TasmoAdmin
    icon: mdi:power-socket-eu
    url: https://xyz.duckdns.org:9541

How can I fix it?
Thanx

Your Home Assistant needs to be on ssl as well. You can’t run https iframe if HA is only http

SSL is active and working