MalteSchm
e7c8a89bd3
inital version of full solar passthrough
...
Webinterface change to set full solar passthrough values
Adding webapi and config changes to enable full solar passthrough over certain battery Soc
inital version of full solar passthrough in power limiter
Passthrough mode can be enabled via MQTT
translations
re-enable comment
remove unused variable
2023-06-02 12:49:24 +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
helgeerbe
a3e7439181
fix(action): sort tags in chronological order
2023-05-24 09:13:04 +02:00
Thomas Basler
a66a3fc44e
webapp: Update dependencies
2023-05-23 19:39:03 +02:00
Thomas Basler
752362d2df
Feature: Added localization setting to display
...
Its possible to change the language of the display
2023-05-23 18:25:12 +02:00
helgeerbe
b7ac70b1ca
Merge remote-tracking branch 'tbnobody/OpenDTU/master' into development
2023-05-23 09:19:57 +02:00
Thomas Basler
450fa4dbe9
webapp: Update dependencies
2023-05-22 18:26:05 +02:00
Thomas Basler
3596c79d3b
webapp: Update dependencies
2023-05-19 11:05:47 +02:00
helgeerbe
1c7b7d3cdf
Merge remote-tracking branch 'tbnobody/OpenDTU/master' into development
2023-05-10 18:16:25 +02:00
Thomas Basler
aa6812ccd9
webapp: Update dependencies
2023-05-09 20:06:20 +02:00
Thomas Basler
efcbd81927
Feature: Add used PIO environment to the system info page
2023-05-08 21:43:50 +02:00
helgeerbe
178d40d5b4
Merge remote-tracking branch 'tbnobody/OpenDTU/master' into development
2023-05-04 20:24:29 +02:00
Thomas Basler
7c80fe2bf9
webapp: Update dependencies
2023-05-02 21:03:24 +02:00
helgeerbe
dae4c6fbf5
Merge remote-tracking branch 'tbnobody/OpenDTU/master' into development
2023-04-28 22:38:39 +02:00
Thomas Basler
ae321d633a
webapp: Update dependencies
2023-04-28 21:47:05 +02:00
Thomas Basler
58214ccbea
Fix: webapp console: Only add the date at the beginning if the last character was a newline
2023-04-28 21:03:45 +02:00
helgeerbe
2d14d9f69e
Merge branch '198-enhancement-simplifying-the-settings-menu' into development
2023-04-28 20:11:07 +02:00
helgeerbe
3f0291dce0
: Enhancement - Simplifying the settings menu #198
2023-04-28 20:08:36 +02:00
helgeerbe
80f1af32f8
Fix: Link to git hash references onBattery repo now
2023-04-27 21:55:07 +02:00
helgeerbe
46c733ca31
Revert "Fix: Link to git hash references onBattery repo"
...
This reverts commit 23b35d9b00 .
2023-04-27 21:45:50 +02:00
helgeerbe
32913c2b2e
Revert "fix: change url for firmware info to"
...
This reverts commit dfa0a1c98b .
2023-04-27 21:45:50 +02:00
helgeerbe
dfa0a1c98b
fix: change url for firmware info to
...
openDTU-onbattery
2023-04-27 21:31:38 +02:00
helgeerbe
23b35d9b00
Fix: Link to git hash references onBattery repo
...
now
2023-04-27 20:15:57 +02:00
helgeerbe
d4a5570806
Feature: Add battery Icon on Navbar, to
...
indicate openDTU-onBattery is running
2023-04-26 12:52:28 +02:00
helgeerbe
37b5edb010
Merge remote-tracking branch 'tbnobody/OpenDTU/master' into development
2023-04-25 18:51:18 +02:00
Thomas Basler
b2c249a711
webapp: Enable stricter error reporting
2023-04-24 20:31:24 +02:00
Thomas Basler
1da545725a
webapp: Update dependencies
2023-04-24 20:21:51 +02:00
MalteSchm
8764809259
Webapp update do display power values
2023-04-23 18:49:32 +02:00
Thomas Basler
8373a9cffb
webapp: update dependencies
2023-04-20 23:16:38 +02:00
Thomas Basler
04f62e03b8
BREAKING CHANGE: Web API Endpoint /api/eventlog/status no nested serial object
...
It's not required as the eventlog just contains events from requested inverter
2023-04-20 22:41:55 +02:00
helgeerbe
84a6ed540d
Merge branch 've.direct-hex' into development
2023-04-19 14:33:00 +02:00
helgeerbe
943a0eb58e
Fix: [Request] rename "Erlaubter Stromverbrauch" to "Angestrebter Netzbezug" helgeerbe/OpenDTU-OnBattery#178
2023-04-19 14:25:24 +02:00
helgeerbe
6a9585cd1e
Fix: Power Limiter Settings / cannot set permitted current below zero helgeerbe/OpenDTU-OnBattery#171
2023-04-19 14:19:26 +02:00
helgeerbe
a1b3bdfee8
Merge remote-tracking branch 'tbnobody/OpenDTU/master' into development
2023-04-18 12:09:22 +02:00
Thomas Basler
59f43a82a8
BREAKING CHANGE: Web API Endpoint /api/devinfo/status requires GET parameter inv=
...
Only the requested inverter is sent to the client. This reduces the size of the json response --> Less memory.
It should also fix #814 .
2023-04-17 21:48:16 +02:00
helgeerbe
40cee1f9ca
Merge remote-tracking branch 'tbnobody/OpenDTU/master' into development
2023-04-17 11:08:55 +02:00
Thomas Basler
34ac6faefc
webapp: Update dependencies
2023-04-15 11:01:40 +02:00
Thomas Basler
85070ffda0
webapp: Add hint to cmt frequency that it can take up to 15min until a connection is established
2023-04-15 10:55:48 +02:00
Thomas Basler
d6c2a4ba1c
webapp: Remove hard coded texts in dtuadmin view
2023-04-15 10:55:48 +02:00
Thomas Basler
ac5df9a91d
webapp: Implement CMT pa level as range control
2023-04-15 10:55:48 +02:00
Thomas Basler
1e7b16adb9
webapp: Nicer cmt frequency input
2023-04-15 10:55:48 +02:00
Thomas Basler
371e405eed
Added configuration of CMT modules frequency to webapp
2023-04-15 10:55:48 +02:00
Thomas Basler
996404ceed
Introduce gpio2 for the CMT2300A module
...
This implements the sending interrupt instead of polling. On the other hand, gpio3 is made optional.
2023-04-15 10:55:48 +02:00
Thomas Basler
854fcdaeae
Allow configuration of the TX PA Level of the CMT2300A module
2023-04-15 10:55:48 +02:00
Thomas Basler
fc5f6887cb
Adjust name from CMT2300a to CMT2300A
2023-04-15 10:55:47 +02:00