Commit Graph
620 Commits
Author SHA1 Message Date
Ton Huisman bc00eb4b14 Merge branch 'mega' of https://github.com/letscontrolit/ESPEasy into feature/p116-st77xx-tft-plugin-and-helpers 2021-09-14 20:37:53 +02:00
TD-er 73c283e981 [Docs] Add note to rename the CSS file to esp.css
As reported [on the forum](https://www.letscontrolit.com/forum/viewtopic.php?p=54850#p54850)
2021-09-14 13:09:26 +02:00
Ton Huisman 0c384407ac [AdaGFX helper] Handle proportional font widths correctly 2021-09-12 21:55:09 +02:00
Ton Huisman 420fa1612b Merge branch 'mega' of https://github.com/letscontrolit/ESPEasy into feature/p116-st77xx-tft-plugin-and-helpers 2021-09-12 15:10:14 +02:00
Ton Huisman 82c89de8da Merge branch 'mega' of https://github.com/letscontrolit/ESPEasy into feature/p116-st77xx-tft-plugin-and-helpers 2021-09-11 14:56:29 +02:00
Ton Huisman a1cc34059f [AdaGFX helper] Fix font issues, add some fonts, remove 1 font 2021-09-10 20:49:26 +02:00
Ton Huisman eea94fca80 Merge branch 'mega' of https://github.com/letscontrolit/ESPEasy into feature/SPI-user-defined-pins 2021-09-08 20:27:23 +02:00
TD-er 485ff05da0 Merge pull request #3772 from crnjan/feature/support_for_operating
[P093] Added support for operating and compressor frequency
2021-09-07 09:59:25 +02:00
Ton Huisman 9d0c89e65e Merge branch 'mega' of https://github.com/letscontrolit/ESPEasy into feature/SPI-user-defined-pins 2021-09-06 22:21:58 +02:00
Ton Huisman 329a5dff04 Merge branch 'mega' of https://github.com/letscontrolit/ESPEasy into feature/p116-st77xx-tft-plugin-and-helpers 2021-09-05 21:31:42 +02:00
Ton Huisman 499c11a379 Merge branch 'mega' of https://github.com/letscontrolit/ESPEasy into feature/p116-st77xx-tft-plugin-and-helpers 2021-09-05 20:29:36 +02:00
Ton Huisman 942080ef15 Merge branch 'mega' of https://github.com/letscontrolit/ESPEasy into feature/p033-dummy-make-interval-optional 2021-09-05 19:40:27 +02:00
Ton Huisman 5967fe8e7c Merge branch 'mega' of https://github.com/letscontrolit/ESPEasy into feature/SPI-user-defined-pins 2021-09-05 19:39:33 +02:00
Ton Huisman 566c57a9f8 [SPI][ESP32] User-defined GPIO pins for SCLK, MISO and MOSI 2021-08-27 12:32:48 +02:00
Ton Huisman b13197ee63 [P116] Swap resolution for 135x240 display 2021-08-26 21:26:57 +02:00
Ton Huisman 461753f96b [P116] Update documentation 2021-08-25 16:30:17 +02:00
Ton Huisman 61f84a0c4b Merge branch 'mega' into feature/p105-move-aht10-from-playground 2021-08-22 22:16:36 +02:00
Ton Huisman 2a216dd432 [P033] Migrate documentation from Wiki and update 2021-08-22 15:00:11 +02:00
Ton Huisman 2fd93b5901 Merge branch 'mega' of https://github.com/letscontrolit/ESPEasy into feature/p116-st77xx-tft-plugin-and-helpers 2021-08-21 19:54:44 +02:00
Michael Schröder 2d598cb17b P051 (AM2320) is TESTING not NORMAL 2021-08-20 12:47:34 +02:00
Ton Huisman bb50ece236 [P116] Documentation corrections 2021-08-19 13:51:58 +02:00
Ton Huisman 51fb56275f [AdaGFX helper] Add/update unicode-char conv, add txz and asciitable commands 2021-08-19 13:50:09 +02:00
Ton Huisman 0db7eb1197 [P116] Less conditional compilation, improvements 2021-08-18 17:22:29 +02:00
Ton Huisman b181f7c870 [P095] Initial implementation of AdaGFX Helper, work in progress 2021-08-17 12:57:39 +02:00
Ton Huisman f16c95406a [AdaGFX helper] Improvements for compatibility with P095 ILI9341 2021-08-17 12:53:20 +02:00
Ton Huisman 4d2f215c9d [AdaGFX helper] [P116] Fix: Restore intended transparent background feature 2021-08-17 10:50:57 +02:00
Ton Huisman 7842b4b476 [AdaGFX helper] Improve 'clear' command, add 'rot' command 2021-08-16 22:19:55 +02:00
Ton Huisman 9559128861 [P116] Add documentation, including AdafruitGFX_helper commands 2021-08-16 16:55:02 +02:00
Ton Huisman 0614f7d19d [Docs] Fix small typo in tools.rst 2021-08-16 16:53:31 +02:00
Ton Huisman 3dc383675b Merge branch 'mega' of https://github.com/letscontrolit/ESPEasy into feature/p105-move-aht10-from-playground 2021-08-14 19:27:56 +02:00
Ton Huisman ed5a24b3f3 Merge branch 'mega' into bugfix/p016-correct-signed-conversion-to-unsigned 2021-08-13 09:29:33 +02:00
TD-er 93c2c41dc6 [docs] Describe all fields on the sysinfo page. 2021-08-11 22:23:22 +02:00
TD-er edc17528ab [docs] Add documentation on on the time wander info 2021-08-11 16:11:10 +02:00
TD-er cc190a06ef [docs] Update Cache Controller docs to mention different time exports 2021-08-10 22:51:12 +02:00
Ton Huisman 46e5ade33a Merge branch 'mega' of https://github.com/letscontrolit/ESPEasy into feature/p105-move-aht10-from-playground 2021-08-07 08:51:03 +02:00
TD-er 713c345083 Merge pull request #3743 from TD-er/feature/taskvalueset_all_plugins
[TaskValueSet] Allow TaskValueSet on non-Dummy tasks (setting)
2021-08-07 00:06:06 +02:00
Ton Huisman b86b9d79b0 Merge branch 'mega' of https://github.com/letscontrolit/ESPEasy into bugfix/p016-correct-signed-conversion-to-unsigned 2021-08-06 21:16:25 +02:00
Ton Huisman d7a29f5942 Merge branch 'mega' of https://github.com/letscontrolit/ESPEasy into feature/p105-move-aht10-from-playground 2021-08-06 21:10:03 +02:00
Ton Huisman d5123aa312 Merge branch 'mega' into feature/P065-add-mode-and-repeat-commands 2021-08-06 20:50:23 +02:00
TD-er df2312d611 [docs] Fix wrong topic length in docs. 2021-08-06 16:37:20 +02:00
TD-er a86a5330e9 [Formula] Add more documentation for formulas + examples 2021-08-06 16:28:24 +02:00
TD-er 202a6af615 Merge branch 'mega' into feature/taskvalueset_all_plugins 2021-08-06 12:22:04 +02:00
TD-er 10569fad83 [Docs] Document "Allow TaskValueSet on all plugins" checkbox 2021-08-06 12:21:32 +02:00
TD-er 01a46e4e50 Merge pull request #3734 from tonhuisman/feature/p007-add-easier-address-and-port-selection
[P007] PCF8591 Add easier I2C Address and port selection options
2021-08-06 12:11:44 +02:00
Ton Huisman 6dd0b99a9d [P065] Adjust documentation on mode command not always working as advertised 2021-08-06 11:16:44 +02:00
Ton Huisman bf4861d8bf Merge branch 'mega' of https://github.com/letscontrolit/ESPEasy into feature/P065-add-mode-and-repeat-commands 2021-08-06 09:30:29 +02:00
Ton Huisman 5f15c8576f Merge branch 'mega' of https://github.com/letscontrolit/ESPEasy into feature/p105-move-aht10-from-playground 2021-08-06 09:25:31 +02:00
Ton Huisman 0cd60ff55d Merge branch 'mega' of https://github.com/letscontrolit/ESPEasy into bugfix/p016-correct-signed-conversion-to-unsigned 2021-08-06 09:24:39 +02:00
Plebs 7fd9895b87 Updated plugin documentation 2021-08-05 15:50:49 +02:00
Ton Huisman d723b6fc5e Merge branch 'mega' of https://github.com/letscontrolit/ESPEasy into bugfix/p016-correct-signed-conversion-to-unsigned 2021-08-05 12:55:37 +02:00