Commit Graph
76 Commits
Author SHA1 Message Date
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
GermanBluefox 5f9f095a83 (bluefox) working on write 2018-03-11 02:07:56 +01:00
GermanBluefox d586cb4088 (bluefox) initial commit 2018-03-11 01:38:23 +01:00