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

Custom App Name disables Save-Button(s) #90

Closed nobiman closed 10 months ago

nobiman commented 10 months ago

The problem

When naming a custom App "humidity", the input field turns red and the "Save" and "Save and exit" buttons are disabled and get a red border, so that saving is no longer possible. Naming "humididy" or "humidyti" and all other variations are working fine. The problems starts with version 0.9

Version of nodejs

18.6.1

Version of ioBroker js-controller

5.0.12

Version of Adapter

0.10

Version of awtrix-light firmware

0.90

Operating system running ioBroker

macOS 14.0

Checklist of files to include below

Additional information & file uploads

This is not really a bug, rather a cosmetic problem. There is also no indication in the log when the problem occurs. And last, but not least:

Many thanks for this fantastic adapter!

github-actions[bot] commented 10 months ago

Thanks for reporting a new issue @nobiman!

  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.

nobiman commented 10 months ago

The ioBroker OS is "buanet iobroker docker (official image 0.8.0)", my client is MacOS, Sorry.

klein0r commented 10 months ago

Thanks for reporting - the default app names have been changed in a previous version and the documentation hasn't been updated

https://github.com/klein0r/ioBroker.awtrix-light/blob/01ad0353507c477dd8501a2825da207101e8b95c/docs/en/README.md?plain=1#L125

nobiman commented 10 months ago

Ah! Okay, thank you for fast response!