Skip to content

Releases: DrozmotiX/ioBroker.sourceanalytix

Optimize Device reset handling

23 Feb 22:42

Choose a tag to compare

  • (DutchmanNL) Small code updates, lifecycle patches
  • (DutchmanNL) Option to disable device reset feature added
  • (DutchmanNL) Bugfix: Cannot read property 'name' of undefined solved

Release v0.4.12-1

26 Aug 11:28

Choose a tag to compare

Release v0.4.12-1 Pre-release
Pre-release
v0.4.12-1

Release v0.4.12-0

17 Aug 09:49

Choose a tag to compare

Release v0.4.12-0 Pre-release
Pre-release
v0.4.12-0

Release v0.4.11

16 Aug 11:29

Choose a tag to compare

v0.4.11

Release v0.4.8-beta.0

18 Jan 15:14

Choose a tag to compare

Release v0.4.8-beta.0 Pre-release
Pre-release

Bugfix : Formatting of news
Bugfix : delete states in create function
Bugfix : Incorrect initialisation for states
Bugfix : Avoid NULL & 0 values at night reset
Bugfix : Incorrect initialisation for Watt values with 0 input
Bugfix : Only create cumulatedXXX in year statistics if activated
implement category cumulative values under year statistics

Release v0.4.8-alpha.15

16 Jan 14:41

Choose a tag to compare

Pre-release

Bugfix : Issue in array load at first calculation handiling
Bugfix : Do not cumulative value to object

Release v0.4.8-alpha.13

15 Jan 12:56

Choose a tag to compare

Pre-release
  • Bugfix : Error {Is not a number, cannot continue calculation} if value = 0

Changelog

Release v0.4.8-alpha.12

14 Jan 14:36

Choose a tag to compare

Pre-release

Bugfix : Ensure daily reset does not destroy cumulative memory value (Fixes NULL values for Watt after night reset)
Bugfix : Ensure proper reset and init of Watt

Release v0.4.8-alpha.11

14 Jan 13:35

Choose a tag to compare

Pre-release

Bugfix : Ensure daily reset does not destroy cumulative memory value (Fixes NULL values for Watt after night reset)

Release v0.4.8-alpha.10

14 Jan 13:18

Choose a tag to compare

Pre-release

Bugfix : Avoid loop if init value is set and > reading
Bugfix : Throw error if value is NULL for troubleshooting instead of handling incorrect calculation