V1.6.0
Thanks @buschauer for the web UI enhancements!
- New Current and kW Output. Evo LC only at this time, Evo AC kW / Current is enabled via the Unknown Sensors option until future testing and validation is complete (still WIP). Kilowatt log is kept by genmon if the kW Output feeature supported for your your controller.
- Updated WebUI includes gauges and graphs
- More input parameter checking in WebUI
- Added the ability the software to the latest version from the web UI
- Removed some unneeded entries from the web interface
- Enhancements to the web UI registers page
- Improved the layout of the settings and notifications page to better illustrate setting dependancies.
- Removed Active Relays from Evo AC. Further investigation has shown that these were not valid and the underlying register has a different use.
- Added Active Rotor Poles. Note this is calculated value based on Frequency and RPMs. It could be useful in diagnosing issues. 1800 RPM generators have 4 rotor poles, 3600 RPM generators have 2.
- Improved genmon responsiveness during generator startup and shutdown by offloading the updating the logs to a separate thread.
- Model detection model and Nominal RPMs by looking up serial number on the generac site to retrieve model information (internet access required, otherwise default values are used). The internet lookup will use default values if no internet connection is available. The internet lookup will occur once, the values will be stored in the genmon.conf file. If a new version of genmon.py is installed then the lookup will occur again.
- Evo AC now supports register based base model identification via registers.
- New editable parameters in web UI settings : Nominal RPMs, Maximum kW Output, Fuel Type, Frequency) Default values are selected based on register values. Fuel type must be selected by the user. Note these values are used to change how the information is displayed (i.e. maximum kW and RPM for gauges). Future features will potentially use Fuel Type.
- new conf file entry containing the current version of genmon. This is help when adding new features.