Releases: mschlenstedt/LoxBerry-Plugin-Stats4Lox-NG
Releases · mschlenstedt/LoxBerry-Plugin-Stats4Lox-NG
0.9.10.1
- apt Keys for Grafana and Influx changed
V0.9.10
- Upgrade Grafana to Version [V9.3.2]
- Repository for Grafana changed
- Small Bugfix in Plugin Home to display the graphs
V0.9.9
- Fixed minor versions of influx, grafana and telegraf to increase compatibility
V0.9.8
- Config changes for Grafana 9.2 (Could not connect to Influx anymore)
- Pin Grafana to Version 9.x
- Pin Influx to Version 1.8.x
- Enable logging for Grafana
- Bugfix: No lineendings in systemd files
- Exclude important system config files from overwriting while updating
V0.9.7
- Telegraf: Update Telegraf config due to dependency changes (Fixes plugin install issue with Telegraf not starting)
- MQTT Live/Collector: Reconnect to MQTT server on dropped connection
- InfluxDB: Reduce write load (increased different delays and duration times for WAL syncing and cache processing of Influx)
V0.9.6
MQTT Collector:
- Changed: Single value topics have changed, optimized measurement/field structure
- Changed: / on the beginning of the topic is trimmed as Grafana has troubles with leading / in measurement
- Fixed: 0-values are not transmitted
MQTT Live/Collector:
- Added: CPU is monitored and on high load, mqttlive.php is slowed down
- Added: Logfile size is monitored and is self-shrinking about 20MB
- Added: PHP fwrite function has a bug leading to a permanent loop of phpMQTT library, that has a workaround now
- Added: mqttlive is monitoring the phpMQTT fwrite stream and will drop mqtt connection and sleep in case that fwrite cannot write to the mqtt socket.
Grafana integration:
- Fixed: "Unauthorized" on different actions in Grafana
Loxone integration:
- Added: VirtualOutCmd is now selectable in element selection
V0.9.5
Update to V0.9.5
V0.9.4-BETA Stats4Lox MQTT Collector an fixes
New features
- MQTT Collector: See Inputs/Outputs, MQTT Collector and https://www.loxwiki.eu/display/LOXBERRY/Stats4Lox+MQTT+Collector
- MQTT Live: Create Loxone Virtual Output Template (thanks for commit by Jakob-Gliwa)
- Fixed invalid XML parsing of Miniserver config with large company logos and SVGs - many thanks for fast hotfix to Markus (@sarnau)
Further improvements:
- Grabber: Logic to send all yet fetched data before timeout is reached, send remaining data with next cycle
- Grabber: Increased fetching timeout to 45 seconds (before 5 seconds)
- Better logging for MQTT Live and Grabber and Plugin installation/upgrade
- MQTT Live/Collector can be permanently disabled on Home screen
- Fix for MQTT Live/Collector restart button on Home screen
- Uninstall: Influx, Grafana and Telegraf services are stopped and disabled (but not uninstalled)
Full Changelog: stats4lox-0.9.3-beta...0.9.4
Stats4Lox Version 0.9.3-BETA
- BUGFIX: Influx was not installed in preferred 1.8.x version
- ENHANCEMENT: settings_loxone: Filter Miniservers and Controls not in LB
- ENHANCEMENT: Globals.pm: Added AMemory (Analog Memory) to filter list
- BUGFIX: unpack_loxcc_py3.py - Python3 working unpack
- BUGFIX: Removed redundant "Statistic Import Report" button
- ENHANCEMENT: Filter highlighting also for Select dropdowns
- BUGFIX: JS error if no translation for type
Stats4Lox Version 0.9.2-BETA
- BUGFIX: Optimize Startup of Influx on slow systems
- BUGFIX: Deactivated values are not grabbed annymore
- BUGFIX: Optimize Influx installation: purge older version if installed, kill influxdb instances if they cannot be stopped by service)
- BUGFIX: Config-handler status were not shown in WebUI, mess-up of config-changes-checks, system was frozen while oving database to new location)
- BUGFIX: Import-Button is disabled now when no Loxone statistic exists