Skip to content

Commit 413ce07

Browse files
committed
Read selected statistical data
1 parent b6dab03 commit 413ce07

15 files changed

Lines changed: 316 additions & 214 deletions

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@ Basically, it is possible to change selected configuration settings using the Al
2727
**Interval to read realtime data:** Unit: seconds.\
2828
**Interval to read energy data:** Unit: seconds.\
2929
**Interval to read settings data:** Unit: seconds.
30+
**Interval to read statistical data:** Unit: seconds.
3031

3132
It is possible to use a demo account provided by Alpha ESS. The credentials (user name, system id) are set as default values within the adapter.
3233
The password is stored encrypted and must therefore be entered manually: demo
@@ -35,6 +36,9 @@ The password is stored encrypted and must therefore be entered manually: demo
3536
**All product and company names or logos are trademarks™ or registered® trademarks of their respective holders. Use of them does not imply any affiliation with or endorsement by them or any associated subsidiaries! This personal project is maintained in spare time and has no business goal.**
3637

3738
## Changelog
39+
### **WORK IN PROGRESS**
40+
* (Gaspode) Read selected statistical data
41+
3842
### 0.2.0 (2023-01-19)
3943
* (Gaspode) Added states EV1_power, EV2_power, EV3_power and EV4_power to Realtime folder
4044

admin/i18n/de/translations.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,5 +6,6 @@
66
"Interval to read realtime data": "Intervall zum Lesen von Echtzeitdaten [s]",
77
"Interval to read settings data": "Intervall zum Lesen von Einstellungsdaten [s]",
88
"Interval to read energy data": "Intervall zum Auslesen der Energiedaten [s]",
9-
"Update unchanged states": "Unveränderte Zustände aktualisieren"
9+
"Update unchanged states": "Unveränderte Zustände aktualisieren",
10+
"Interval to read statistical data": "Intervall zum Lesen statistischer Daten [s]"
1011
}

admin/i18n/en/translations.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,5 +6,6 @@
66
"Interval to read realtime data": "Interval to read realtime data [s]",
77
"Interval to read energy data": "Interval to read energy data [s]",
88
"Interval to read settings data": "Interval to read settings data [s]",
9+
"Interval to read statistical data": "Interval to read statistical data [s]",
910
"Update unchanged states": "Update unchanged states"
1011
}

admin/i18n/es/translations.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,5 +6,6 @@
66
"Interval to read realtime data": "Intervalo para leer datos en tiempo real [s]",
77
"Interval to read settings data": "Intervalo para leer los datos de configuración [s]",
88
"Interval to read energy data": "Intervalo para leer datos de energía [s]",
9-
"Update unchanged states": "Actualizar estados sin cambios"
9+
"Update unchanged states": "Actualizar estados sin cambios",
10+
"Interval to read statistical data": "Intervalo para leer datos estadísticos [s]"
1011
}

admin/i18n/fr/translations.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,5 +6,6 @@
66
"Interval to read realtime data": "Intervalle pour lire les données en temps réel [s]",
77
"Interval to read settings data": "Intervalle pour lire les données de réglage [s]",
88
"Interval to read energy data": "Intervalle pour lire les données énergétiques [s]",
9-
"Update unchanged states": "Mettre à jour les états inchangés"
9+
"Update unchanged states": "Mettre à jour les états inchangés",
10+
"Interval to read statistical data": "Intervalle pour lire les données statistiques [s]"
1011
}

admin/i18n/it/translations.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,5 +6,6 @@
66
"Interval to read realtime data": "Intervallo per leggere i dati in tempo reale [s]",
77
"Interval to read settings data": "Intervallo per leggere i dati delle impostazioni [s]",
88
"Interval to read energy data": "Intervallo di lettura dei dati energetici [s]",
9-
"Update unchanged states": "Aggiorna stati invariati"
9+
"Update unchanged states": "Aggiorna stati invariati",
10+
"Interval to read statistical data": "Intervallo di lettura dei dati statistici [s]"
1011
}

admin/i18n/nl/translations.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,5 +6,6 @@
66
"Interval to read realtime data": "Interval om realtime gegevens te lezen [s]",
77
"Interval to read settings data": "Interval voor het lezen van instellingengegevens [s]",
88
"Interval to read energy data": "Interval om energiegegevens te lezen [s]",
9-
"Update unchanged states": "Update ongewijzigde statussen"
9+
"Update unchanged states": "Update ongewijzigde statussen",
10+
"Interval to read statistical data": "Interval om statistische gegevens te lezen [s]"
1011
}

admin/i18n/pl/translations.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,5 +6,6 @@
66
"Interval to read realtime data": "Interwał odczytu danych w czasie rzeczywistym [s]",
77
"Interval to read settings data": "Interwał odczytu danych ustawień [s]",
88
"Interval to read energy data": "Interwał odczytu danych dotyczących energii [s]",
9-
"Update unchanged states": "Zaktualizuj niezmienione stany"
9+
"Update unchanged states": "Zaktualizuj niezmienione stany",
10+
"Interval to read statistical data": "Interwał odczytu danych statystycznych [s]"
1011
}

admin/i18n/pt/translations.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,5 +6,6 @@
66
"Interval to read realtime data": "Intervalo para ler dados em tempo real [s]",
77
"Interval to read settings data": "Intervalo para ler os dados de configurações [s]",
88
"Interval to read energy data": "Intervalo para ler dados de energia [s]",
9-
"Update unchanged states": "Atualizar estados inalterados"
9+
"Update unchanged states": "Atualizar estados inalterados",
10+
"Interval to read statistical data": "Intervalo para ler dados estatísticos [s]"
1011
}

admin/i18n/ru/translations.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,5 +6,6 @@
66
"Interval to read realtime data": "Интервал для чтения данных в реальном времени [с]",
77
"Interval to read settings data": "Интервал чтения данных настроек [с]",
88
"Interval to read energy data": "Интервал для чтения данных об энергии [с]",
9-
"Update unchanged states": "Обновить неизмененные состояния"
9+
"Update unchanged states": "Обновить неизмененные состояния",
10+
"Interval to read statistical data": "Интервал чтения статистических данных [с]"
1011
}

0 commit comments

Comments
 (0)