21 Commits
Author SHA1 Message Date
GermanBluefox fbabfaae94 chore: release v2.0.1
* (@GermanBluefox) Adapter was updated and migrated to TypeScript
2026-03-31 20:15:35 +02:00
GermanBluefox f0b6a23ad6 chore: release v2.0.0
* (@GermanBluefox) Adapter was updated and migrated to TypeScript
2026-03-31 20:10:03 +02:00
GermanBluefox ebca1ad36c MIgrate adapter to Typescript 2026-03-31 19:44:44 +02:00
GermanBluefox 92140fe771 Update packages 2026-03-31 17:00:15 +02:00
dependabot[bot]andGitHub 7bf04e494a Bump follow-redirects from 1.15.4 to 1.15.6 (#108) 2024-03-16 22:50:14 +00:00
dependabot[bot]andGitHub ed5cfbc952 Bump es5-ext from 0.10.53 to 0.10.63 (#105) 2024-02-27 12:56:00 +00:00
dependabot[bot]andGitHub 030aeaf0ea Bump follow-redirects from 1.15.1 to 1.15.4 (#101) 2024-01-10 05:04:34 +00:00
dependabot[bot]andGitHub 440f672f9e Bump @alcalzone/release-script from 3.6.0 to 3.7.0 (#96) 2023-12-01 07:16:58 +00:00
dependabot[bot]andGitHub a4039286c7 Bump chai from 4.3.8 to 4.3.10 (#90) 2023-10-01 04:56:17 +00:00
dependabot[bot]andGitHub 5573276759 Bump chai from 4.3.7 to 4.3.8 (#89) 2023-09-01 08:00:49 +00:00
dependabot[bot]andGitHub 8ad88617c0 Bump @alcalzone/release-script from 3.5.9 to 3.6.0 (#87) 2023-08-01 07:32:35 +00:00
dependabot[bot]andGitHub f7ba3f0cad Bump @alcalzone/release-script-plugin-iobroker from 3.5.9 to 3.6.0 (#85) 2023-08-01 04:45:54 +00:00
dependabot[bot]andGitHub 4721397d40 Bump word-wrap from 1.2.3 to 1.2.4 (#83) 2023-07-20 02:56:12 +00:00
dependabot[bot]andGitHub 7129b7f231 Bump ws from 8.12.1 to 8.13.0
Bumps [ws](https://github.com/websockets/ws) from 8.12.1 to 8.13.0.
- [Release notes](https://github.com/websockets/ws/releases)
- [Commits](https://github.com/websockets/ws/compare/8.12.1...8.13.0)

---
updated-dependencies:
- dependency-name: ws
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-04-01 05:19:02 +00:00
dependabot[bot]andGitHub 97ca358ea5 Bump @iobroker/adapter-core from 2.6.7 to 2.6.8 (#77) 2023-04-01 04:50:47 +00:00
dependabot[bot]andGitHub c211767bb3 Bump ws from 8.12.0 to 8.12.1 (#75) 2023-03-01 07:18:12 +00:00
dependabot[bot]andGitHub 90def09878 Bump ws from 8.11.0 to 8.12.0
Bumps [ws](https://github.com/websockets/ws) from 8.11.0 to 8.12.0.
- [Release notes](https://github.com/websockets/ws/releases)
- [Commits](https://github.com/websockets/ws/compare/8.11.0...8.12.0)

---
updated-dependencies:
- dependency-name: ws
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-01 04:47:11 +00:00
Ingo Fischer 976c611f97 chore: release v1.4.0
* (Apollon77) Added more guidance logging when setting services incorrectly
* (Apollon77) Prevent crashes when attributes contain "." at the end of their names
* (Apollon77) Added logging for state updates for unknown objects
2023-01-03 22:53:58 +01:00
dependabot[bot]andGitHub 8fc6f4ac01 Bump mocha from 10.1.0 to 10.2.0 (#72) 2023-01-01 04:47:06 +00:00
dependabot[bot]andGitHub 1c46a7772f Bump minimatch from 3.0.4 to 3.1.2
Bumps [minimatch](https://github.com/isaacs/minimatch) from 3.0.4 to 3.1.2.
- [Release notes](https://github.com/isaacs/minimatch/releases)
- [Changelog](https://github.com/isaacs/minimatch/blob/main/changelog.md)
- [Commits](https://github.com/isaacs/minimatch/compare/v3.0.4...v3.1.2)

---
updated-dependencies:
- dependency-name: minimatch
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-08 22:09:10 +00:00
Ingo Fischer ad8f360c17 * add adapter-dev, remove gulp
* add more guidance on how to call
* update deps
2022-12-08 23:06:36 +01:00