All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
0.6.7 (2023-10-28)
0.6.6 (2023-01-29)
0.6.5 (2022-01-24)
0.6.4 (2021-08-06)
0.6.3 (2021-04-10)
0.6.2 (2021-02-19)
- improve logging for request errors (78f3c9a)
0.6.1 (2020-10-28)
0.6.0 (2020-09-09)
- event: detect connection loss and reconnect (7a8e23c), closes #14
- event: handle KEEP-ALIVE events (a5a0a96)
- auth: don't send scope if empty (344e4d4)
0.5.1 (2020-08-16)
- handle errors in auth callback (b05206d)
- configurable authorization callback_url
- update dependencies
- package cleanup
- refresh timer does not start
First release to npm from repository alexkn/node-red-contrib-homeconnect
- home-connect-event node
-
refactored home-connect-auth to config node
-
many small changes...