MalteSchm
|
abffc38c11
|
fixing typos
|
2023-04-04 21:30:53 +02:00 |
|
MalteSchm
|
90f5ed4251
|
reverting to original file
|
2023-04-02 14:43:45 +02:00 |
|
MalteSchm
|
4a664a7b3d
|
change typename to uppercase
|
2023-04-02 14:41:50 +02:00 |
|
MalteSchm
|
6b85b8d4a2
|
Merge remote-tracking branch 'upstream/development' into battery_webinterface
|
2023-04-02 14:28:37 +02:00 |
|
MalteSchm
|
a4053dcf19
|
dist update
|
2023-04-02 14:18:37 +02:00 |
|
MalteSchm
|
7dee289b5b
|
cleaned up rounding
|
2023-04-02 14:18:13 +02:00 |
|
MalteSchm
|
78838585f7
|
fixed bug due to naming inconsistencies
|
2023-04-02 14:17:23 +02:00 |
|
MalteSchm
|
fa5b52210a
|
Webinterface for battery
|
2023-04-02 13:03:03 +02:00 |
|
MalteSchm
|
59c84bcb85
|
Webapi and websocket api for Battery
|
2023-04-02 13:00:46 +02:00 |
|
Bernhard Kaszt
|
4de043f3d4
|
Fix crash when AC charger is enabled but initialization fails
|
2023-04-02 10:46:07 +02:00 |
|
Bernhard Kaszt
|
c86c5133f0
|
Fix code style in Huawei files
|
2023-04-02 10:42:36 +02:00 |
|
Bernhard Kaszt
|
c7ef661db7
|
platformio.ini: Fix indentation
|
2023-04-02 10:14:34 +02:00 |
|
MalteSchm
|
a0bbf61db2
|
Add battery enabled flag
|
2023-04-02 10:11:48 +02:00 |
|
Bernhard Kaszt
|
ebaf5c4565
|
Merge pull request #151 from MalteSchm/huawei_lint_pin_mgr_fixes
Huawei lint pin mgr fixes
|
2023-04-02 10:04:53 +02:00 |
|
MalteSchm
|
e514ef744b
|
adding data age to battery data
|
2023-04-01 15:34:32 +02:00 |
|
MalteSchm
|
d1e43c11b9
|
Run Huawei code only when enabled
|
2023-04-01 14:43:24 +02:00 |
|
MalteSchm
|
1f6301c2c0
|
Check for empty MQTT topic
Please enter the commit message for your changes. Lines starting
|
2023-04-01 14:02:09 +02:00 |
|
MalteSchm
|
f4455ccb93
|
reverting
|
2023-04-01 13:50:04 +02:00 |
|
MalteSchm
|
a091e80ed0
|
deal with un-initialized values
|
2023-03-29 19:07:16 +02:00 |
|
MalteSchm
|
a968f09d73
|
Pin config
|
2023-03-29 19:06:41 +02:00 |
|
MalteSchm
|
5f42f66c02
|
fix indent error
|
2023-03-29 19:05:31 +02:00 |
|
MalteSchm
|
ece131995a
|
linting errors
|
2023-03-29 19:04:41 +02:00 |
|
helgeerbe
|
b3c17c8ee8
|
Merge branch 'pr/MalteSchm/144' into development
|
2023-03-27 22:16:53 +02:00 |
|
helgeerbe
|
e0a80734f3
|
Merge remote-tracking branch 'tbnobody/OpenDTU/master' into development
|
2023-03-27 21:10:03 +02:00 |
|
MalteSchm
|
2aad13dc72
|
Changing SPI interface
|
2023-03-27 20:47:35 +02:00 |
|
Thomas Basler
|
c47b7dd335
|
webapp: add app.js.gz
|
2023-03-27 17:10:19 +02:00 |
|
Thomas Basler
|
143aad0715
|
webapp: Update dependencies
|
2023-03-27 17:05:45 +02:00 |
|
Thomas Basler
|
f2321c464f
|
Readme: Added some improvements suggested by @Kraego
|
2023-03-27 17:01:11 +02:00 |
|
Thomas Basler
|
9523b99b22
|
Upgrade espMqttClient from 1.4.1 to 1.4.2
|
2023-03-27 16:58:35 +02:00 |
|
MalteSchm
|
07ea03d12b
|
fixing linting issue
|
2023-03-26 15:46:33 +02:00 |
|
MalteSchm
|
06d5da50a2
|
the implementation has used HSPI with the default VSPI pins for a long time. Change VSPI and HSPI to use the right pins in order to avoid confusing
|
2023-03-26 12:36:21 +02:00 |
|
MalteSchm
|
d80f62d1b9
|
disable Mqtt output when disabled
|
2023-03-26 12:13:06 +02:00 |
|
MalteSchm
|
26eedc9701
|
align mqtt format with the other sources
|
2023-03-26 11:56:41 +02:00 |
|
MalteSchm
|
89be653a51
|
inverse logic for power pin (active high)
|
2023-03-26 11:56:11 +02:00 |
|
MalteSchm
|
a4767827b4
|
merging master
|
2023-03-26 11:25:08 +02:00 |
|
MalteSchm
|
0be574809b
|
adding power pin
|
2023-03-26 11:09:08 +02:00 |
|
MalteSchm
|
56e52156e5
|
webapp dist
|
2023-03-26 11:07:33 +02:00 |
|
MalteSchm
|
0e2b7767c7
|
Webapp changes to display Huawei PSU values and to enable/disable the unit
|
2023-03-26 11:06:51 +02:00 |
|
MalteSchm
|
3b57550ead
|
adding basic mqtt support
|
2023-03-26 11:02:40 +02:00 |
|
MalteSchm
|
bbf3d44d69
|
working with a reference
|
2023-03-26 11:01:32 +02:00 |
|
MalteSchm
|
0b5c47cd2e
|
Adding enable/disable option and pin to control a switch/relais to power the Huawei PSU
|
2023-03-26 11:00:37 +02:00 |
|
helgeerbe
|
7d48e426dc
|
free JsonDocument for livedata as soon as possible
|
2023-03-24 15:39:03 +01:00 |
|
MalteSchm
|
db7ad52a4d
|
platformio ini file changes
|
2023-03-24 10:05:46 +01:00 |
|
MalteSchm
|
1aab888bf2
|
Documentation updates
|
2023-03-24 10:04:08 +01:00 |
|
MalteSchm
|
8576034b77
|
Adding Huawei CAN interface, web-api, websocket and Mqtt extensions to access the data
|
2023-03-24 10:03:22 +01:00 |
|
Thomas Basler
|
6faabb4408
|
webapp: update dependencies
|
2023-03-23 23:37:58 +01:00 |
|
Thomas Basler
|
8d8c7f8a71
|
Fixed typo: Successfull --> Successful
|
2023-03-23 23:30:55 +01:00 |
|
Thomas Basler
|
cb4fd20a73
|
webapp: Fixed typo in PinInfo dialogue
|
2023-03-23 21:30:39 +01:00 |
|
Thomas Basler
|
e4837d5c16
|
Added another supported inverter to readme
|
2023-03-23 21:24:16 +01:00 |
|
Thomas Basler
|
21718a9e8f
|
Fix #736: Check for payloads < 0 and ignore them
|
2023-03-23 21:18:00 +01:00 |
|