Home Assistant Community Add-on: TasmoAdmin

On my Android tablet getting can’t connect to site error. Worked for several weeks. Both Hassio (3.7) and home assistant (.103) were recently updated. Tried uninstalling and reinstalling no difference. No errors in the app log file. Works on my PC with Chrome. Any ideas?

Was working until a few days now, keep getting an error: could not read MyConfig.json

Tried reboots, restarts, unininstall/reinstall, looked for this so called MyConfig.json but couldn’t find it. Not sure what can be causing this…

:tada: Release v0.9.0

**Full Changelog

This is a general maintenance release, without any breaking changes.

:hammer: Changes

  • :fireworks: Updates maintenance/license year to 2020
  • :pencil2: Funding adjustments
  • :pencil2: Fixes some spelling and grammar
  • :arrow_up: Upgrades add-on base image to v6.0.1
  • :arrow_up: Upgrades nginx to 1.16.1-r4
  • :arrow_up: Upgrades php7 to 7.3.13-r0
  • :arrow_up: Upgrades git to 2.24.1-r0
  • :hammer: Add no-cache to build dependencies cleanup

Questions? Join our Discord server! https://discord.me/hassioaddons
Enjoying my add-ons? Consider supporting my work:
https://github.com/sponsors/frenck or https://patreon.com/frenck

I’m still getting could not read MyConfig.json tried several things and always the same. Where can I find the Tasmoadmin via SSH? I want to delete everything that connects to that application and start from fresh…

[s6-init] making user provided files available at /var/run/s6/etc...exited 0.
[s6-init] ensuring user provided files have correct perms...exited 0.
[fix-attrs.d] applying ownership & permissions fixes...
[fix-attrs.d] 01-tasmoadmin: applying... 
[fix-attrs.d] 01-tasmoadmin: exited 0.
[fix-attrs.d] done.
[cont-init.d] executing container initialization scripts...
[cont-init.d] 00-banner.sh: executing... 
-----------------------------------------------------------
 Hass.io Add-on: TasmoAdmin
 Centrally manage all your Sonoff-Tasmota devices
-----------------------------------------------------------
 Add-on version: 0.9.0
 You are running the latest version of this add-on.
 System: HassOS 3.7  (armv7 / raspberrypi3)
 Home Assistant version: 0.103.6
 Supervisor version: 193
-----------------------------------------------------------
 Please, share the above information when looking for help
 or support in, e.g., GitHub, forums or the Discord chat.
-----------------------------------------------------------
[cont-init.d] 00-banner.sh: exited 0.
[cont-init.d] 01-log-level.sh: executing... 
Log level is set to INFO
[cont-init.d] 01-log-level.sh: exited 0.
[cont-init.d] nginx.sh: executing... 
[cont-init.d] nginx.sh: exited 0.
[cont-init.d] tasmoadmin.sh: executing... 
[cont-init.d] tasmoadmin.sh: exited 0.
[cont-init.d] done.
[services.d] starting services
[services.d] done.
[08:17:56] INFO: Starting PHP-FPM server...
[08:17:56] INFO: Starting NGinx server...

Hello Folks,

where is the MyConfig.json/MyConfig.php file?

Thanks

Inside the add-on and those are not accessible.

:tada: Release v0.10.0

Full Changelog

This is a general maintenance release, without any breaking changes.

:hammer: Changes

  • :arrow_up: Upgrades nginx to 1.16.1-r6
  • :arrow_up: Upgrades php7 to 7.3.14-r0
  • :books: Update add-on documentation to use new YAML configuration format
  • :hammer: Re-branding
  • :hammer: Update add-on config with new password & list features
  • :arrow_up: Upgrades add-on base image to v7.0.2
  • :hammer: Update community forum links

Questions? Join our Discord server! https://discord.me/hassioaddons
Enjoying my add-ons? Consider supporting my work:
https://github.com/sponsors/frenck or https://patreon.com/frenck

Did you ever figure this out? I’m running into the same issue.

I have installed this addon and it works great! However, I can’t quite understand how to import the devices TasmoAdmin find into Hass.io so I can use them in automations and in the UI?

This add-on is kind of independent of Hassio, it just allows you to control the devices through the ip address but it has a nice interface to work with.

I would guess that you would have these devices connect to HA through MQTT. If you have your MQTT set to auto discover devices you can send the command to all of your devices to make the discover able with this addon.

Go to your list of devices and at the bottom click the button that says Command. Check all of your devices that need to be discovered and enter SetOption19 1 in the command box and click Send Command.

Give your MQTT a few minutes to register and your devices should now appear in your integration.

Hello everybody. I have a problem with the TasmoAdmin add-on installed on Home Assistant, that is, I no longer remember the username and password to access TasmoAdmin. I tried with the home assistant credentials but they don’t go.

1 Like

Just installed the Add-on - 3 things.

The add-on says there is an update but this appears not to be correct (checked on GitHub)

image

I cannot see anything in the documentation on these config features.

Autoscan - I cannot get this to work. Tried both with ssl enabled and disabled. Anyone else have this problem?

Have you resolved this?

Was that to me? If so, then no. I can connect by setting up the devices manually, but that is a PITA.

YES, it was to you! :laughing: It seems like I have gotten mine to work.
Couple questions on your setup:
What error do you get if any?
how big of an IP range do you scan?
do your devices have a “device password”?

None just a ‘no devices found’ message.

/24 (255 IPs). Most are fixed IPs.

No.

seems like mine gets tripped up when I use my full sub. so i shorten it as i have a shorter range that i use for these devices.

1 Like

Tried that no joy.

Do you use SSL?

ssl on my Hassio and Tasmo? Yes.

1 Like

Hi, why the OTA doesn’t update my devices?
My device is on 8.0.2.5 and firmware available is 8.0.2.6.
If I launch the Automatic update, TasmotaAdmin download 8.0.2 firmware and the verbose log give me “success” on the update (all is green!); it change also the URL into the WebUI on the device from http://thehackbox.org/tasmota/tasmota-IT.bin
to https://192.169.1.25:9541/data/firmwares/tasmota.bin, but nothing happens. The device firmware is alway the old 8.2.0.5.
Portforward on 9541 is OK, I use NightMode settings on Always, and language is on IT… but nothing.
What I am doing wrong?

Hey i have installed this addon and added on the side panel.
I have reversed proxied my hass forwarding ‘hassLocalipaddress’:8123 to hass.mydomain.me
When im logging on my ‘hassLocalipaddress’:8123 and go to tasmoadmin in side panel i can see the ui opens.
When i log on my hass.mydomain.me and go to tasmoadmin in side panel i wont load. Because it tries to load hass.mydomain.me:‘tasmoadminport’. Is there any chance to change it, so even if i log on the domain instead of local ip, it would try to open the ‘hassLocalipaddress’:‘tasmoadminport’?

Thanks