Commit Graph
644 Commits
Author SHA1 Message Date
Ton Huisman 0f4b15fa83 Merge branch 'mega' of https://github.com/letscontrolit/ESPEasy into feature/p131-neopixel-matrix-display 2022-07-28 22:27:00 +02:00
Ton Huisman 51f851e48f Merge branch 'mega' of https://github.com/letscontrolit/ESPEasy into feature/builds-rename-test-to-collection 2022-07-27 20:09:03 +02:00
TD-er b1010090e8 [ADC] Update documentation 2022-07-27 15:24:00 +02:00
TD-er 0035f55abf [ADC] Update docs 2022-07-26 17:30:19 +02:00
Ton Huisman 6336bfefe1 Merge branch 'mega' into feature/builds-rename-test-to-collection 2022-07-24 20:44:28 +02:00
TD-er b43802ec4d [HTTP] Document changes to handling HTTP calls + add follow redirects 2022-07-23 21:46:22 +02:00
Ton Huisman 08a98dffdc [Build] Update README.md and fix a documentation typo 2022-07-23 14:34:53 +02:00
Ton Huisman a44ea02fe5 [Build] Some documentation improvements 2022-07-22 23:14:08 +02:00
Ton Huisman 0e07c931aa [Build] Update documentation to use COLLECTION instead of TESTING 2022-07-22 22:41:08 +02:00
Ton Huisman 8474d47cb7 [Build] Remove TESTING tag from Stable plugins 2022-07-22 21:51:00 +02:00
Ton Huisman fd1d5dcfb6 [P128] Update documentation 2022-07-20 20:13:05 +02:00
Ton Huisman b1bbeb6b85 [P131] Documentation updates 2022-07-15 22:16:05 +02:00
Ton Huisman 4fa0cee1e5 Merge branch 'mega' of https://github.com/letscontrolit/ESPEasy into feature/p131-neopixel-matrix-display 2022-07-15 13:38:30 +02:00
TD-er d528a43a28 Merge branch 'mega' into feature/some-documentation-updates-06-2022 2022-07-14 23:40:15 +02:00
TD-er f27e4b44d0 [Plugin Stats] Enable Stats for Sysinfo tasks 2022-07-12 13:38:43 +02:00
TD-er 6f7670d70b [Docs] Document typical task setup page and task value stats 2022-07-12 12:07:40 +02:00
Ton Huisman 39d33b0fab Merge branch 'mega' of https://github.com/letscontrolit/ESPEasy into feature/p131-neopixel-matrix-display 2022-07-11 21:26:14 +02:00
TD-er ccd7d316a6 [ADC] Document new options 2022-07-11 12:24:30 +02:00
TD-er cb5332db61 Merge branch 'mega' into feature/ADC_multipoint_calib 2022-07-10 15:33:07 +02:00
Ton Huisman 559a518d08 Merge branch 'mega' into feature/P128-max-brightness-setting 2022-07-09 21:06:27 +02:00
Ton Huisman c941209cfb [NeoPixel] Add generic power calculation to documentation 2022-07-09 21:02:05 +02:00
Ton Huisman 631d3de49f Merge branch 'mega' of https://github.com/letscontrolit/ESPEasy into feature/p131-neopixel-matrix-display 2022-07-09 17:16:20 +02:00
Ton Huisman 563616fbd8 Merge branch 'mega' of https://github.com/letscontrolit/ESPEasy into feature/p131-neopixel-matrix-display 2022-07-08 22:36:09 +02:00
Ton Huisman 36e0aaf159 [P116] Add support for ST7735 80x160px with inverted color 2022-07-06 23:02:01 +02:00
Ton Huisman f51c7984fe [P128] Update documentation 2022-07-02 12:00:17 +02:00
Ton Huisman f9433f3df6 Merge branch 'mega' of https://github.com/letscontrolit/ESPEasy into feature/some-documentation-updates-06-2022 2022-06-27 21:01:38 +02:00
TD-er 9b4dc3f686 Merge branch 'mega' into feature/ADC_multipoint_calib 2022-06-23 18:23:35 +02:00
TD-er 8622e8a6e6 [BME280] Make TaskError event more useful by adding error string 2022-06-21 23:00:41 +02:00
TD-er b3920cd07c [BME280] Proper handling error states, send error event.
The BME280 plugin does not always return true on PLUGIN_READ as it first starts the measurement and then reschedules itself.

