Matthias Kleine

Results 58 issues of Matthias Kleine

It is possible to define additional files for a license check via parameters: https://github.com/AlCalzone/release-script/blob/e9b895ac2e454f209c731978decd88198443e763/README.md?plain=1#L467 It would be awesome to define those files / patterns also in the `.releaseconfig.json` (like versionFiles):...

### No existing issues. - [X] There is no existing issue for my problem. ### Describe the bug ### To Reproduce - Create a new state with type `mixed` -...

bug
fixed

### No existing issues. - [X] There is no existing issue for my problem. ### Describe the bug e.g. Adapter update dialogs ### To Reproduce 1. Go to adapters 2....

bug
fixed

### No existing issues. - [X] There is no existing issue for my request. ### Related problems The schema validation creates a lot of issues and warnings for end users....

enhancement

### No existing issues. - [X] There is no existing issue for my request. ### Related problems As discussed [here](https://forum.iobroker.net/topic/73625/deprecated-abkündigung-adapter-iobroker-apple-find-me/) with @mcm1957 it would be useful to identify "unlisted" adapters...

enhancement

Example: https://github.com/klein0r/ioBroker.trashschedule/issues/new?assignees=&labels=&template=bug_report.yml&title=Bug+report https://github.com/klein0r/ioBroker.trashschedule/blob/687a05d5cee39534136999d2525a4b27275f64e7/.github/ISSUE_TEMPLATE/bug_report.yml

**Describe the bug** I want to use ``sendTo`` to get the first value (with the lowest timestamp) in history database. But that is not possible: **To Reproduce** Idea: - Select...

**Is your feature request related to a problem? Please describe.** At the moment we have a lot of adapters which create their own MQTT brokers: - https://github.com/ioBroker/ioBroker.sonoff - https://github.com/iobroker-community-adapters/ioBroker.shelly -...

### No existing issues. - [X] There is no existing issue for my request. ### Description Let's say I want to pass a file path to another adapter (e.g. with...

enhancement :arrow_up:
refinement :mag:

Please add support for HTTP Basic authentication. Just extract the user information from the auth header for validation.

enhancement