AlCalzone

Results 339 issues of AlCalzone
trafficstars

``` < family: 'IPv4', --- > family: 4, 14c14 < family: 'IPv6', --- > family: 6, ```

Node 12.16+ supports the new EcmaScript modules and more and more packages are migrating. Currently all of them are also offering a CommonJS export, but that could change with time....

enhancement :arrow_up:
adapter related :nut_and_bolt:
controller related :volcano:

https://forum.iobroker.net/topic/36293/admin-update-problem-25-08-2020-jetzt-07-09-auf-4-1-8/19 This could go into 3.2 if we like

undecided 🤷🏽‍♂️
cli :keyboard:
controller related :volcano:

Currently, `iobroker upgrade all` runs `npm install adapter@version ...` for each adapter that needs upgrading. This causes npm to try and compile optional dependencies multiple times. We could merge all...

enhancement :arrow_up:
cli :keyboard:
controller related :volcano:

When using package managers like `pnpm` or `yarn v3` with the `pnpm` linker, the current check for methods that come from this library doesn't work. The reason is that `path.resolve(signature.declaration.getSourceFile().fileName`...

otherwise this might be all one sees on the new page: ![grafik](https://user-images.githubusercontent.com/17641229/55550847-9e957e00-56d9-11e9-88f1-6dccb5554848.png)

Website

https://www.iobroker.net/#en/documentation/dev/objectsschema.md?group ![grafik](https://user-images.githubusercontent.com/17641229/99291662-72902780-2840-11eb-89e5-48df6c056a79.png)

Documentation

https://www.iobroker.net/#en/documentation/dev/objectsschema.md?user ![grafik](https://user-images.githubusercontent.com/17641229/99291176-ad459000-283f-11eb-8a46-ab2a4df4f5df.png)

Documentation

![grafik](https://user-images.githubusercontent.com/17641229/58963295-30d70280-87ad-11e9-80d4-e503b24034f0.png) And if possible, the cursor char should not be `|` as it can be mistaken for being a part of the command. Maybe this is better (taken from git...

Enhancement
Website

> Images werden nur benötigt, wenn Probleme mit Installationsskripten auftreten. Images are also necessary if you want to install offline (without internet connection).

Content