This may lead to constantly getting error state values, only to be updated after a successful measurement.
2022-06-21 15:50:32 +02:00
Ton Huisman 381806612c [Docs] Update styling contrast, add gray and changed options, Retired plugin category, apply changed where appropriate 2022-06-17 21:15:20 +02:00
Ton Huisman bda94c3a5c [Docs] Fix some heading level warnings 2022-06-17 19:43:59 +02:00
Ton Huisman 8cb892eef2 Merge branch 'mega' of https://github.com/letscontrolit/ESPEasy into feature/p131-neopixel-matrix-display 2022-06-16 20:58:37 +02:00
TD-er 75670021ac Merge branch 'mega' into feature/ADC_multipoint_calib 2022-06-16 01:39:11 +02:00
TD-er d3cb633eca Merge pull request #3899 from tonhuisman/feature/P128-neopixelbusfx-migrate-from-playground
[P128] Migrate NeoPixelBusFX from playground / djcysmic/NeopixelBusFX
2022-06-15 22:21:04 +02:00
Ton Huisman 1a3b5abeb7 Merge branch 'mega' into feature/P128-neopixelbusfx-migrate-from-playground 2022-06-15 21:33:57 +02:00
Ton Huisman 233046521c Merge branch 'mega' into feature/p133-ltr390-uv-sensor 2022-06-15 14:56:39 +02:00
Ton Huisman aa95e209de Merge branch 'mega' of https://github.com/letscontrolit/ESPEasy into feature/p131-neopixel-matrix-display 2022-06-14 20:39:47 +02:00
Ton Huisman 8f78a075fb Merge branch 'mega' into feature/P028-add-error-state-value-option 2022-06-11 21:55:45 +02:00
TD-er c18f9f7f91 Merge branch 'mega' into feature/ADC_multipoint_calib 2022-06-09 16:17:26 +02:00
Ton Huisman c2af48be04 Merge branch 'mega' of https://github.com/letscontrolit/ESPEasy into feature/p131-neopixel-matrix-display 2022-06-04 13:11:01 +02:00
Ton Huisman 19301d2433 Merge branch 'mega' of https://github.com/letscontrolit/ESPEasy into feature/p133-ltr390-uv-sensor 2022-06-04 13:04:32 +02:00
TD-er 9a869bb725 Merge branch 'mega' into feature/P128-neopixelbusfx-migrate-from-playground 2022-05-31 21:45:58 +02:00
TD-er 7c7cbfc54c Merge branch 'mega' into feature/P128-neopixelbusfx-migrate-from-playground 2022-05-31 21:41:59 +02:00
Ton Huisman 9c67b664f3 Merge branch 'mega' into feature/p132-dc-voltage-current-ina3221 2022-05-31 19:08:54 +02:00
TD-er 7865742497 Merge pull request #4050 from tonhuisman/feature/P007-add-input-mode-selection-and-output-options
[P007] Add Input mode selection, Enable Analog output, analogout command, updated documentation
2022-05-31 13:06:04 +02:00
TD-er b13b84b109 Merge pull request #4070 from crnjan/feature/p093_doc_update
[P093] doc update
2022-05-31 12:32:46 +02:00
TD-er af688d996d [ADC] Add binning and multi-point processing of values 2022-05-21 18:16:54 +02:00
Boris Krivonog b7d630a43d Removed invalid (no longer working) url ... 2022-05-19 21:38:17 +02:00
Boris Krivonog 8ab9865e37 Should resolve #3531 and #3158. 2022-05-19 21:15:53 +02:00
Ton Huisman 5d4408b223 [P028] Minor documentation corrections 2022-05-14 17:22:05 +02:00