Commit Graph
42 Commits
Author SHA1 Message Date
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 45b0550e0c * add logging 2022-06-30 17:42:24 +02:00
Ingo Fischer 0ac6c66aaf * (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-06-30 11:51:23 +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
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 dc47f48004 * (Apollon77) Fix crash cases reported by Sentry (IOBROKER-HASS-2) 2022-03-29 08:59:10 +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 3021e3f5a5 * (Apollon77) Show password fields masked again in config 2022-03-25 09:25:32 +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 9ab4db078f * add message for admin to io-package 2022-03-24 21:33:35 +01:00
Ingo Fischer 2ec6bf8150 * add documentation on how to call services 2022-03-24 18:31:15 +01:00
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
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
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
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
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