AlCalzone
AlCalzone
``` < 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....
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
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...
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: 
https://www.iobroker.net/#en/documentation/dev/objectsschema.md?group 
https://www.iobroker.net/#en/documentation/dev/objectsschema.md?user 
 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...
> Images werden nur benötigt, wenn Probleme mit Installationsskripten auftreten. Images are also necessary if you want to install offline (without internet connection).