Commit Graph
12682 Commits
Author SHA1 Message Date
Ton Huisman 07252d64cb [P020] Sourcecode formatting for clarification 2023-08-12 13:45:05 +02:00
Ton Huisman 02e449bead [P153] Remove unused variable 2023-08-11 22:17:07 +02:00
Ton Huisman 13593b7839 [P122] Uncrustify and move initialization from constructor to .h file 2023-08-11 22:05:59 +02:00
Ton Huisman 75aa0cd983 [P128] Use customized NeoPixelBus library, upgrading to latest features won't properly work 2023-08-09 16:50:16 +02:00
Ton Huisman 9ced69236f [Lib] Update NeoPixelBus to current latest 2023-08-09 16:48:56 +02:00
Ton Huisman bdc42c9832 [EasyColorCode] Add few missing commands for P036 2023-08-09 11:27:29 +02:00
Ton Huisman 389e822a24 [EasyColorCode] Fix some auto-complete issues and typos 2023-08-08 21:54:01 +02:00
Ton Huisman da80d3c7c3 [Build] Fix compiler warnings 2023-08-08 14:12:02 +02:00
TD-er a48dc65f3d Merge pull request #4354 from TD-er/build/reduce_minimal_bin_size
[Factory Reset] Fix keeping settings (#4263)
2023-08-08 01:56:10 +02:00
TD-er ce649b92b8 [Eastron] Improve read stability on ESP8266 2023-08-07 01:24:10 +02:00
TD-er 11caf3247c [Build] Change LIMIT_BUILD_SIZE on ESP8266 Energy to BUILD_NO_DEBUG 2023-08-06 22:30:38 +02:00
TD-er 8169d0a7b4 Merge branch 'mega' into build/reduce_minimal_bin_size 2023-08-06 22:26:17 +02:00
TD-er 9ec04683b8 Merge pull request #4737 from tonhuisman/feature/Docs-improvements-and-various-fixes
[Docs] Improvements and various fixes
2023-08-06 22:25:07 +02:00
Ton Huisman 24f8bdbd04 [Build] Reduce ENERGY build size by removing DEBUG logging 2023-08-06 22:20:06 +02:00
Ton Huisman 3235f0a0c4 [P098] Add precaution to documentation for PWM usage 2023-08-06 22:19:27 +02:00
Ton Huisman 7c63ef2e28 [Controllers] Fix validCPluginID check (initialization and actual check) 2023-08-06 21:41:16 +02:00
Ton Huisman da35f9219b [P013] Move to category Distance (from position), add missing [P134] to Distance too 2023-08-06 21:09:51 +02:00
TD-er 942415a456 [Build] Set ESP8266 Energy build to LIMIT_BUILD_SIZE 2023-08-06 21:05:30 +02:00
TD-er bde18dcb10 [Eastron] Add delay on first PLUGIN_READ to allow reading registers 2023-08-06 18:57:21 +02:00
TD-er bfa65670d3 [Serial Console] Fix HW Serial0 unusable on ESP8266 limited builds 2023-08-06 18:51:28 +02:00
TD-er 3862e8a787 Merge branch 'mega' into build/reduce_minimal_bin_size 2023-08-06 18:28:39 +02:00
TD-er 6b5c00bb0a Merge pull request #3504 from tomcatxx/tomcatxx-pullbranch
Added all registers / devices from original repository to SDM Energy Meter Plugin/_P078_Eastron
2023-08-06 18:26:27 +02:00
TD-er 5a8609c288 [Eastron] Add support for RS485 collision detection on ESP32 2023-08-06 17:52:00 +02:00
TD-er 2650b29659 [Eastron] Complete documentation on Eastron plugin 2023-08-06 17:51:22 +02:00
TD-er 82e6824963 [Eastron] Document RS485 specific wiring 2023-08-06 15:41:30 +02:00
TD-er 7f58cfbc16 [Eastron] Start documentation 2023-08-06 04:33:10 +02:00
TD-er 0c68e00382 [Eastron] improve speed & add commands to set modbusID & baudrate 2023-08-06 02:57:03 +02:00
TD-er c8f4fa8fb9 [Eastron] Fix ESP32 hardware RTS flow control 2023-08-05 14:20:50 +02:00
TD-er 99dd742c51 [Eastron] Add hardware RTS support for ESP32 (for ~RE/DE pin on RS485) 2023-08-05 03:32:31 +02:00
TD-er 72fea27856 [Eastron] Implement complete async read of Eastron registers 2023-08-04 14:37:50 +02:00
TD-er 982b4ea110 [Eastron] Add "demand" in register description 2023-08-04 12:53:08 +02:00
TD-er cf20c0d204 [Eastron] Split 'readVal' function to allow async reads 2023-08-04 12:52:44 +02:00
TD-er 6b9488d606 [Eastron] Add support for SDM320C 2023-08-03 12:57:13 +02:00
TD-er 85bd816216 [Eastron] Fix compiler warnings 2023-08-01 16:36:11 +02:00
TD-er c9af3431ec [Eastron] Cleanup code duplicates & uncrustify 2023-08-01 16:25:15 +02:00
TD-er 3f532ada36 [Eastron] Cleanup showing default taskvalue names + SDM72_V2add 2023-08-01 15:00:38 +02:00
TD-er ac65d684b6 [Eastron] Generate all SDM register strings 2023-08-01 03:11:06 +02:00
TD-er 043abebdaa [Eastron] Re-apply ESPEasy specific changes to SDM library 2023-08-01 02:23:21 +02:00
TD-er 13b0d1233e [Eastron] Update SDM library to v2.2.2 2023-08-01 02:22:42 +02:00
Ton Huisman da4b482e59 [EasyColorCode] Add some missing commands 2023-07-31 22:19:33 +02:00
Ton Huisman 7dcc49f8cd [EasyColorCode] Fix typo 7ddt (was 7dtt) 2023-07-30 21:46:01 +02:00
Ton Huisman 0a147890f1 [P098] Add documentation 2023-07-30 21:01:10 +02:00
Ton Huisman 51c9149bbe [Build] Enable I2C device scan for ESP32 builds 2023-07-29 21:56:37 +02:00
Ton Huisman 37249826d1 Merge branch 'mega' of https://github.com/letscontrolit/ESPEasy into feature/Docs-improvements-and-various-fixes 2023-07-29 21:55:19 +02:00
TD-er e5586bc0cb Merge branch 'mega' into tomcatxx-pullbranch 2023-07-28 19:44:05 +02:00
TD-er d72b77d8d6 Merge pull request #4751 from TD-er/bugfix/esp32_serial_restart
[ESP32 Serial] Fix serial tasks not working after save or restart task
2023-07-28 19:43:45 +02:00
TD-er 0eabf1d253 [ESP32 Serial] Fix serial tasks not working after save or restart task
[ESP32 Serial] Do not cache baud rate between end() and begin()
2023-07-27 22:11:07 +02:00
TD-er 64254011c8 Merge remote-tracking branch 'letscontrolit/mega' into build/reduce_minimal_bin_size 2023-07-27 22:07:59 +02:00
TD-er 09a9632d71 [Oversampling] Add reset + weighted keep last 2023-07-27 22:07:38 +02:00
TD-er 03b540ee58 [CSE7766] Update task value with intermediate oversampling value 2023-07-27 19:15:09 +02:00