helgeerbe
b461aff622
Merge remote-tracking branch 'tbnobody/OpenDTU/master' into development
2023-10-10 09:26:43 +02:00
Thomas Basler
4d61b20f39
Update olikraus/U8g2 from 2.35.4 to 2.35.7
2023-09-30 11:07:20 +02:00
Thomas Basler
253b50f765
Update nrf24/RF24 from 1.4.7 to 1.4.8
2023-09-30 11:05:13 +02:00
Thomas Basler
64bfb63ba8
Revert espressif32 from 6.4.0 back to 6.3.2
...
Total available heap size was reduced from 281kb to 247kb which causes TLS issues (among others)
2023-09-18 20:47:29 +02:00
helgeerbe
f7bd4a40d8
revert Revert "Merge remote-tracking branch 'tbnobody/OpenDTU/master' into development"
...
merge of v23.9.11 broke the system. As a workaround upgrade espressif32 from 6.3.2 to 6.4.0 is skipped. See #440
2023-09-14 13:45:23 +02:00
helgeerbe
2eeb5f1d19
Revert "Merge remote-tracking branch 'tbnobody/OpenDTU/master' into development"
...
This reverts commit eb1c2dbd8c , reversing
changes made to 0cb42a6424 .
merge of v23.9.11 broke the system
2023-09-12 20:18:10 +02:00
helgeerbe
eb1c2dbd8c
Merge remote-tracking branch 'tbnobody/OpenDTU/master' into development
2023-09-12 19:27:32 +02:00
Thomas Basler
094fadb2ee
Update espressif32 from 6.3.2 to 6.4.0
2023-09-01 00:02:47 +02:00
Thomas Basler
34b3dad252
Upgrade espMqttClient from 1.4.4 to 1.4.5
2023-08-31 23:55:48 +02:00
helgeerbe
69456affce
Merge remote-tracking branch 'tbnobody/OpenDTU/master' into development
2023-08-02 19:46:35 +02:00
Thomas Basler
2eeb7423bf
Update olikraus/U8g2 from 2.35.3 to 2.35.4
2023-07-31 22:42:06 +02:00
Thomas Basler
c374a83cfe
Update bblanchon/ArduinoJson from 6.21.2 to 6.21.3
2023-07-31 22:40:54 +02:00
helgeerbe
2440028d38
Merge remote-tracking branch 'tbnobody/OpenDTU/master' into development
2023-07-24 13:16:15 +02:00
Thomas Basler
2e25fdcf8f
Formatting style in platformio.ini
2023-07-22 18:08:34 +02:00
Thomas Basler
0d5b938328
Update olikraus/U8g2 from 2.34.22 to 2.35.3
2023-07-22 16:01:19 +02:00
helgeerbe
f68f68be77
Merge remote-tracking branch 'tbnobody/OpenDTU/master' into development
2023-07-13 12:19:21 +02:00
Thomas Basler
cf91839838
Upgrade espMqttClient from 1.4.3 to 1.4.4
2023-07-12 18:38:35 +02:00
helgeerbe
633ef88296
Merge remote-tracking branch 'tbnobody/OpenDTU/master' into development
2023-07-12 13:45:19 +02:00
Thomas Basler
56e2b462fb
Update espressif32 from 6.3.1 to 6.3.2
2023-07-10 20:26:07 +02:00
Stephan
1871a9a692
use FSPI for esp32-c3 and revise device profiles
2023-07-10 19:04:13 +02:00
helgeerbe
006f63ed02
feature: add digest auth on power meter
...
Power Meter -> HTTP(S) + Jason configuration allows now basic and digest authentication (all Shelly Gen2 devices)
2023-07-04 11:54:46 +02:00
helgeerbe
9a4eb75160
Merge remote-tracking branch 'tbnobody/OpenDTU/master' into development
2023-07-02 14:32:12 +02:00
helgeerbe
cd1db49a98
Merge remote-tracking branch 'tbnobody/OpenDTU/master' into development
2023-06-22 21:14:12 +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
582867cdb9
Update olikraus/U8g2 from 2.34.18 to 2.34.22
2023-06-21 20:44:18 +02:00
Thomas Basler
e0b054d2b5
Pre-Compile a new generic esp32s3 binary without any pin config.
2023-06-21 20:31:31 +02:00
Thomas Basler
7656735103
Pre-Compile a new generic esp32 binary without any pin config.
2023-06-21 20:30:08 +02:00
helgeerbe
e68baa3086
Merge remote-tracking branch 'tbnobody/OpenDTU/master' into development
2023-06-09 13:16:56 +02:00
Thomas Basler
abfc2735ba
Add separate property to platformio.ini to control the environments built by github actions
...
This is now independent of the default_envs which also affects local development
2023-06-08 22:48:04 +02:00
Thomas Basler
9ac1bb3409
Update olikraus/U8g2 from 2.34.17 to 2.34.18
2023-06-08 21:05:53 +02:00
Thomas Basler
b8745f6199
Update nrf24/RF24 from 1.4.5 to 1.4.7
2023-06-08 21:01:58 +02:00
Thomas Basler
78135fb62e
Update espressif32 from 6.3.0 to 6.3.1
2023-06-08 21:00:38 +02:00
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
bd891f9a6d
Upgrade espMqttClient from 1.4.2 to 1.4.3
2023-05-29 21:08:09 +02:00
Thomas Basler
08b44fb2ba
Added post build script to generate a .factory.bin file
...
This file can just be flashed to address 0x0 and contains all other required data. No need to flash multiple files anymore.
2023-05-25 20:47:45 +02:00
helgeerbe
b7ac70b1ca
Merge remote-tracking branch 'tbnobody/OpenDTU/master' into development
2023-05-23 09:19:57 +02:00
Thomas Basler
456a433cd5
Upgrade platform-espressif32 from 6.1.0 to 6.3.0
2023-05-22 18:40:30 +02:00
helgeerbe
1c7b7d3cdf
Merge remote-tracking branch 'tbnobody/OpenDTU/master' into development
2023-05-10 18:16:25 +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
65b728eebb
Fix: No OpenDTU startup of CDC (like Pico or ESP32-S3) devices if no usb host is connected
...
Should also fix #826
2023-05-03 21:16:27 +02:00
Thomas Basler
09f8a633d7
Fix: Source does not build with platform >= 6.2.0
...
Stick at 6.1.0 at the moment... There is already a issue opened on arduino-esp32 (https://github.com/espressif/arduino-esp32/issues/8108 )
2023-05-02 20:49:11 +02:00
helgeerbe
d1885b6177
workaround for faild builds on github actions
2023-04-29 23:19:08 +02:00
helgeerbe
dae4c6fbf5
Merge remote-tracking branch 'tbnobody/OpenDTU/master' into development
2023-04-28 22:38:39 +02:00
Markus Krause
d361619ade
add v2 opendtufusion
2023-04-28 21:26:22 +02:00
Markus Krause
72231bca5e
improve opendtufusion ini
2023-04-28 21:26:22 +02:00
Markus Krause
4e51914a04
add opendtufusion board
2023-04-28 21:26:22 +02:00
helgeerbe
37b5edb010
Merge remote-tracking branch 'tbnobody/OpenDTU/master' into development
2023-04-25 18:51:18 +02:00
Thomas Basler
12d03f06b0
Added functionality to apply custom patch files during building
...
Usefull to patch existing libraries
2023-04-20 23:13:18 +02:00
Thomas Basler
f5fc52b92f
Move auto_firmware_version.py to pio-scripts subdirectory
2023-04-20 22:46:05 +02:00