Welcome, Guest |
You have to register before you can post on our site.
|
Online Users |
There are currently 202 online users. » 0 Member(s) | 202 Guest(s)
|
Latest Threads |
Build auf Host-PC oder au...
Forum: SmartPi - Deutsch
Last Post: Thomek
16.07.2023, 08:29
» Replies: 2
» Views: 1.097
|
[device] Integrator
Forum: SmartPi - Deutsch
Last Post: daniel.pernold
14.07.2023, 15:53
» Replies: 4
» Views: 818
|
Grafana Dashboard Summenl...
Forum: SmartPi - Deutsch
Last Post: daniel.pernold
24.05.2023, 15:07
» Replies: 15
» Views: 25.810
|
Smartpi Software ohne Zus...
Forum: SmartPi - Deutsch
Last Post: jens
04.04.2023, 12:31
» Replies: 1
» Views: 395
|
SmartPi nicht mehr mit In...
Forum: SmartPi - Deutsch
Last Post: jens
04.04.2023, 12:28
» Replies: 3
» Views: 3.158
|
InFluxDB
Forum: SmartPi - Deutsch
Last Post: daniel.pernold
28.02.2023, 22:49
» Replies: 9
» Views: 7.107
|
update problem
Forum: SmartPi - Deutsch
Last Post: magic7music
24.10.2022, 09:47
» Replies: 0
» Views: 242
|
Tagesverbrauch über die l...
Forum: SmartPi - Deutsch
Last Post: daniel.pernold
19.09.2022, 10:05
» Replies: 12
» Views: 24.271
|
Weboberfläche nicht errei...
Forum: SmartPi - Deutsch
Last Post: sysop
19.09.2022, 09:17
» Replies: 1
» Views: 2.237
|
Grafana in beta.smartpi.e...
Forum: SmartPi - Deutsch
Last Post: sysop
19.09.2022, 09:14
» Replies: 1
» Views: 2.129
|
|
|
New softwareversion 0.6.4 |
Posted by: sysop - 25.08.2017, 12:59 - Forum: SmartPi - English
- Replies (2)
|
 |
Hello,
I'm proudly to present you a new software version for the SmartPi.
The most important changes:
- Stability
- Fixed error in configuration page (configuration could not be saved in part)
- Configuration possibility for current transformers with a secondary current of 1A (e.g., 200/1 A, 500/1 A, 700 / 1A), !!!!!!!only SmartPi 2.0!!!!!!!!
- Information about the software version (display on website under the logo).
- In the API, this is possible with <IP address>: 1080/api/version
- Improving accuracy
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.
On the top of the TODO list:
- Problems with display F3
- For some users the currents of the individual phases are added incorrectly at the website
- Differences in the course, day view
- Other views
- Assignment of the individual phases to own views, in order to measure 3 different devices
- E-mail the data in CSV format
Best regards Jens Ramhorst
|
|
|
Neue Softwareversion 0.6.4 |
Posted by: sysop - 25.08.2017, 12:55 - Forum: SmartPi - Deutsch
- Replies (2)
|
 |
Hallo,
es gibt eine neue Softwareversion für den SmartPi.
Die wichtigsten Änderungen in Kürze:
- Stabilität
- Fehler in der Konfigurationsseite (Konfiguration konnte zum Teil nicht gespeichert werden)
- Konfigurationsmöglichkeit für Stromwandler mit einem Sekundärstrom von 1A (z.B. 200/1 A, 500/1 A, 700/1A)
- Abfrage der Softwareversion (Anzeige auf Webseite unter dem Logo).
- In der API ist das mit <IP-Adresse>:1080/api/version möglich
- Verbesserung der Genauigkeit
Der Download ist unter:
http://blog.enerserve.eu/category/smartp...n-smartpi/
möglich.
Bitte noch nicht das Image verwenden (alte Version).
Am einfachsten ist die Einbindung unseres Repositorys:
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
Damit sind Updates in Zukunft ganz einfach möglich.
Ganz oben auf der TODO-Liste:
- Probleme mit der Anzeige F3
- Bei einigen Usern werden die Ströme der einzelnen Phasen falsch addiert
- Unterschiede im Verlauf, Tagesansicht
- Weitere Ansichten
- Zuordnung der einzelnen Phasen zu eigenen Ansichten, um 3 verschiedene Geräte messen zu können
- E-Mailversand der Daten im CSV-Format
Viele Grüße Jens Ramhorst
|
|
|
consumption week |
Posted by: bass_t - 13.08.2017, 15:29 - Forum: SmartPi - Deutsch
- No Replies
|
 |
