Releases: Grizzelbee/ioBroker.resol
Releases · Grizzelbee/ioBroker.resol
v0.4.4 (2022-03-17)
v0.4.4 (2022-03-17)
- (grizzelbee) New: Added donate button to config page and readme
- (grizzelbee) Upd: Dependencies got updated
v0.4.3
v0.4.3 (2022-02-08)
- (grizzelbee) Fix: fixed wrong state role "switch" and changed to "level"
v0.4.2 (2022-01-05)
v0.4.2 (2022-01-05)
- (grizzelbee) Fix: Removed password encryption stuff from admin to avoid double encryption
- (grizzelbee) Fix: switched action roles from "indicator" to "switch" to be compliant with ioBroker rules
- (grizzelbee) Fix: Removed password encryption stuff and added dependency Admin >=4.0.9
- (grizzelbee) Fix: Fixed a few code warnings
- (grizzelbee) Fix: Fixed: info.connection has been written w/o ACK
- (grizzelbee) Upd: updated dependencies
v0.4.0 (2021-11-08)
v0.4.0 (2021-11-08)
- (grizzelbee) Upd: updated dependencies
- (grizzelbee) New: Trying more than one time to connect when network isn't setup properly. E.g. on router startup.
v0.3.3 (2021-11-04)
v0.3.3 (2021-11-04)
- (grizzelbee) Upd: updated dependencies
- (grizzelbee) Upd: Switched from adapter-type climate-control to energy
0.3.2 (2021-09-16)
0.3.2 (2021-09-16)
- (grizzelbee) Upd: updated dependencies
- (grizzelbee) Fix: #27 Fixed: State value to set for "resol.0.xxx.010221110010002220" has to be type "number" but received type "string"
- (grizzelbee) Upd: set correct tier in io-package
- (grizzelbee) New: Writing value null when received value is <= -999 and >= 999. This is to avoid writing crap when no sensors are connected.
- (grizzelbee) New: Making use of adapter internal decrypt function (req. at least js-controller >= 3.0)