helgeerbe
01a2ffaed5
[Request] Show actual power limiter state in live view helgeerbe/OpenDTU-OnBattery#134
2023-03-10 16:29:00 +01:00
helgeerbe
7952becd17
New Dark Mode does not look nice for victron live view
...
helgeerbe/OpenDTU-OnBattery#133
2023-03-10 09:48:58 +01:00
helgeerbe
a79f7b2026
Merge remote-tracking branch 'tbnobody/OpenDTU/master' into development
2023-03-09 10:52:46 +01:00
helgeerbe
4cf4594945
Merge pull request #131 from helgeerbe/hide-vedirect-livestatus-when-disabled
2023-03-09 10:34:51 +01:00
Bernhard Kaszt
5b0e627f6d
Fix battery pin mapping not being shown in device manager UI
...
(Pylontech Battery CAN Bus)
2023-03-08 20:29:08 +01:00
Bernhard Kaszt
a66f818e75
Hide Victron Ve.direct UI elements from Live page when disabled
...
Resolves #91
2023-03-08 19:54:19 +01:00
Thomas Basler
61795172ff
Fix #670 : Incorrect hiding of unused strings in Live View
2023-03-08 12:55:44 +01:00
helgeerbe
6a89ae986e
Merge remote-tracking branch 'tbnobody/OpenDTU/master' into development
2023-03-07 21:17:48 +01:00
Thomas Basler
f0c5c61a47
webapp: Update dependencies
2023-03-06 19:45:14 +01:00
Thomas Basler
95741c7fa2
webapp: Implement dark theme
2023-03-06 19:42:37 +01:00
Bernhard Kaszt
43436e19b7
Translate all remaning Powerlimiter settings
2023-03-05 19:17:30 +01:00
helgeerbe
9f2d79f2dc
Merge remote-tracking branch 'tbnobody/OpenDTU/master' into development
2023-03-03 10:53:43 +01:00
Thomas Basler
220884f72e
Implement #633 : Show only strings with irridiation > 0
...
If no irridiation is entered for all strings, all strings are shown.
2023-02-28 19:41:07 +01:00
helgeerbe
4feaa1db98
Merge remote-tracking branch 'tbnobody/OpenDTU/master' into development
2023-02-27 20:11:06 +01:00
Thomas Basler
a341c884ab
webapp: Update dependencies
2023-02-27 16:10:18 +01:00
helgeerbe
3b62d5708a
Merge remote-tracking branch 'tbnobody/OpenDTU/master' into development
2023-02-27 07:42:46 +01:00
helgeerbe
17dd9db946
set min target power consumption to 0
2023-02-25 20:17:25 +01:00
helgeerbe
43815f6711
power limiter make fields mandtory
2023-02-25 17:25:02 +01:00
Thomas Basler
d5af4c8032
webapp: Updated additional french translation
...
Thanks to @beneva52
2023-02-24 18:22:44 +01:00
helgeerbe
28b24d01ad
implement UI for target power consumption
2023-02-24 16:13:32 +01:00
Thomas Basler
f8cd0d8b11
webapp: Added missing french translations
2023-02-23 23:20:39 +01:00
Thomas Basler
3c9639bb53
WebApp: Show additional inverter info in DevInfo dialog
...
* Production Year
* Production Week
2023-02-23 23:08:16 +01:00
helgeerbe
10f907477d
fix name for inverter id and channel id
2023-02-23 22:41:37 +01:00
helgeerbe
56151b0d12
make inverter and channel selectable
2023-02-23 21:46:59 +01:00
helgeerbe
a2473645a5
Merge remote-tracking branch 'tbnobody/OpenDTU/master' into development
2023-02-23 12:01:34 +01:00
Thomas Basler
39c55501ea
Merge branch 'pr594' into dev
2023-02-20 19:41:49 +01:00
Thomas Basler
bf016461cd
webapp: use terser for further size reduction
2023-02-20 19:28:58 +01:00
Thomas Basler
4feb37e1fc
webapp: update dependencies
2023-02-20 19:16:45 +01:00
Thomas Basler
98dfbfbf16
webapp: use unplugin-vue-i18n to reduce bundle size
2023-02-20 19:15:36 +01:00
helgeerbe
f560f25302
initial merge of power_limiter * missing is inverter and channel setting in gui
...
* due to bug _webApiPrometheus.init is commented out
2023-02-20 15:56:02 +01:00
Thomas Basler
20a83fcc89
webapp: Update dependencies
2023-02-19 00:21:01 +01:00
Thomas Basler
42b60060a1
webapp: Change badge style and encapsulate it into component
2023-02-18 23:20:08 +01:00
Thomas Basler
f6dedf7adb
webapp: Add missing translations
2023-02-18 22:04:18 +01:00
Thomas Basler
e5e236510e
webapp: Add additional hint that no data is received if no sun is shining
2023-02-18 20:47:09 +01:00
Thomas Basler
4c14417ea8
webapp: Add column inverter settings to show inverter send/receive status
2023-02-18 20:29:18 +01:00
Thomas Basler
cd99ab8e42
Added settings to pause polling/sending commands in general and at night
2023-02-18 19:44:16 +01:00
Thomas Basler
b319c78dc1
Added methods to calculate and show sunrise and sunset times
2023-02-18 18:15:48 +01:00
Thomas Basler
19a1c0aa54
Added config parameters to set longitude and latitude
2023-02-18 16:53:28 +01:00
helgeerbe
27f20a76f0
Merge remote-tracking branch 'tbnobody/OpenDTU/master' into development
2023-02-16 12:35:18 +01:00
Torben Woltjen
fc86ff7ade
Fix typos in German localisation and change some words to more common one
...
In German, you bascially never can have two nouns after each other, just separated by a space. Either you write them together (Dampfschifffahrtsgesellschaftskapitän) or in case one of them is a foreign word, you *can* but don't have to separate them by a hyphen (Firmware-Aktualisierung).
Additionally, I've changed some more details like WiFi -> WLAN, because that is a lot more common in German. I've also removed the "-Einstellungen" from the settings dropdown, because having it on every single item just makes it less readable (especially considerung the dropdown itself already is called "Einstellungen", so it's clear, all those items are for settings) (now it does work out the same way as the Info dropdown)
2023-02-16 10:39:43 +01:00
helgeerbe
0ac529146e
VedirectView becomes component
...
* move Vedirect in the component folder
* VedirectView is now component of BasePage
* /vedirectlivedata connectable through vue proxy
2023-02-15 15:01:59 +01:00
Thomas Basler
7820cc3dd2
webapp: Update dependencies
2023-02-14 18:46:41 +01:00
helgeerbe
a529c91254
Merge remote-tracking branch 'tbnobody/OpenDTU/master' into development
2023-02-14 10:10:10 +01:00
Thomas Basler
8cbae76797
Implement offsets for YieldTotal ( #549 )
...
This allows to enter a offset in kWh in the inverter properties which will be applied to the read Yield Total value of the inverter. Using this can set your total production to zero if you e.g. are using a used device.
2023-02-13 20:25:00 +01:00
Thomas Basler
9737c7e251
webapp: Update dependencies
2023-02-13 18:44:06 +01:00
Thomas Basler
3b7aef63f8
BREAKING CHANGE: Web API!
...
In order to support multiple AC channels in future the WebAPI had to be changed. AC and DC channels are now grouped in a sub object containing the channels beginning with 0.
2023-02-13 18:37:55 +01:00
Thomas Basler
7b9d870cce
webapp: Update dependencies
2023-02-06 19:42:11 +01:00
helgeerbe
1c01e927f9
Add victron pins to device manager
2023-02-02 23:01:22 +01:00
helgeerbe
9e70d2dfc6
Merge remote-tracking branch 'tbnobody/OpenDTU/master'
2023-02-02 20:58:06 +01:00
Thomas Basler
b8ced54e29
webapp: Update dependencies
2023-01-30 20:34:27 +01:00