Paul
a1e7b7f999
move commands back to PROGMEM
2019-07-19 16:12:04 +02:00
Paul
80a9c98658
auto get temps from RC300/3000
2019-07-19 00:23:10 +02:00
Paul
3b986c2e28
https://github.com/proddy/EMS-ESP/issues/153
2019-07-18 23:06:36 +02:00
Paul
ed25e89780
https://github.com/proddy/EMS-ESP/issues/145
2019-07-17 23:17:45 +02:00
Paul Derbyshire
c3bc82cbc8
RC300/3000 rename
2019-07-16 11:38:27 +02:00
Paul Derbyshire
2fd84b2ba4
https://github.com/proddy/EMS-ESP/issues/145
2019-07-16 11:29:20 +02:00
Paul Derbyshire
7b6dc38c3d
https://github.com/proddy/EMS-ESP/issues/145
2019-07-15 10:54:15 +02:00
Paul Derbyshire
32b61f67cf
telnet works in AP mode, no more automatic web refresh
2019-07-08 11:23:00 +02:00
Paul
61e8f093de
ignore n/a values iin mqtt too
2019-07-06 17:14:02 +02:00
Paul
e0f07e52e2
minor changes to web layout
2019-07-06 17:13:46 +02:00
Paul
3d66c5897a
https://github.com/proddy/EMS-ESP/issues/146
2019-07-06 16:13:56 +02:00
Paul
9c9f2771fc
https://github.com/proddy/EMS-ESP/issues/146
2019-07-05 21:54:21 +02:00
Paul
f231c863ec
https://github.com/proddy/EMS-ESP/issues/146
2019-07-05 12:17:40 +02:00
Paul
9bc8b3d811
cleanup other devices & SM
2019-07-04 22:59:03 +02:00
Paul
335692c2ef
bump
2019-07-04 22:58:44 +02:00
Paul
6368b12255
https://github.com/proddy/EMS-ESP/issues/144
2019-07-03 22:43:44 +02:00
Paul
18cb01b57f
renamed previousSMPublishCRC
2019-07-02 22:46:24 +02:00
Paul
21ae6ebc0d
handle rendering of signed shorts nicer
2019-07-01 09:47:29 +02:00
Paul
6fb30c7352
bump
2019-07-01 09:15:14 +02:00
Paul
74abec2591
https://github.com/proddy/EMS-ESP/issues/143
2019-07-01 09:15:06 +02:00
Paul
d37911e954
https://github.com/proddy/EMS-ESP/issues/140 https://github.com/proddy/EMS-ESP/issues/142
2019-06-30 19:56:53 +02:00
Paul
688e194011
minor fixes to SM output
2019-06-29 08:57:28 +02:00
Paul
8a46340979
bump
2019-06-29 08:57:07 +02:00
Paul
b56d775d5d
formatting
2019-06-29 08:56:50 +02:00
Paul
1ea9bc0d91
added test 48 for outdoor temp
2019-06-29 08:56:19 +02:00
Vuego123
712e0b3e8c
FixedSpacingForSolarPumpTime
...
fixed spacing
2019-06-27 23:26:02 +02:00
Vuego123
55ff267828
AddedISM1SolarPumpWorkingTime
...
Added ISM1 Solar Pump Working Time
2019-06-27 23:07:19 +02:00
Paul
4e50d13bd1
add tx_mode back as new tx code can cause resets
2019-06-26 22:02:16 +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
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
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
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
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
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
011771a746
added comment
2019-06-15 12:36:54 +02:00
Paul
cbeadd19c0
bump
2019-06-15 12:36:46 +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
08c4a11ac8
update text
2019-06-11 22:25:59 +02:00