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

Support of JSON payloads for expert apps #93

Closed pancetta closed 6 months ago

pancetta commented 10 months ago

The problem

No problem, but a feature request: instead or in addition to providing plain text in the expert app, it would be great if we could provide a JSON payload. I'm doing a status notification on demand using sendTo, but it would be awesome if the status message would also appear as a regular (or expert) app. Maybe I'm missing something here and there's a way to do that, but I did not see it (yet). Any help is appreciated. This is an awesome adapter, thanks a lot for this!

Version of nodejs

16.19.0

Version of ioBroker js-controller

5.0.12

Version of Adapter

0.10.0

Version of awtrix-light firmware

0.90.0

Operating system running ioBroker

QNAP docker container, v7.2

Checklist of files to include below

Additional information & file uploads

No response

github-actions[bot] commented 10 months ago

Thanks for reporting a new issue @pancetta!

  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 8 months ago

Apps and notifications are two different things?!