Commit Graph

492 Commits

Author SHA1 Message Date
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
bfbb1808a7 text changes 2019-07-05 15:36:58 +02:00
Paul
f231c863ec https://github.com/proddy/EMS-ESP/issues/146 2019-07-05 12:17:40 +02:00
Paul
daaed4d5f3 serial on as default and then off even in AP mode 2019-07-05 12:17:34 +02:00
Paul
d190446f0f clean up 2019-07-05 12:17:12 +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
e2804cabc0 added option to enable serial on new installations 2019-07-04 22:58:33 +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
83d12ecba2 max ssid/password lengths 2019-07-01 09:47:09 +02:00
Paul
533a3b3408 stop all other processes when updating via OTA for speed 2019-07-01 09:15:38 +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
27692e80ca mention new SM changes 2019-06-29 08:56:57 +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
Paul
0ef73b61dc removed -DTESTS 2019-06-29 08:56:05 +02:00
Paul Derbyshire
8800c73fda Merge branch 'dev' of https://github.com/proddy/EMS-ESP into dev 2019-06-28 10:37:04 +02:00
Proddy
df5f94d11c Merge pull request #139 from Vuego123:AddValueForSolarPumpWorkingTime
Add value for solar pump working time
2019-06-28 10:36:51 +02:00
Paul Derbyshire
a7869e45b3 added .DS_Store for OSX 2019-06-28 10:35:21 +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
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