Malachi Soord

Results 342 comments of Malachi Soord

It's not scrobbling for me either ^_^ Perhaps I could see If I could help implement a connector for this although I've not really touched Android for a year or...

Spoke to their team and they don't currently publish intents. It's something they will look into in the future though.

Looks like it's now working with SLS (https://github.com/tgwizard/sls) perhaps it's also working with WAIL.

Is the factory reset requires for this migration to work or is it safe to go from working espurna to tasmota gz install?

> You cannot use .gz binaries for first install of Tasmota. The expectation is that a successfully flashed Tasmota should detect that it needs to create a new configuration, basically...

Just published `v2.1.0-beta6` which should fix the broken JavaScript. Will need to look into the PHP 8.1 problems - The base image is currently only built against PHP 8.0 so...

Should be fixed in https://github.com/TasmoAdmin/TasmoAdmin/releases/tag/v2.1.0-beta12

Could be possible by plugging in `decode-config` but that would bloat the image somewhat as that is Python specific and would make it more difficult for people running standalone.

This sounds like an issue with v2.0.0-beta6 being a pre-release build and we're not accounting for those builds. def something we should fix - thanks for raising!