Achim Königs

Results 30 issues of Achim Königs

**Describe the bug** Lovelace UI calls socket.emit with arg1 = 'writeFile' and arg3 as ArrayBuffer for installation of custom cards and images. The type of arg3 is not string, which...

bug
question

**Is your feature request related to a problem? Please describe.** Previously it was nice and easy to use K9 Mail one handed on a "usual sized" (i.e. big) Phone. With...

enhancement

Think of a way to notify an adapter of a change in a custom part of any object which is associated with that specific instance of the adapter. Use case:...

enhancement :arrow_up:
adapter related :nut_and_bolt:
db :safety_pin:

If click on a direct link to a nested documentation page (for example 'help' in lovelace vis leads directly to https://www.iobroker.net/#en/adapters/adapterref/iobroker.lovelace/README.md ) the tree view seems to select the right...

Website
Bug

Steps to reproduce: - Open adapter documentation that is automatically translated, for example https://www.iobroker.net/#de/adapters/adapterref/iobroker.lovelace/README.md - a greenish hint banner will appear at the top, a mouse over hint says "click...

Website
Bug

**Describe the bug** Since a few versions (or maybe a lot of versions?) there are now two tiles in the Intro View for lovelace. Once is generated from the `common.localLink`...

bug
question

Currently only fixed fields are supported. That is sufficient for API passwords / tokens. But you can have per device passwords (for example mydlink devices have a per device PIN...

enhancement :arrow_up:
adapter related :nut_and_bolt:

add `level.color.cie` equivalent to `level.color.rgb` in order to support cie / xy color mode. one could discuss that `level` should be common.type=number, but same is for rgb. This will allow...

Hi, by using the old / simple LAN API Doorbird can notify iobroker by issuing a get request. This is installed like this: `http://doorbird/bha-api/notification.cgi?url=http://iobroker:8087/set/javascript.0.States.DoorBirdDoorOpen?value=true&event=dooropen&subscribe=1` Where doorbird is the doorbird hostname...

WLED Adapter uses some self defined roles and uses some other roles wrongly. For reference of roles, see here: https://www.iobroker.net/#en/documentation/dev/stateroles.md Some roles that I did already change, because those changes...