Tasmota/tasmota
Paul Blacknell 9eb184c30e
Improvements to PID controller driver (#19285)
* add: update DEBUG_THERMOSTAT to only control the virtual switch

Also, debug output is still generated but end user can control this debug level 3

* add: debug output of main controller parameters when thermostat enabled

Also, add units for debug outputs added to make them more intelligible

* Update xdrv_39_thermostat.ino

* add: debug message when sensor is detected as not alive

fix: display thermostat number in debug messages

* add: log message prefix string for thermostat

* Update xdrv_39_thermostat.ino

fix: typos in comments
add: debug messages

* add: debug prefix for thermostat

* add: debug prefix added to output lines

* fix: comment typos and small grammatical changes for clarity

* add: debug prefix 'THE' added to debug output

* add:  display PID status and key info on web output

* fix: remove extraneous comments that included unused code fragments

* add: local sensor handling improvements

add: define a local sensor name
add: define the local sensor measurement parameter
add: limit sensor not seen error message to every 60 seconds to avoid flooding the logs
add: include interval since which sensor data was last updated
fix: properly update the maximum interval time so missing sensor data is properly alerted

* Update xdrv_49_pid.ino
2023-08-10 16:20:06 +02:00
..
berry Fix to Partition_Wizard for shelly (#19056) 2023-07-06 20:59:50 +02:00
displaydesc Create GC9A01_display.ini (#19043) 2023-07-06 16:05:38 +02:00
energy_modbus_configs Add entry for Growatt 12KTL-3S (#18898) 2023-06-18 20:26:42 +02:00
html_compressed Fix broken js introduced in #15515 2022-05-05 10:05:01 +02:00
html_uncompressed Fix broken js introduced in #15515 2022-05-05 10:05:01 +02:00
include Improvements to thermostat debug output (#19279) 2023-08-08 10:55:05 +02:00
language Update ru_RU.h (#19214) 2023-08-05 14:52:25 +02:00
lvgl_berry LVGL/HASPmota add tiny "pixel perfect" fonts for small screens 2022-10-08 14:20:52 +02:00
tasmota_support fix IRAM_ATTR specified both in function declaration and definition (#19286) 2023-08-10 12:19:18 +02:00
tasmota_xdrv_driver Improvements to PID controller driver (#19285) 2023-08-10 16:20:06 +02:00
tasmota_xdsp_display Fix for aligment at displayfloat command (#18601) 2023-05-08 09:58:26 +02:00
tasmota_xlgt_light Fix berry scheme select 2023-05-27 12:33:50 +02:00
tasmota_xnrg_energy Reduced log level for TeleInfo (#19216) 2023-07-29 23:09:03 +02:00
tasmota_xsns_sensor Prepare for Arduino v3 / esp-idf v5 2nd batch (#19265) 2023-08-05 20:34:24 +02:00
tasmota_xx2c_global Fix #18737 2023-05-29 14:21:33 +02:00
zigbee Zigbee DIYRuZ_Geiger (#19151) 2023-07-19 20:41:49 +02:00
my_user_config.h Update changelogs 2023-07-24 15:30:48 +02:00
tasmota.ino Prepare for Arduino v3 / esp-idf v5 2nd batch (#19265) 2023-08-05 20:34:24 +02:00
user_config_override_sample.h Support for second DNS server 2021-07-29 16:57:04 +02:00