Releases: DrozmotiX/ioBroker.sourceanalytix
Optimize Device reset handling
- (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
v0.4.12-1
Release v0.4.12-0
v0.4.12-0
Release v0.4.11
v0.4.11
Release v0.4.8-beta.0
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
Bugfix : Issue in array load at first calculation handiling
Bugfix : Do not cumulative value to object
Release v0.4.8-alpha.13
- Bugfix : Error {Is not a number, cannot continue calculation} if value = 0
Changelog
Release v0.4.8-alpha.12
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
Bugfix : Ensure daily reset does not destroy cumulative memory value (Fixes NULL values for Watt after night reset)
Release v0.4.8-alpha.10
Bugfix : Avoid loop if init value is set and > reading
Bugfix : Throw error if value is NULL for troubleshooting instead of handling incorrect calculation