Hallo,
soweit ich das bei dieser Grafik verstehe, soll hier eine Wochenübersicht der Verbräuche tageweise zu sehen sein. Demzufolge müsste jeder Balken mit einem beginnenden Tag neu erstellt werden.
Bei mir wird der neue Tag aber schon am Abend 22Uhr erstellt und zählt die beiden Stunden vor 24Uhr zu dem kommenden Tag.
Der Wert bei consumption today weiter oben ist aber korrekt und "springt" ab 0Uhr auf 0 und beginnt neu zu zählen.
Ich habe die Version 0.6.3 laufen.
Wo könnte das Problem liegen?
Gruß bass_t
|
|
|
Neue Softwareversion 0.6.3 |
Posted by: jens - 11.08.2017, 14:54 - Forum: SmartPi - Deutsch
- Replies (4)
|
 |
Hallo,
es gibt eine neue Softwareversion für den SmartPi.
Die wichtigsten Änderungen in Kürze:
- Stabilität
- Start der Benutzerverwaltung (Linuxbenutzer die in der Gruppe smartpiadmin sind, können Einstellungen auf der Weboberfläche durchführen)
Der Download ist unter:
http://blog.enerserve.eu/category/smartp...n-smartpi/
möglich.
Bitte noch nicht das Image verwenden (alte Version).
Am einfachsten ist die Einbindung unseres Repositorys:
Code:
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
Damit sind Updates in Zukunft ganz einfach möglich.
Viele Grüße Jens Ramhorst
|
|
|
New Softwareversion 0.6.3 |
Posted by: jens - 11.08.2017, 14:52 - Forum: SmartPi - English
- Replies (2)
|
 |
Hello,
I'm proudly to present you a new software version for the SmartPi.
The most important changes:
-fixed stability problems
-begining of usermanagement
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:
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
|
|
|
Direction of current coils |
Posted by: davidvb - 10.08.2017, 17:43 - Forum: SmartPi - English
- Replies (8)
|
 |
Since yesterday, after a power failure, the shown power values are inversed.
My consumption is shown as a negative value, and the production from my solar panels is shown as positive values.
So I needed to switch the direction of the current measurements.
Why is this happening? I connected the current coils over the main leads with the arrows in the direction of my home.
In your documentation there is a drawing of the connections of these coils. You can see that the arrows on the coils are from the left to the right, so in fact from the house to the power net.
Is this correct? Because I suppose the current direction should be from the power net to the house. So I believe the arrows are drawn in the wrong direction.
Since the documentation is very poor about this, give me a clear answer or drawing how to connect the current coils over the wires in a correct way.
|
|
|
Connection to the inputs |
Posted by: muhammadusman94 - 08.08.2017, 09:02 - Forum: SmartPi - English
- Replies (1)
|
 |
I want to get the values of the current and voltage inputs in Python manually. How do I know that which port of the Smart Pi(the ones that are connected to the Raspberry Pi) is connected to which inputs?
|
|
|
Wi-Fi, WLAN bei RPI-3 |
Posted by: akraehenbuehl - 04.08.2017, 13:09 - Forum: SmartPi - Deutsch
- Replies (1)
|
 |
Kann beim Raspberry Pi 3 anstelle der Ethernet Schnittstelle auch die WLAN Funktion verwendet werden?
Falls ja, muss noch ein Modul etc. aktiviert werden, und wo kann die SSID und der Sicherheitsschlüssel eingestellt werden?
Vielen Dank!
|
|
|
|