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

Setting Visible State via Blocky doesn't have effect #94

Closed dhoffmann1979 closed 9 months ago

dhoffmann1979 commented 9 months ago

The problem

If the visible state of an app is set via Blockly Script it doesn't show or hide the app on the Ulanci device. When I change the same object over the admin panel it works without problems.

Version of nodejs

18.18.0

Version of ioBroker js-controller

5.0.16

Version of Adapter

0.10.0

Version of awtrix-light firmware

0.90

Operating system running ioBroker

Linux

Checklist of files to include below

Additional information & file uploads

iobroker.current.log

github-actions[bot] commented 9 months ago

Thanks for reporting a new issue @dhoffmann1979!

  1. Please make sure your topic is not covered in the documentation
  2. Ensure that you use the latest beta version (not the current stable version): 0.10.0
  3. Please 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!

    Otherwise this issue will be closed.

klein0r commented 9 months ago

Dann fehlen Dir wahrscheinlich ein paar Grundlagen zum Thema Blockly? Ich wette, Du nutzt den "aktualisiere" statt den "steuere" Baustein: https://www.youtube.com/watch?v=p5FyeifYUnw

Gerne hier reinschauen, um den ioBroker besser zu verstehen: https://haus-automatisierung.com/iobroker-kurs/

dhoffmann1979 commented 9 months ago

Da hattest du leider recht :-) und das obwohl ich deinen Kurs fast ganz durch habe....

klein0r commented 9 months ago

Perfekt 😄 Dann kreide ich mir das selbst an und werde das Thema bei der erneuten überarbeiteten Variante des Kurses noch stärker hervorheben.