klein0r / ioBroker.awtrix-light

Integrate your Awtrix Light device (e.g. Ulanzi TC001) via HTTP
https://haus-automatisierung.com
MIT License
62 stars 4 forks source link

Bug report Firmware 0.81 causes wrong icons #62

Closed mtoensing closed 1 year ago

mtoensing commented 1 year ago

The problem

When I use 0.81 awtrix firmware I don't see changing icons within the same app. I know that > 74 is not supported right now.

Example: Simple app with thresholds for > and < values display the icon 8441-red. It does not matter which value is displayed:

Screenshot 2023-08-25 at 14 00 42

When I downgrade to .74 it works perfectly.

Version of nodejs

recent

Version of ioBroker js-controller

recent

Version of Adapter

0.7.1

Version of awtrix-light firmware

0.81

Operating system running ioBroker

Linux, Docker, Synology

Checklist of files to include below

Additional information & file uploads

none

github-actions[bot] commented 1 year ago

Thanks for reporting @mtoensing!

  1. Check if this topic is not covered in the documentation
  2. Ensure that you use the latest beta version: NPM version
  3. Attach all necessary log files in debug mode, screenshots and other information to reproduce this issue
  4. Search for the issue topic in other/closed issues to avoid duplicates!
klein0r commented 1 year ago

When I downgrade to .74 it works perfectly.

What should I do?

mtoensing commented 1 year ago

Look into this and make sure this is not a problem of the adapter. That's what I would do. I or wait and see.

fbnkrs commented 1 year ago

@klein0r Do you have plans to support the new firmware version?

There seem to be a few differences, I have not yet had a chance to look into it.

I am sure there are a lot of people that would help, if you need it.

thx so far for the project

klein0r commented 1 year ago

Do you have plans to support the new firmware version?

What is missing right now? The API hasn't changed (just some details and new features):

https://github.com/Blueforcer/awtrix-light/compare/0.70...0.81#diff-9eddf4dc51bf6a0125ca7fb094468ad284112270385c41cebce4f8f0a29620ab

fbnkrs commented 1 year ago

Thx for the clarification.

I was under the impression there were more changes, because I got a second unit yesterday, which had some issues. But I reflashed and now it seems to work with 0.84.

offtopic: the second one looks less sharp, due to the front glass having a little bit more distance to the matrix panel.

thx again