Commit Graph
210 Commits
Author SHA1 Message Date
Ingo Fischer 0dd97e69c8 * update ui and translations 2022-03-23 10:28:24 +01:00
Ingo Fischer 8ff8341088 * update ui and translations 2022-03-23 08:23:24 +01:00
Ingo Fischer 0cb8ed8a13 * update ui and translations 2022-03-23 08:23:16 +01:00
Ingo Fischer 46d58e00e3 * rework index_m 2022-03-23 08:07:07 +01:00
Ingo Fischer 0fa719edd0 * rework index_m 2022-03-23 08:04:50 +01:00
Ingo Fischer 5cb493481e * IMPORTANT: You need to re-enter the password once after installing this version!
* rework index_m
2022-03-22 22:57:40 +01:00
Ingo Fischer 0d28c7e54b * revert 2022-03-22 17:18:29 +01:00
Ingo Fischer d89288a0b8 * ignore ignored services also when changes come in 2022-03-22 15:15:04 +01:00
Ingo Fischer f03bf3d9a6 * only process state changes tat are not null 2022-03-21 22:59:35 +01:00
Ingo Fischer 3b83e686f7 * (Apollon77) Implement Service triggers to use any value to trigger or stringified JSON to call with fields 2022-03-21 17:11:48 +01:00
BluefoxandGitHub b887a75ede Merge pull request #38 from ioBroker/dependabot/github_actions/actions/setup-node-3
Bump actions/setup-node from 2.5.1 to 3
2022-03-07 18:45:58 +01:00
BluefoxandGitHub 96bc8592b3 Merge pull request #42 from ioBroker/dependabot/npm_and_yarn/ws-tw-8.5.0
Update ws requirement from ^8.2.3 to ^8.5.0
2022-03-07 18:45:47 +01:00
BluefoxandGitHub 4d939862d6 Merge branch 'master' into dependabot/npm_and_yarn/ws-tw-8.5.0 2022-03-07 18:45:37 +01:00
BluefoxandGitHub d297bf3d27 Merge pull request #41 from ioBroker/dependabot/npm_and_yarn/iobroker/adapter-core-tw-2.6.0
Update @iobroker/adapter-core requirement from ^2.5.1 to ^2.6.0
2022-03-07 18:45:17 +01:00
dependabot[bot]andGitHub ba6f42601a Update mocha requirement from ^9.2.0 to ^9.2.1 (#40) 2022-03-01 09:22:32 +00:00
dependabot[bot]andGitHub 46eebb0a82 Update ws requirement from ^8.2.3 to ^8.5.0
Updates the requirements on [ws](https://github.com/websockets/ws) to permit the latest version.
- [Release notes](https://github.com/websockets/ws/releases)
- [Commits](https://github.com/websockets/ws/compare/8.2.3...8.5.0)

---
updated-dependencies:
- dependency-name: ws
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-01 05:59:32 +00:00
dependabot[bot]andGitHub 3ffe4fe555 Update @iobroker/adapter-core requirement from ^2.5.1 to ^2.6.0
Updates the requirements on [@iobroker/adapter-core](https://github.com/ioBroker/adapter-core) to permit the latest version.
- [Release notes](https://github.com/ioBroker/adapter-core/releases)
- [Commits](https://github.com/ioBroker/adapter-core/compare/v2.5.1...v2.6.0)

---
updated-dependencies:
- dependency-name: "@iobroker/adapter-core"
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-01 05:59:26 +00:00
dependabot[bot]andGitHub 50962fb833 Bump actions/setup-node from 2.5.1 to 3
Bumps [actions/setup-node](https://github.com/actions/setup-node) from 2.5.1 to 3.
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](https://github.com/actions/setup-node/compare/v2.5.1...v3)

---
updated-dependencies:
- dependency-name: actions/setup-node
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-01 04:21:24 +00:00
dependabot[bot]andGitHub aa7a06d750 Update chai requirement from ^4.3.4 to ^4.3.6 (#35) 2022-02-01 18:00:09 +00:00
dependabot[bot]andGitHub 7c966c5bd9 Update mocha requirement from ^9.1.3 to ^9.2.0 (#34) 2022-02-01 05:03:43 +00:00
Ingo Fischer 1f1fc7ef43 update testAdapter.js 2022-01-29 16:08:30 +01:00
Ingo Fischer 4e19c7e334 add .mocharc.json 2022-01-29 15:27:39 +01:00
Ingo Fischer 84dee7cd6a add mocha.setup.js 2022-01-29 15:27:39 +01:00
Ingo Fischer 5d8816f464 update testAdapter.js 2022-01-29 15:27:39 +01:00
Ingo Fischer f1376e5e5b update testing setup.js 2022-01-29 15:27:38 +01:00
dependabot[bot]andGitHub d042d65588 Bump actions/setup-node from 2.5.0 to 2.5.1 (#29) 2022-01-01 04:27:42 +00:00
BluefoxandGitHub 088113848d Merge pull request #28 from ioBroker/dependabot/github_actions/actions/setup-node-2.5.0
Bump actions/setup-node from 2.4.1 to 2.5.0
2021-12-14 13:15:57 +01:00
dependabot[bot]andGitHub c8be38859d Bump actions/setup-node from 2.4.1 to 2.5.0
Bumps [actions/setup-node](https://github.com/actions/setup-node) from 2.4.1 to 2.5.0.
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](https://github.com/actions/setup-node/compare/v2.4.1...v2.5.0)

---
updated-dependencies:
- dependency-name: actions/setup-node
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-12-01 03:05:45 +00:00
dependabot[bot]andGitHub fd5517c976 Update mocha requirement from ^9.1.2 to ^9.1.3 (#24) 2021-11-01 06:03:44 +00:00
dependabot[bot]andGitHub aedde9a4b9 Update ws requirement from ^8.2.2 to ^8.2.3 (#23) 2021-11-01 05:35:58 +00:00
BluefoxandGitHub a148fa4e33 Merge pull request #22 from ioBroker/dependabot/npm_and_yarn/mocha-tw-9.1.2
Update mocha requirement from ^9.1.1 to ^9.1.2
2021-10-05 18:42:21 +02:00
BluefoxandGitHub 1451e497d8 Merge pull request #21 from ioBroker/dependabot/npm_and_yarn/ws-tw-8.2.2
Update ws requirement from ^8.2.1 to ^8.2.2
2021-10-05 18:42:12 +02:00
dependabot[bot]andGitHub 85ef3afc04 Bump actions/setup-node from 2.4.0 to 2.4.1 (#19) 2021-10-01 03:36:34 +00:00
dependabot[bot]andGitHub a68f254e60 Update mocha requirement from ^9.1.1 to ^9.1.2
Updates the requirements on [mocha](https://github.com/mochajs/mocha) to permit the latest version.
- [Release notes](https://github.com/mochajs/mocha/releases)
- [Changelog](https://github.com/mochajs/mocha/blob/master/CHANGELOG.md)
- [Commits](https://github.com/mochajs/mocha/compare/v9.1.1...v9.1.2)

---
updated-dependencies:
- dependency-name: mocha
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-10-01 03:10:27 +00:00
dependabot[bot]andGitHub a75fbf84bb Update ws requirement from ^8.2.1 to ^8.2.2
Updates the requirements on [ws](https://github.com/websockets/ws) to permit the latest version.
- [Release notes](https://github.com/websockets/ws/releases)
- [Commits](https://github.com/websockets/ws/compare/8.2.1...8.2.2)

---
updated-dependencies:
- dependency-name: ws
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-10-01 03:10:10 +00:00
Ingo Fischer 66953a6e0d update testing setup.js 2021-09-05 00:09:57 +02:00
Ingo Fischer 628a377185 chore: release v1.0.1
IMPORTANT: js-controller 2.0 is needed st least!
Fix start issue
(Apollon77/Garfonso) Fix issue where value could not be set in hass
v1.0.1
2021-09-04 23:12:30 +02:00
Ingo FischerandGitHub 9fe991acbf Merge pull request #18 from ioBroker/dependabot/github_actions/actions/setup-node-2.4.0
Bump actions/setup-node from 1 to 2.4.0
2021-09-03 14:52:33 +02:00
dependabot[bot]andGitHub 7113d78465 Bump actions/setup-node from 1 to 2.4.0
Bumps [actions/setup-node](https://github.com/actions/setup-node) from 1 to 2.4.0.
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](https://github.com/actions/setup-node/compare/v1...v2.4.0)

---
updated-dependencies:
- dependency-name: actions/setup-node
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-09-03 12:50:04 +00:00
Ingo Fischer ef754e933c * add dependabot automerge
* update deps
* update io-package
2021-09-03 14:49:43 +02:00
Ingo Fischer 9b64278109 * always set entity_id and not only when field exists 2021-09-03 14:01:38 +02:00
Ingo Fischer 338c36de70 * add another type conversion 2021-09-03 11:51:07 +02:00
Ingo Fischer f0925ea83b * add another type conversion 2021-09-03 09:59:11 +02:00
Ingo Fischer ee88a50c70 * add some more debug 2021-09-02 22:54:34 +02:00
Ingo Fischer 8f9d3feffd * added several debugs and store objects stringified 2021-09-02 18:52:17 +02:00
Ingo Fischer 59dc922c6f * updat testing 2021-08-23 00:51:14 +02:00
Ingo Fischer 0dc453274e * updat testing 2021-08-23 00:48:42 +02:00
Ingo Fischer 222ad8ce8b * fix testing 2021-08-23 00:44:26 +02:00
Ingo Fischer 3886bfd30c * fix release script 2021-08-23 00:42:19 +02:00
Ingo Fischer 3b2de4ecae * try to set state types that were missing 2021-08-23 00:41:01 +02:00