issues Search Results · repo:ioBroker/adapter-core language:TypeScript
Filter by
49 results
(48 ms)49 results
inioBroker/adapter-core (press backspace or delete to remove)If there is some problem (eiterh coding error or some problem with installation which causes the i18n directory not to
be found it would be helpful if the error message not only states Cannot find i18n ...
mcm1957
- Opened on Mar 6
- #612
Looks like this change generates a lot of warnings: 75860ec81c237ac3537772cb140a50417ad48bf3
npm warn ERESOLVE overriding peer dependency
npm warn While resolving: @iobroker/adapter-core@3.1.4
npm warn ...
klein0r
- 2
- Opened on Jun 19, 2024
- #582
When stating ke-contact Adapter in compact mode, I m getting the error Cannot start kecontact.0 in compact mode.
Fallback to normal start: ENOENT: no such file or directory, open
/opt/iobroker/node_modules/iobroker.kecontact/node_modules/@iobroker/adapter-core/build/index.js ...
Sneak-L8
- 5
- Opened on May 5, 2024
- #581
Argument of type this is not assignable to parameter of type AdapterClass .
Type ZWave2 is missing the following properties from type AdapterClass : _config, _options, startedInCompactMode, logList, ...
AlCalzone
- Opened on Oct 11, 2023
- #574
If it is correct, that (https://github.com/HGlab01/ioBroker.followthesun/pull/566#issue-1871126344) Adapter core 3.x.x
is known to fail during installation on node 14 as npm 6 does not install peer dependencies. ...
HGlab01
- Opened on Aug 30, 2023
- #570
Dependant on https://github.com/ioBroker/ioBroker.js-controller/issues/2099
raintonr
- Opened on Jan 27, 2023
- #529
All from Libs dir:
- letsencrypt.js
- password.js
- session.js
- zipFiles.js
Apollon77
- Opened on Sep 11, 2022
- #500
- [x] findObjectCallback - according to types, name is string but it should be stringOrTranslated
- [ ] Object/AnyObject always has a type, however this is not true for the _design/xy objects, they ...
foxriver76
- 6
- Opened on Apr 21, 2022
- #455
await this.setObjectNotExistsAsync(dp, {
type: state ,
// ^ This does not narrow the object type
common: {
name: common_name,
role: common_role,
type: common_type,
unit: common_unit,
// ^ ...
AlCalzone
- 1
- Opened on Feb 21, 2022
- #432
design system gives objects design custom gives common.custom all others should be generic with any as a default
AlCalzone
- Opened on Feb 20, 2022
- #430

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Press the /
key to activate the search input again and adjust your query.
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.