Bluefox and GitHub
50fd571f0b
Merge pull request #63 from ioBroker/dependabot/npm_and_yarn/axios-1.1.3
...
Bump axios from 0.27.2 to 1.1.3
2022-12-01 01:42:04 +01:00
dependabot[bot] and GitHub
8a2933411f
Update @iobroker/adapter-core requirement from ^2.6.6 to ^2.6.7 ( #62 )
2022-11-01 09:21:45 +00:00
dependabot[bot] and GitHub
68c6bd989f
Bump axios from 0.27.2 to 1.1.3
...
Bumps [axios](https://github.com/axios/axios ) from 0.27.2 to 1.1.3.
- [Release notes](https://github.com/axios/axios/releases )
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md )
- [Commits](https://github.com/axios/axios/compare/v0.27.2...v1.1.3 )
---
updated-dependencies:
- dependency-name: axios
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-11-01 06:06:26 +00:00
dependabot[bot] and GitHub
e03a2cfc80
Update mocha requirement from ^10.0.0 to ^10.1.0 ( #61 )
2022-11-01 06:04:19 +00:00
dependabot[bot] and GitHub
9558c39deb
Update @iobroker/adapter-core requirement from ^2.6.0 to ^2.6.6 ( #58 )
2022-10-01 04:01:09 +00:00
dependabot[bot] and GitHub
2956ee506a
Update ws requirement from ^8.8.0 to ^8.8.1 ( #57 )
2022-08-01 03:13:53 +00:00
Ingo Fischer
62ce173d22
chore: release v1.3.0
...
* (Apollon77) Further optimize sending data to HASS and allow to set values like numbers as normal states if the service has one attribute and it can be mapped
2022-07-01 10:10:38 +02:00
Ingo Fischer
b54916d743
chore: release v1.2.0
...
* (Apollon77) IMPORTANT: Replace special characters in entity attribute names with an underscore! Object IDs might change!
* (Apollon77) make sure a "null" value in state changes is not crashing
2022-06-17 23:23:11 +02:00
Ingo Fischer
52d8bddb11
* (Apollon77) make sure a "null" value in state changes is not crashing
2022-06-17 23:20:26 +02:00
dependabot[bot] and GitHub
271bd03d14
Update @alcalzone/release-script requirement from ^3.5.8 to ^3.5.9 ( #53 )
2022-06-01 09:45:24 +00:00
dependabot[bot] and GitHub
36bc7c99fd
Update @alcalzone/release-script-plugin-license requirement ( #51 )
2022-06-01 07:48:32 +00:00
dependabot[bot] and GitHub
cc76a49d62
Update @alcalzone/release-script-plugin-iobroker requirement ( #54 )
2022-06-01 07:05:24 +00:00
dependabot[bot] and GitHub
7a2475ba02
Update @alcalzone/release-script-plugin-license requirement ( #47 )
2022-05-01 14:15:54 +00:00
dependabot[bot] and GitHub
47cb4cfad8
Update @alcalzone/release-script requirement from ^3.5.6 to ^3.5.8 ( #49 )
2022-05-01 11:54:23 +00:00
dependabot[bot] and GitHub
2a473f88b0
Update @alcalzone/release-script-plugin-iobroker requirement ( #48 )
2022-05-01 09:16:22 +00:00
dependabot[bot] and GitHub
245032a178
Bump axios from 0.26.1 to 0.27.2 ( #46 )
2022-05-01 05:37:18 +00:00
Ingo Fischer
e6b58530d4
chore: release v1.1.2
...
* (Apollon77) Fix crash cases reported by Sentry
2022-03-29 09:07:54 +02:00
Ingo Fischer
4096826099
chore: release v1.1.1
...
* (Apollon77) Show password fields masked again in config
2022-03-25 09:25:45 +01:00
Ingo Fischer
a4a7abedbe
chore: release v1.1.0
...
* IMPORTANT: You need to re-enter the password once after installing this version!
* (Apollon77) Implement Service triggers to use any value to trigger or stringified JSON to call with fields
* (Apollon77) Optimize unload handling
* (Apollon7) Add Sentry for crash reporting
2022-03-24 21:33:49 +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
Bluefox and GitHub
4d939862d6
Merge branch 'master' into dependabot/npm_and_yarn/ws-tw-8.5.0
2022-03-07 18:45:37 +01:00
Bluefox and GitHub
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] and GitHub
ba6f42601a
Update mocha requirement from ^9.2.0 to ^9.2.1 ( #40 )
2022-03-01 09:22:32 +00:00
dependabot[bot] and GitHub
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] and GitHub
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] and GitHub
aa7a06d750
Update chai requirement from ^4.3.4 to ^4.3.6 ( #35 )
2022-02-01 18:00:09 +00:00
dependabot[bot] and GitHub
7c966c5bd9
Update mocha requirement from ^9.1.3 to ^9.2.0 ( #34 )
2022-02-01 05:03:43 +00:00
dependabot[bot] and GitHub
fd5517c976
Update mocha requirement from ^9.1.2 to ^9.1.3 ( #24 )
2021-11-01 06:03:44 +00:00
dependabot[bot] and GitHub
aedde9a4b9
Update ws requirement from ^8.2.2 to ^8.2.3 ( #23 )
2021-11-01 05:35:58 +00:00
Bluefox and GitHub
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
dependabot[bot] and GitHub
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] and GitHub
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
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
2021-09-04 23:12:30 +02:00
Ingo Fischer
ef754e933c
* add dependabot automerge
...
* update deps
* update io-package
2021-09-03 14:49:43 +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
d586cb4088
(bluefox) initial commit
2018-03-11 01:38:23 +01:00