Theo Arends
|
efaed8046d
|
Refactor AddLog usage
|
2021-01-23 16:26:23 +01:00 |
Theo Arends
|
bc384a3858
|
Restore AddLog_P to max 700 chars
Changed maximum chars in ``AddLog_P`` logging restored from 128 to 700 (MAX_LOGSZ) to solve broken error messages
|
2021-01-23 13:21:17 +01:00 |
Marcus
|
06cc6406da
|
remove log entry
|
2021-01-11 19:01:19 +01:00 |
Marcus
|
611456327d
|
make sure code compiles with tasmota-minimal
|
2021-01-11 18:59:20 +01:00 |
Marcus
|
97f3a7d438
|
readd TimePropCommand
|
2021-01-11 18:42:00 +01:00 |
Marcus
|
ef2525fcdd
|
merging to latest rebase of development
|
2021-01-11 18:32:05 +01:00 |
Marcus
|
02d8715d3d
|
add ifndef to ensure "tasmota-minimal" still builds
|
2021-01-11 18:25:31 +01:00 |
Marcus
|
405f25db08
|
re-add code to modify timeprop values via mqtt
|
2021-01-11 18:23:00 +01:00 |
Marcus
|
d966f1f74f
|
add ifndef to ensure "tasmota-minimal" still builds
|
2021-01-08 21:57:56 +01:00 |
Marcus
|
aedfe35b01
|
re-add code to modify timeprop values via mqtt
|
2021-01-08 21:36:28 +01:00 |
Theo Arends
|
23cb8ac559
|
Support for time proportioned relays
Support for time proportioned (``#define USE_TIMEPROP``) and optional PID (``#define USE_PID``) relay control (#10412)
|
2021-01-07 15:07:14 +01:00 |
Marcus
|
8b5961c37d
|
remove code that did not seem to be necessary
|
2021-01-06 23:53:46 +01:00 |
Marcus
|
c396a9bbdb
|
conclude renaming
|
2021-01-06 23:09:23 +01:00 |
Marcus
|
6ba2fdab65
|
rename xdrv_91_timeprop.ino -> xdrv_48_timeprop.ino
|
2021-01-06 23:05:54 +01:00 |