I just installed tasmo admin after flashing one of my sonoff basic switches.
I added it to the side panel as instructed and it shows up.
But clicking the link just opens a blank window with the heading TasmoAdmin at the top.
If i go directly to that 9541 port on my HA instance, it opens the web UI for it and i can configure and find my device and control it from there, BUT using the side bar link, it wont display anything within the HA interface.
You can’t use the IP address in the iFrame if you are using duckdns https for the page.
try going to http://ip-address:8123 in your browser and then click on the side panel and it will work. You can’t use a http iframe with a https page
Then im a little lost. I flashed 1 sonoff basic today. Configured it and it shows up on my network and i can control it via the direct link to the config page.
If tasmoadmin is only for configuring the device, then there is no need to enable it on my HA sidebar. BUT how do i get it to show up as a device that i can add to my dashboard or node red so i can monitor and act upon it when triggered or needed?
you need an MQTT broker addon and to set the device for discovery (SetOption19 On in the console) Then they will be autodiscovered by HA and you can add to lovelace and control etc.