You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Plugin Heatingcircuit. Controls the heating circuit mixing valve according to outside temperature
Plugin NBEcom for NBE V7/V13 pellet burners with ethernet connection. The plugin depends on python-crypto from the debian archive and xtea, which can be installed with pip
Plugin Openweathermap. Read current temperature, wind speed, wind direction and humidity at your location from openweathermap.com and calculate apparent temperature from those. Depends on pyowm which can be installed with pip.
Plugin Exec. Runs external commands on item read/write.
Configure option --enable-debug makes it easy to set up the project to run directly from source when developing
Changed
Plugin interface to the database redesigned
Graph plugin layout changed, eg. bootstrap buttons used for going back and forward
Fixed
Issue 71. Power calculated by the pelletcalc plugin could be > 0 while the burner is off if timer mode was used.
Issue 75. Restarting pellmon now forces the browser to download the system image again to prevent browsers with aggressive caching (chrome...) to continue to use the old image after it has been changes.