Matthias Kleine
Matthias Kleine
See https://github.com/ioBroker/ioBroker.javascript/pull/1809
Just installed 1.0.3 a minute ago (on HA 2024.9.1). Everything worked as expected ``` Home Assistant Community Store Integrations-Version: 2.0.1 Frontend-Version: 20240903140523 ```
Documentation is also a string - the idea is that you provide the complete namespace. e.g. `javascript.0`: https://github.com/ioBroker/ioBroker.javascript/blob/840d03855636c4271971afc202532d008c22d264/docs/en/javascript.md?plain=1#L1725-L1726 But yes, number should also work: https://github.com/ioBroker/ioBroker.javascript/blob/840d03855636c4271971afc202532d008c22d264/lib/sandbox.js#L4089-L4094
Not reproducible. Works as expected
You can use the existing blocks like
Please test with the latest beta since that release contains a lot of changes in dependency management: https://github.com/ioBroker/ioBroker.javascript/releases/tag/v8.7.7
> in diesem "Würgaround" Bin auf den PR mit einer Lösung gespannt
> iobroker does not permanently store the names of blu buttons. The name is a preserved property on the device and it should not be overwritten: https://github.com/iobroker-community-adapters/ioBroker.shelly/blob/76b8ad21f583cad5b0d0f1501e23741a81006f43/main.js#L358-L365 A better solution...
> * Please attach all necessary log files (in debug mode!), **screenshots** and other information to reproduce this issue
Related to #645