I came across this addon, and it seems interesting, since my tasmota devices are increasing, and know keeping track of them by IP/MAC.
Only configured the Tasmota devices within home Assisstant, so having all together sounds great.
But I’m not able to get it working so far…
My HASS is accessible via DuckDNS and also having the MQTT broker addon configured.
I left the TasmoAdmin config as it was, with SSL on true (also tried it on false btw).
I got mine working by adding a port forwarding rule on my router. Similar to what I needed to do to get 8123 working. I added another tcp rule, 9541 as both internal and external port and my ip address for my hassio as the internal ip address.
Only forwarded TCP 9541 to my internal IP of the Home Assisstant host.
Then “open web ui” in Supervisor was working, but it was refering to my duckdns:9541 adress.
The icon in the left still gave a blank screen when pressed. So no responce there. Changed SSL to true again and changed the adress of it (http://mylocal-ip:9541) in config.yaml to https://myduckdns:9541.
That worked for me!
Edit:
Love it! All my Tasmota devices adjustable and controlable in one overview!
But this is what I’ve tried the verry first time, leaving the .bin and the OTA fields blank and hit “Automatic”. But this was also not verry succesfull…
Also only having the oppertunity to upload the lite version (which seems to be the smallest in the automatic option).
Only having 408kB free as program space on my devices. And the lite version is already 473KB. So I asume it also gives an upload problem?
The minimal version should fit with its 378KB if I’m correct?
Hey @frenck , Great Job but one question.
Your Documentation doesn’t mention anything about a registration.
What am I registering for, what’s it used for, is it just internal to my HA instance or is it a Web Registration?