Commit Graph

15 Commits

Author SHA1 Message Date
Barbudor 7c8d966206 easier to disable PID_USE_TIMPROP 2021-09-25 17:20:36 +00:00
Theo Arends cea58d66c8 Prep virtual mqtt_data prt3 2021-05-24 16:52:59 +02:00
Theo Arends 2f5c20a42f Add more rule triggers 2021-04-07 15:07:05 +02:00
Theo Arends efaed8046d Refactor AddLog usage 2021-01-23 16:26:23 +01:00
Marcus e63b3d9ac9 add number of digits to ResponseCmndFloat 2021-01-12 09:14:19 +01:00
Marcus e56a08f4de Change Response to Float, where floats are stored 2021-01-12 09:00:17 +01:00
Marcus 611456327d make sure code compiles with tasmota-minimal 2021-01-11 18:59:20 +01:00
Marcus d54ee12441 add missing Response to SetPv 2021-01-11 18:26:50 +01:00
Marcus be68e1cdb1 remove backward compatible #define option; Turned it into an undocumented option to suppress it 2021-01-11 18:10:59 +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 f190854e6b one byte change to rerun tests 2021-01-07 09:41:42 +01:00
Marcus c820f435be update config options 2021-01-06 23:54:09 +01:00
Marcus ce1a104397 turn the /PID reporting off by default 2021-01-06 23:15:43 +01:00
Marcus c396a9bbdb conclude renaming 2021-01-06 23:09:23 +01:00
Marcus d6e369bead rename xdrv_48_pid.ino -> xdrv_49_pid.ino 2021-01-06 23:05:16 +01:00