Commit Graph

463 Commits

Author SHA1 Message Date
Paul
5740a8ee0d dont use program for help text 2019-06-26 22:01:56 +02:00
Proddy
a6a03e6485 Merge pull request #137 from Vuego123/SolarLogginOnly&BugfixSolar
SolarLoggingOnly&Bugfix
2019-06-26 11:45:21 +02:00
Paul
bdf18b091d support for web server and reset firmware option 2019-06-24 23:40:01 +02:00
Vuego123
9c4e2b5da0 SolarLoggingOnly&Bugfix
- Added solar only logging option
- Added a callback message to set the setpoint of the maximum solar boiler temperature.
-fixed bug with wrong device_id for solar
2019-06-23 23:57:57 +02:00
Paul
4b28a1d9b5 add check for max telegram length 2019-06-23 23:55:16 +02:00
Paul
22a91a11f1 added devices 2019-06-20 10:53:16 +02:00
Paul
95a436c5f3 updates to 1.8.1 2019-06-20 10:10:11 +02:00
Paul
f2da43f759 https://github.com/proddy/EMS-ESP/pull/135 2019-06-20 09:31:21 +02:00
Paul
0b0f65c841 auto formatting 2019-06-20 09:30:42 +02:00
Paul
54922fe9cb https://github.com/proddy/EMS-ESP/issues/133 2019-06-20 09:30:28 +02:00
Proddy
fbba74b67d Merge pull request #135 from Vuego123:SplitSolarModuleFromOther
Split solar module from other devices
2019-06-20 09:20:34 +02:00
Vuego123
b984b9e3d8 SplitSolarModuleFromOtherDevices
Solar modules upgrades: a separate Solar Module types list (no longer part of other devices). Made a separate _EMS_SolarModule class (no longer part of _EMS_Other). And updated all code that was impacted by that change.
Also added a device description for solar modules.
Tests on my setup (telnet & MQTT) work as before.
2019-06-20 00:16:34 +02:00
Paul
1a125763c3 fix typo 2019-06-19 19:25:44 +02:00
Paul
f20621a3b3 added stackdump decoder for linux 2019-06-19 18:35:46 +02:00
proddy
f320095034 fix rendering for unset SM values 2019-06-19 14:41:05 +02:00
proddy
1171608d33 added Easy for Nefit 2019-06-19 14:40:49 +02:00
Paul
ffacc66d9e fix how json default values are set 2019-06-18 22:13:30 +02:00
proddy
32ca320afe removed warnings from release 2019-06-18 14:12:20 +02:00
proddy
6cfa03af7d added env 2019-06-18 14:12:09 +02:00
Paul
47f2636a53 publish_wait to publish_time 2019-06-17 21:30:07 +02:00
Paul
4ccec0a6f3 1.8.1 2019-06-17 21:29:49 +02:00
Paul
196be7f886 added dev arduino core 2019-06-17 21:29:33 +02:00
Paul
f2810a5f7f 1.8.1 2019-06-17 21:29:18 +02:00
Paul
07e1f74da2 add esp8266 dev core for testing 2.5.3 2019-06-16 16:32:20 +02:00
Proddy
61100ace61 Merge pull request #131 from Vuego123:AddedExtraValuesForJunkersISM1
Added extra values for ISM1
2019-06-16 16:31:43 +02:00
Vuego123
1872a0d57a Added extra values for ISM1
Add measures for energy production (in Wh) and solar pomp (on/off)
2019-06-16 15:56:18 +02:00
Paul
70972ccf6a preparing for next 1.9.0dev 2019-06-15 15:53:06 +02:00
Paul
3766780cab version 1.8.0 final 2019-06-15 15:24:56 +02:00
Paul
17928617e1 added MQTT heartbeat and fixed uptime 2019-06-15 12:37:26 +02:00
Paul
011771a746 added comment 2019-06-15 12:36:54 +02:00
Paul
cbeadd19c0 bump 2019-06-15 12:36:46 +02:00
Paul
96af834851 updates 2019-06-15 09:58:36 +02:00
Paul
de5f74f7e2 updated doc 2019-06-15 09:24:22 +02:00
Paul
9730045052 updated doc and images 2019-06-15 09:01:10 +02:00
Proddy
332461c1de Merge pull request #130 from Vuego123:bugfix-FR10-&-FW100-wrong-temp.-divider
FW100 & FR10 fixed wrong temperature divider
2019-06-11 22:28:41 +02:00
Paul
40659df6be optimize Tx to handle phantom brk 2019-06-11 22:27:46 +02:00
Paul
c85e9d756b bump 2019-06-11 22:27:32 +02:00
Paul
111ce4c210 use progmem for esp.* calls too (again) 2019-06-11 22:27:24 +02:00
Paul
44705f7cc5 test example stack 2019-06-11 22:26:19 +02:00
Paul
08c4a11ac8 update text 2019-06-11 22:25:59 +02:00
Vuego123
c3ab74862d FW100 & ISM1 fixed wrong temperature divider 2019-06-11 00:43:27 +02:00
Paul
6ec6f75423 ingore stackdmp 2019-06-10 22:13:37 +02:00
Paul
68091b8042 https://github.com/proddy/EMS-ESP/issues/117 2019-06-10 12:30:00 +02:00
Paul
d00916ab1d dont use flash for printing core ESP.get* 2019-06-10 12:29:54 +02:00
Paul
d4df10c7d9 cleanup 2019-06-09 22:13:49 +02:00
Paul
4ee2cc0f6c improved crash detection 2019-06-09 22:12:38 +02:00
Paul
58a244ab2a clear list on autodetect 2019-06-08 22:35:37 +02:00
Paul
82ca347d44 updated for 1.8.0b11 2019-06-08 17:25:44 +02:00
Paul
b3bdcd2228 merged Junkers FW100 & ISM1 2019-06-08 17:22:22 +02:00
Proddy
25f79fb0ad Merge pull request #121 from Vuego123:Added-Solar-Module-Junkers-ISM1
Solar Module Junkers ISM1
2019-06-08 17:20:05 +02:00