Thomas Basler
0533c0bcc8
webapp: Rename Fehlernummer to ID
...
It's not just errors, its also regular messges
2023-09-13 23:19:43 +02:00
Thomas Basler
3b61c3e1ab
webapp: Update dependencies
2023-09-13 20:12:12 +02:00
Thomas Basler
55e98bc068
webapp: Update dependencies
2023-09-11 18:24:23 +02:00
Thomas Basler
9ac6dd6e8d
Feature: First very basic support to read the grid profile
...
The parser is still missing and requires community support to collect data.
2023-09-07 22:08:07 +02:00
Thomas Basler
ec9af886d5
Feature: Added option to set daily yield to zero at midnight
2023-09-05 20:27:52 +02:00
Thomas Basler
23dd248073
webapp: Update dependencies
2023-09-04 19:57:23 +02:00
Thomas Basler
c46f85db9c
webapp: Use max field to determine whether to show a string or not
2023-09-04 19:54:07 +02:00
Thomas Basler
986d67a3d0
Fix: Better reconnect handling in Live View if invalid data where received
2023-09-02 12:22:55 +02:00
Thomas Basler
6127fbe940
Feature: Added option to set runtime values to zero when inverter becames unreachable
2023-09-02 12:22:22 +02:00
Thomas Basler
9dec05def8
Fix: Check if valid data was received from websocket before assigning it
...
Otherwise it can lead to exceptions in inverterData method
2023-09-02 01:43:20 +02:00
Thomas Basler
2c41be106e
Feature: Allow setting of the Reachable Threshold per inverter
2023-09-01 19:17:12 +02:00
Thomas Basler
c5f9f460cd
Feature: Added config option to change MQTT CleanSession Flag
2023-09-01 18:03:30 +02:00
Thomas Basler
b95236c170
Feature: webapp: Move inverter settings into different tabs
2023-09-01 00:20:56 +02:00
Thomas Basler
72e3001d43
webapp: Update dependencies
2023-09-01 00:08:56 +02:00
Thomas Basler
8bf6935693
webapp: Update dependencies
2023-08-28 18:39:30 +02:00
Thomas Basler
0c5aef8599
webapp: Update dependencies
2023-08-22 10:43:31 +02:00
Thomas Basler
4bf094c3ef
webapp: Update default proxy ip
2023-08-09 18:23:50 +02:00
Thomas Basler
871dc051d7
Merge branch 'pr1229' into dev
2023-08-09 18:22:58 +02:00
Stefan Schultheis, OE1SCS
629ede3cbd
Update en.json
...
typo. power safe != power save
2023-08-09 18:21:36 +02:00
Stefan Schultheis, OE1SCS
94f6078c9e
Update de.json
...
bessere Übersetzung
2023-08-09 18:20:36 +02:00
Bernhard Kirchen
452679e90b
make vite proxy target easily configurable
...
the current proxy target IP address is probably only working for a
single developer at a time. this change introduces a vite.user.ts, which
is ingored by GIT, and which can define a proxy_target that works for
the respective developer.
this does not change the default behavior, as the fallback value is
still the old IP address. if the new vite.user.ts file does not exist,
or if it does not export proxy_target, the fallback value is used.
file vite.config.ts adds an example in a comment of how to bootstrap a
vite.user.ts.
2023-08-09 16:58:58 +02:00
Thomas Basler
ac4ddbe23d
webapp: Fix lint error
2023-08-08 22:50:30 +02:00
Thomas Basler
3d67d934c1
webapp: Update dependencies
2023-08-08 22:50:09 +02:00
Thomas Basler
f3e3ec0685
webapp: Update dependencies
2023-08-03 22:36:48 +02:00
Thomas Basler
ba9bddf277
webapp: Update dependencies
2023-08-01 21:54:19 +02:00
Thomas Basler
a90073cba2
webapp: Update dependencies
2023-07-31 22:31:53 +02:00
Thomas Basler
1146e15ea6
Move units from description to postfix for AP timeout
2023-07-22 18:30:18 +02:00
Martin Dummer
8bfa7e530c
Feature: Admin AccessPoint Timeout now configurable
...
Make the administrative accesspoint timeout configurable. The default
value is 3 minutes, values from 0-99999 are possible, where 0 means
infinite (no timeout).
Signed-off-by: Martin Dummer <martin.dummer@gmx.net>
2023-07-22 18:14:07 +02:00
Thomas Basler
cc0af372ef
webapp: Update dependencies
2023-07-22 15:53:51 +02:00
Thomas Basler
eaacce7483
Feature: Show error in webapp if pin_mapping.json contains syntax errors
2023-07-22 15:51:16 +02:00
Thomas Basler
972dea297b
Fix: Prevent runtime errors in webapp when invalid pin_mapping.json is provided
2023-07-22 15:30:40 +02:00
Thomas Basler
3b02ffe7a8
webapp: Update dependencies
2023-07-12 18:40:23 +02:00
Thomas Basler
99b316587e
webapp: Update dependencies
2023-07-10 18:34:55 +02:00
Thomas Basler
9b0d2ff25f
webapp: Update dependencies
2023-06-28 20:11:36 +02:00
Thomas Basler
a510afe53e
webapp: Update dependencies
2023-06-27 19:01:43 +02:00
Thomas Basler
6955233371
webapp: Update dependencies
2023-06-26 20:42:43 +02:00
jdloic
3df65b3d37
Ajout de traductions en Français
2023-06-26 18:31:54 +02:00
Thomas Basler
93057fc3dc
Feature: Added touch icon for iOS and Android
...
Implements #1060
2023-06-21 22:44:18 +02:00
Thomas Basler
37b3b5abb9
webapp: Update dependencies
2023-06-21 20:38:52 +02:00
Thomas Basler
915b084af5
webapp: Update dependencies
2023-06-19 11:35:48 +02:00
Thomas Basler
0a56dc2ae1
webapp: Update dependencies
2023-06-14 21:53:53 +02:00
Thomas Basler
ee4b479b7d
webapp: Update dependencies
2023-06-11 21:00:14 +02:00
Thomas Basler
2ccc4a766e
webapp: Update dependencies
2023-06-08 20:29:14 +02:00
Thomas Basler
91d3cd1da2
Feature: Show BSSID in the web interface
2023-06-08 19:56:22 +02:00
Thomas Basler
114ebb247a
webapp: Update dependencies
2023-06-01 23:24:31 +02:00
Thomas Basler
5a37948ca9
Fix: If no sunset/sunrise calculation is possible a wrong value is shown
...
This is catched now and a proper message is shown in the web UI. Also the mode is set to day.
2023-06-01 18:39:50 +02:00
Thomas Basler
ac201ba689
webapp: Update dependencies
2023-05-31 19:43:22 +02:00
Thomas Basler
a4cf16bb0b
webapp: Update dependencies
2023-05-29 21:02:19 +02:00
Thomas Basler
1c8bd8091b
Feature: Allow reordering of the inverters in the live view
...
Reordering can be done in the inverter settings via drag&drop.
2023-05-29 20:17:07 +02:00
Thomas Basler
e7198073af
Feature: Allow configuration of sunset type
2023-05-24 19:21:44 +02:00