Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
New softwareversion 0.6.1
#1
Hello,

I'm proudly to present you a new software version for the SmartPi.

The most important changes:

- Database improvements
  • Newly created tables are read more quickly. Change takes effect at the end of the month.
  • Data can be read out via the monthly change
- Configuration
  • Unneed current sensors can be switched off
  • Automatic voltage detection. For voltages below 10V, the value specified in the configuration file is assumed.
  • Configuration possible via web interface (user name: pi, password: smart4pi). The user password can not be changed yet.
- Improvements in the MQTT connection.
- Improvements in accuracy.

- Now support for Prometheus Monitoring  Big Grin

The download is available:
http://blog.enerserve.eu/category/smartp...n-smartpi/

Please do not use the image (old version).

The easiest way is to integrate our repository:
Code:
sudo su
apt install apt-transport-https
wget https://repro.enerserve.eu/packages/Release.key && apt-key add Release.key && rm Release.key
echo "deb https://repro.enerserve.eu/packages jessie main" > /etc/apt/sources.list.d/enerserve.list
apt-get update
apt-get install smartpi

This makes updates more easier in the future.

Best regards Jens Ramhorst
Reply
#2
I don't know if this has been mentioned in previous releases, but there is also now support for Prometheus Monitoring.  This allows for high accuracy long-term metrics storage and alerting.

Big Grin
Reply
#3
Yes of course. Sorry.  Cool
Description adapted
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)