Tim Panajott

Results 133 comments of Tim Panajott

I think this would be an excellent opportunity to also rework the slider/progressbar shown when saving a scene on the scenes page. The "hold to save" logic could be moved...

Hi, sorry I totally missed this. We are currently building on this in issue #205.

This is now implemented, just needs more testing and verification. Please see issue #205 for information. I have also reworked the calibration for the NTC in an earlier issue so...

Hm, strange. What hardware are you running on? Specifically processor architecture.

Hm, could you verify what arch of the container hass downloaded? To to the system cli and run docker ps

Thanks, could you check dpkg-architecture if that's available?

Could you send over the total output of `dpkg-architecture`? It should look something like the following: ``` DEB_BUILD_ARCH=arm64 DEB_BUILD_ARCH_ABI=base DEB_BUILD_ARCH_BITS=64 DEB_BUILD_ARCH_CPU=arm64 DEB_BUILD_ARCH_ENDIAN=little DEB_BUILD_ARCH_LIBC=gnu DEB_BUILD_ARCH_OS=linux DEB_BUILD_GNU_CPU=aarch64 DEB_BUILD_GNU_SYSTEM=linux-gnu DEB_BUILD_GNU_TYPE=aarch64-linux-gnu DEB_BUILD_MULTIARCH=aarch64-linux-gnu DEB_HOST_ARCH=arm64 DEB_HOST_ARCH_ABI=base...

Thanks. Unfortunately it looks like you've ran into the same issue which we couldn't really work around last time. This is not an issue in newer raspbian versions. We might...

This should be fixed as of latest beta as that is statically linked and not dynamically.

This should be a le to be fixed directly in the TFT @cablesandcoffee? That would be the easiest fix.