- (copilot) Add Icons in Notification
- (patricknitsch) Fix missing unit in Formula-Engine
- (copilot) Modify notification manager to work with instances
- (copilot) Update Dependencies
- (copilot) Adapter requires node.js >= 22 now
- (copilot) Fix sensor duplicate: stale draft cache caused wrong sensor data to appear in the detail panel after duplicating or deleting a sensor
- (copilot) Update Dependencies
- (copilot) Auto-detect sensor unit from ioBroker state
common.unit; unit field configurable in Expert Mode; display defaults toWwhen no unit is set - (copilot) Update Documentation
- (copilot) Update Dependencies
- (copilot) Add Notification function, to send warnings and errors to selectable providers
- (copilot) Update Documentation
- (patricknitsch) Default for max Values with 0W deactivated
- (patricknitsch) Fix non-expert information when monitoring is disabled
- (patricknitsch) Increased max value from 10.000W to 15.000W
- (copilot) Zero-value alive monitoring: when a sensor timeout fires and the current value is 0, log info instead of warn and retry after 60 minutes
- (copilot) Sensor overview: numeric value row shows current value with unit (W) left-aligned and max value with unit (W) right-aligned
- (copilot) Sensor overview: timestamp row shows last timestamp left-aligned and auto-computed next expected update timestamp right-aligned (no manual input needed)
- (copilot) Sensor overview: change Format
- (patricknitsch) Catch max. Values - settable in Config
- (patricknitsch) Increase Version from 20 to 24 becauso of deploy error
- (copilot) Add Alive monitoring: configurable timeout warns when sensor values are not updated
- (patricknitsch) Fix Issues RepoChecker
- (copilot) Add Tab for SOLECTRUS iFrame
- (copilot) Update Tab Format
- (copilot) Update Readme
- (patricknitsch) Update Packages
- (copilot) Fix String Handling in Formula Engine
- (copilot) Fix Formula Engine when using state formulas
- (copilot) New Page for smart Sensor Overview
- (patricknitsch) Update Readme and Doc
- (claude) Fix DS Tick time budget
- (claude) Fix DS Tick time budget
- (patricknitsch) Update Admin Package
- (claude) Change Admin to easy and expert mode
- (claude) Add information in easy mode
- (claude) Add type json for sending json, i.e. forecast
- (claude) Update Readme
- (claude) Synchronize Formal Engine with Repo from Felliglanz
- (claude) Add Warning after first start, if value is negative
- (claude) Add Comment on first page, that SOLECTRUS doesn't accept negative values
- (claude) Update Readme and Translations
- (patricknitsch) Fix wrong package
- (claude) Concurrent collect and flush without delay of 5s
- (patricknitsch) Fix Eslint-Warnings
- (patricknitsch) Fix Eslint-Errors
- (claude) Add Formula Engine to build own sensors
- (patricknitsch) change Config for Encryption -> Credentials must be re-entered
- (patricknitsch) Using node:package format
- (patricknitsch) encrypt sensitive information -> Token must be re-entered
- (patricknitsch) onStateChange ignores ack flag
- (patricknitsch) creation of intermediate objects missing
- (patricknitsch) using this.setTimeout
- (patricknitsch) check and limit configurable timeouts/intervals
- (patricknitsch) Extend Readme
- (patricknitsch) Update Readme and split it in two own docs
- (patricknitsch) Try fixing automatic npm release
- (patricknitsch) change Repo from ssh to https
- (Felliglanz) Fix some issues in UI
- (patricknitsch) Better handling of Influx Connection, also if no sensor is active
- (Felliglanz) Rebuild of UI with actual status of each sensor
- (patricknitsch) Refactoring code and improve readability
- (patricknitsch) Buffer values and send to Influx if Influx is online
- (patricknitsch) Save max. 100000 values and send all to Influx if Influx is online again
- (patricknitsch) Split Data Collecting and Influx writing
- (patricknitsch) Updated Translations
- (Felliglanz) Improve sensor configuration UI (accordion)
- (patricknitsch) Bugfix with Icon
- (patricknitsch) Bugfix for License
- (patricknitsch) Bugfix for Interval
- (patricknitsch) Synchronize Names, Measurements and Fields to SOLECTRUS Documentation
- (patricknitsch) change UI to look for Source in Tree
- (patricknitsch) add more Debugging
- (patricknitsch) optimize translation
- (patricknitsch) initial release