25 Commits
Author SHA1 Message Date
Ingo Fischer 62ef7cabf8 * detect json better 2023-01-03 00:38:58 +01:00
Ingo Fischer 649bdfce2f * fix 2022-12-31 09:22:56 +01:00
Ingo Fischer 56a9cbbb1c * (Apollon77) Prevent crashes when attributes contain "." at the end of their names
* (Apollon77) Added logging for state updates for unknown objects
2022-12-08 23:31:18 +01:00
Ingo Fischer 659152be2e * add more guidance on how to call 2022-12-08 23:08:37 +01:00
Ingo Fischer ad8f360c17 * add adapter-dev, remove gulp
* add more guidance on how to call
* update deps
2022-12-08 23:06:36 +01: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 52d8bddb11 * (Apollon77) make sure a "null" value in state changes is not crashing 2022-06-17 23:20:26 +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 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 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 8f9d3feffd * added several debugs and store objects stringified 2021-09-02 18:52:17 +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 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