Home Assistant Community Add-on: TasmoAdmin

Can you post a link, please? I thought this was the TasmoAdmin project, but I only see instructions for hass.io. Just looked on teh githib repo, too. Hass.io only.
Many thanks.

Check out this page

I see how to install it as a standalone web server, but what I really want to do is install it as a component to Home Assistant. I see a guide for installing it to Hass.io, but that’s a distinct version of Home Assistant.

If you want Hass.io addons then install hassio otherwise you need to install separately. You can still create an iFrame for it so it appears to be part of HA.

I don’t necessarily want hass.io addons. I want TasmoAdmin which, from the looks of it, is so much more than a hass.io addon. It even appears to have a fairly standalone version.
My question was " Is it possible to install TasmoAdmin on a “manual” Home Assistant installation (i.e. not a hass.io install)?" The answer was “yes.” Now we move onto the “How?”

You follow the instructions on the TasmoAdmin github page you were linked to. Tasmo admin isn’t related to or dependent on HA in any way. As I said if you install it, you CAN get it to display in an iFrame but it’s a separate application. It’s even a separate application if you install it as a Hass.io addon.

Under Installation (for Linux) I see a list of requirements, which I believe are fulfilled. I’ll have a look through the link to the Ubuntu install. I’m on Mint, which should be similar enough that it shouldn’t need any doctoring.

Should be pretty much the same for any version of Linux.

Hi, don’t start with Hassio 0.96.5

, and no log.
I also tried to uninstall it but it didn’t work: I don’t understand!

My config:

{
  "ssl": true,
  "certfile": "fullchain.pem",
  "keyfile": "privkey.pem",
  "log_level": "info"
}

In ssl folder there are the two files mentioned above.

I get the same , from a complete removal of tasmadmin (which was working) as fresh install gives -

in the system log

19-08-06 18:11:43 INFO (MainThread) [hassio.addons] Create Home Assistant add-on data folder /data/addons/data/a0d7b954_sonweb
19-08-06 18:11:43 INFO (SyncWorker_17) [hassio.docker.interface] Pull image hassioaddons/sonweb-armv7 tag 0.8.1.
19-08-06 18:11:49 INFO (SyncWorker_17) [hassio.docker.interface] Tag image hassioaddons/sonweb-armv7 with version 0.8.1 as latest
19-08-06 18:12:48 ERROR (SyncWorker_14) [hassio.docker] Can't start addon_a0d7b954_sonweb: 403 Client Error: Forbidden ("endpoint with name addon_a0d7b954_sonweb already exists in network hassio")

Had a luck in the containers (portainer) and there is no ghost duplicate so not sure what going on.

:tada: Release v0.8.2

Full Changelog

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

:hammer: Changes

  • :arrow_up: Upgrades add-on base image to v4.0.3
  • :arrow_up: Upgrades php7 to 7.3.8-r0
  • :arrow_up: Upgrades nginx to 1.16.1-r0
  • :arrow_up: Upgrades add-on base image to v4.1.1
  • :ambulance: Fixes path handling for SSL certificates

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

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?

1 Like

I have version 0.8.2 installed and I managed to update my sonoff to version Tasmota 6.7.0 a couple of days ago,

Yesterday I see that tasmato is upgraded to 6.7.1 but I can’t upgrade.

Instead I see this error messages on the screen when I click Update:

**Warning** : strpos(): Offset not contained in string in **/var/www/tasmoadmin/tasmoadmin/pages/upload_form.php** on line **59**

it also gives a 404 for the Tasmota changelog

then when I click Automatic I get:

**Notice** : Undefined property: stdClass::$assets in **/var/www/tasmoadmin/tasmoadmin/pages/upload.php** on line **174**

**Warning** : Invalid argument supplied for foreach() in **/var/www/tasmoadmin/tasmoadmin/pages/upload.php** on line **174**

and it says : Could not download firmware from GitHUB!

Same problem here @ppmt - so your not alone.
I have uninstalled TasmoAdmin and re-installed and still get the problem.
Something must have changed at GitHub I think.

1 Like

:tada: Release v0.8.3

Full Changelog

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

:hammer: Changes

  • :books: Component > Integration (#55)
  • :arrow_up: Upgrades add-on base image to v5.0.1
  • :arrow_up: Upgrades php7 to 7.3.11-r0
  • :arrow_up: Upgrades nginx to 1.16.1-r1
  • :arrow_up: Upgrades TasmoAdmin to v1.6.1-beta3

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

1 Like

I was able to upgrade my sonoff with that latest version of TasmoAdmin

Thank you!

I have the same problem, could you solve it?

Cheers,
Gabriel

Did you update to the latest version (0.8.3)?

I have updated my sonoff twice in the last day with that version and there was no problem!

1 Like

Thanks for your response, I have that version. I will wait for future updates, able to solve it alone.

Thank you!

:tada: Release v0.8.4

Full Changelog

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

:hammer: Changes

  • :arrow_up: Upgrades TasmoAdmin to v1.6.1
  • :arrow_up: Upgrades add-on base image to v5.0.3
  • :arrow_up: Upgrades TasmoAdmin to v1.6.3
  • :books: Update add-on installation instructions

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

1 Like