Commit Graph
357 Commits
Author SHA1 Message Date
Ton Huisman d79d6ccd2d Merge branch 'mega' of https://github.com/letscontrolit/ESPEasy into feature/p104-new-plugin-max7219-dotmatrix 2021-09-10 22:22:06 +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 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 197b9f32e7 Merge branch 'mega' of https://github.com/letscontrolit/ESPEasy into feature/p104-new-plugin-max7219-dotmatrix 2021-08-22 22:17:36 +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
Michael Schröder 2d598cb17b P051 (AM2320) is TESTING not NORMAL 2021-08-20 12:47:34 +02:00
Ton Huisman c33de42468 Merge branch 'mega' of https://github.com/letscontrolit/ESPEasy into feature/p104-new-plugin-max7219-dotmatrix 2021-08-14 19:40:02 +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
Ton Huisman 72ff62937a [P104] Updates to documentation 2021-08-09 21:29:18 +02:00
Ton Huisman 899acd7588 Merge branch 'mega' of https://github.com/letscontrolit/ESPEasy into feature/p104-new-plugin-max7219-dotmatrix 2021-08-07 09:38:05 +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
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 4b3d15aa46 Merge branch 'mega' into feature/p104-new-plugin-max7219-dotmatrix 2021-08-06 20:21:20 +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
Boris Krivonog 0c999a3b28 Fixed link to source, removed links to obsoleted urls, added simple changelog ... 2021-08-03 20:50:14 +02:00
Ton Huisman 230a514ee6 [P007] Add documentation 2021-08-03 20:40:44 +02:00
Ton Huisman ba50f8f133 [P105] Replaced code by the 'other' AHT plugin from Playground, updated documentation, some other doc. fixes 2021-08-01 16:29:49 +02:00
Ton Huisman e706b0fd5a Merge branch 'mega' of https://github.com/letscontrolit/ESPEasy into feature/p105-move-aht10-from-playground 2021-08-01 13:56:51 +02:00
TD-er 5235149a12 Merge pull request #3707 from tonhuisman/feature/p053-add-support-for-pms5003st-pms2003-pms3003
[P053] Add support for PMS5003ST, PMS2003 and PMS3003
2021-07-31 22:47:00 +02:00
Ton Huisman 1b6d5ebac0 [P105] Complete the documentation 2021-07-31 14:03:41 +02:00
Ton Huisman 4df4d77e8b [P105] Move AHT10 plugin from PlayGround 2021-07-29 22:41:08 +02:00
Ton Huisman f06af40b78 [ESP32] Fix maximum deepsleep time for ESP32 2021-07-27 21:26:10 +02:00
Ton Huisman 7dc66aca7c Merge branch 'mega' of https://github.com/letscontrolit/ESPEasy into feature/p053-add-support-for-pms5003st-pms2003-pms3003 2021-07-26 20:27:09 +02:00
TD-er 2e79682265 Merge pull request #3393 from TD-er/feature/Playground_P168_ThermoOLED
[Playground] Move P168_ThermoOLED.ino to main repo
2021-07-26 01:27:39 +02:00
Ton Huisman 716f9b9266 [P053] Correct typos in the measurement units 2021-07-25 15:06:30 +02:00
Ton Huisman 93d50fca79 [P053] Update documentation 2021-07-25 14:23:14 +02:00
Ton Huisman e80c7e41d7 [P053] Add count of particles per 0.1L options to plugin, update documentation 2021-07-24 22:02:41 +02:00
Ton Huisman 07cc839e7d [P053] Documentation (partly transplanted from the wiki) 2021-07-23 21:31:20 +02:00
Ton Huisman 5e7601d40b Merge branch 'mega' of https://github.com/letscontrolit/ESPEasy into bugfix/p016-correct-signed-conversion-to-unsigned 2021-07-20 21:38:30 +02:00
Ton Huisman 2dd18003b1 Merge branch 'mega' of https://github.com/letscontrolit/ESPEasy into feature/p104-new-plugin-max7219-dotmatrix 2021-07-17 20:23:18 +02:00
Ton Huisman 4e24e4f0e7 [P104] Bugfixes, add Text reverse option, update documentation 2021-07-14 21:56:49 +02:00
Ton Huisman 7dd7235966 [P104] Documentation - Add font overviews 2021-07-13 22:14:37 +02:00
Ton Huisman 366271bec6 [P104] Small optimizations, resolve some typos, documentation improvements 2021-07-12 22:19:20 +02:00
Ton Huisman fb086ca555 [P104] Add documentation for Max7219 Dot matrix display 2021-07-11 20:30:46 +02:00
Ton Huisman 2b3e2b0856 Merge branch 'mega' into feature/p026-add-send-events-option 2021-07-02 13:45:29 +02:00
Lars Volker 506f08bfed Fix small typos in heatpumpir documentation (P088) 2021-06-16 16:55:59 -07:00
Ton Huisman 0e6457293d [P036] Updated documentation (and a small textual improvement in the setting) 2021-06-12 12:10:29 +02:00
Ton Huisman f6940b4e11 [P016] Updated documentation 2021-05-30 20:14:48 +02:00
TD-er bd0dca9b5c Merge branch 'mega' into feature/Playground_P168_ThermoOLED 2021-05-28 23:19:40 +02:00
Christoph Kaiser d90881689b [P039] enhanced logfile formatting,; update of documentation; enhanced Voltage Modes for MAX 31856 2021-05-20 00:31:35 +02:00