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 |
|
Ingo Fischer
|
5795c78ea4
|
* fix start issue
|
2021-08-23 00:34:45 +02:00 |
|
GermanBluefox
|
d7adbddcc0
|
### 1.0.0 (2020-12-13)
* (bluefox) added the support of compact mode
|
2020-12-13 17:50:27 +01:00 |
|
GermanBluefox
|
09436c0929
|
Change config name
|
2019-11-04 20:14:45 +01:00 |
|
 BluefoxandGitHub
|
6e260f0680
|
Merge pull request #4 from alexalex89/master
Updated auth method
|
2019-05-02 20:35:14 +02:00 |
|
 Alex AlexandrowitzandGitHub
|
f0d0878949
|
Updated auth method
|
2019-03-27 23:33:09 +01:00 |
|
GermanBluefox
|
01f1abc4df
|
(bluefox) remove unused code
|
2018-03-17 21:17:25 +01:00 |
|
GermanBluefox
|
f95fecfe5f
|
(bluefox) add getPanels
|
2018-03-11 13:55:47 +01:00 |
|
GermanBluefox
|
4e6b678d85
|
(bluefox) implement state update
|
2018-03-11 02:22:42 +01:00 |
|