proddy
|
6154ff38f2
|
initial commit with refactored mqtt commands
|
2020-08-03 23:14:43 +02:00 |
|
proddy
|
34f7796bd8
|
add NTP service, only for ESP32
|
2020-07-31 13:58:20 +02:00 |
|
proddy
|
fc32f0d4b0
|
merge in build flags
|
2020-07-30 21:18:38 +02:00 |
|
proddy
|
993b3b8546
|
removed onewire library, and replaced with local
|
2020-07-21 14:43:15 +02:00 |
|
proddy
|
5569428a55
|
add back npm gen
|
2020-07-17 14:25:29 +02:00 |
|
proddy
|
5b229b16dc
|
UI improvements in web
|
2020-07-17 14:23:41 +02:00 |
|
proddy
|
7bf93366c0
|
added littleFS
|
2020-07-16 22:41:24 +02:00 |
|
proddy
|
c5933e8c14
|
initial commit
|
2020-07-05 18:29:08 +02:00 |
|
Paul
|
487cda0841
|
SM200 energy to 32 bit, fixes #372
|
2020-04-28 19:02:01 +02:00 |
|
Paul
|
393f920116
|
minor updates
|
2020-03-23 11:26:09 +01:00 |
|
Paul
|
c55ed82c30
|
optimize thermostat modes - #138
|
2020-03-08 19:41:21 +01:00 |
|
Paul
|
7d402d4518
|
added compile flag for #327
|
2020-02-23 14:22:57 +01:00 |
|
Paul
|
fd93758da3
|
update to 4.2.0 standard
|
2020-02-21 17:50:22 +01:00 |
|
Paul
|
6e609de1ca
|
ldf to avoid compiling non-essential libraries
|
2020-02-15 18:02:14 +01:00 |
|
Paul
|
86b075cfcf
|
fix for travis and platformio latest version
|
2020-02-13 11:03:31 +01:00 |
|
Paul
|
656bb9521d
|
tidy up
|
2020-01-31 00:06:32 +01:00 |
|
MichaelDvP
|
e819d082d7
|
Namings
|
2020-01-20 15:01:25 +01:00 |
|
MichaelDvP
|
093df344e2
|
Test
|
2020-01-13 10:25:37 +01:00 |
|
Paul
|
f99991bf85
|
also build web on release target
|
2020-01-07 22:03:07 +01:00 |
|
Paul
|
33d930b7cd
|
fixes for #263, MQTT flooding,
|
2019-12-20 14:53:12 +01:00 |
|
Paul
|
a5fedbf1ba
|
redo websocket mem fix - #250 and #258
|
2019-12-11 10:14:23 +01:00 |
|
Paul
|
124ad14c86
|
remove CRC32
|
2019-12-06 20:28:17 +01:00 |
|
proddy
|
47ab9627ba
|
added uuid libs - https://github.com/proddy/EMS-ESP/issues/251
|
2019-12-04 16:50:39 +01:00 |
|
proddy
|
e6556557cf
|
fix publish_time to always send when it has a 0 value
|
2019-11-29 20:37:19 +01:00 |
|
Paul
|
47c7c2edc2
|
rollback to arduino core 2.5.2 to fix web reload issue - https://github.com/proddy/EMS-ESP/issues/244
|
2019-11-28 09:31:23 +01:00 |
|
Paul
|
5c8377f429
|
fix to older arduino core until webui fixed
|
2019-11-27 21:51:43 +01:00 |
|
Paul
|
c8e85a140f
|
memory optimizations
|
2019-11-22 21:14:38 +01:00 |
|
Paul
|
0d6ef68f5f
|
trying to optimize memory
|
2019-11-20 22:41:34 +01:00 |
|
proddy
|
e26aaf3d1a
|
syslog and removed footable
|
2019-11-20 21:26:43 +01:00 |
|
Paul
|
a04b2ff708
|
prep for syslog
|
2019-11-19 23:11:26 +01:00 |
|
Paul
|
a8ce0e23e1
|
remove -O2 flag for debug
|
2019-11-17 19:27:19 +01:00 |
|
Paul
|
d009816add
|
revert back to old webserver and arduinojson
|
2019-11-13 10:20:52 +01:00 |
|
Paul
|
cb09041279
|
mem debugging
|
2019-11-12 08:50:31 +01:00 |
|
Paul
|
26b84b1281
|
text change
|
2019-11-09 15:18:39 +01:00 |
|
Paul
|
0f7382a15b
|
default is release, with debug info
|
2019-11-08 09:46:02 +01:00 |
|
Paul
|
c85ab271c9
|
more build params
|
2019-11-04 23:06:39 +01:00 |
|
Paul
|
fe4e38d330
|
added more gcc optimization flags
|
2019-11-04 22:59:18 +01:00 |
|
proddy
|
6b1e0d496c
|
build optimizations
|
2019-11-04 19:16:15 +01:00 |
|
Paul
|
a4881625ae
|
fix versions for Library
|
2019-11-01 15:01:37 +01:00 |
|
Paul
|
dd53d08802
|
updates to support automated CI builds
|
2019-10-26 11:57:52 +02:00 |
|
proddy
|
e612c1bf63
|
cleanup and use release as default target
|
2019-10-19 11:06:11 +02:00 |
|
proddy
|
e3e3349cef
|
remove -g -w flags as new pio does this automagically
|
2019-10-14 13:09:12 +02:00 |
|
Paul
|
0fdebbbccf
|
always rebuild web on release target
|
2019-10-10 20:50:36 +02:00 |
|
Paul
|
707ce8a4f6
|
tidy up, added custom_flags as optional build flags
|
2019-10-09 12:33:56 +02:00 |
|
Paul
|
cce077175d
|
update library reference
|
2019-10-05 18:00:16 +02:00 |
|
Paul
|
0d97f15913
|
rollback version of ESPAsyncWebServer library to fix https://github.com/proddy/EMS-ESP/issues/194
|
2019-10-05 17:52:19 +02:00 |
|
Paul
|
54408d31b3
|
now shipping with platformio.ini as standard
|
2019-10-01 22:40:15 +02:00 |
|