Commit Graph
4767 Commits
Author SHA1 Message Date
Ton Huisman 08fb45f38e [PLUGIN_INIT] Fix remaining plugins missing the PLUGIN_INIT case 2021-08-01 23:37:03 +02:00
Ton Huisman 4220c6d34b [P033] Return true on PLUGIN_INIT so TaskEnable returns OK 2021-08-01 22:33:22 +02:00
unknown a6346a3030 removed unused string definition 2021-08-01 12:04:13 +01:00
unknown a7a7f597ef Added ifdef, updated image name as per PR comments 2021-08-01 11:41:00 +01:00
unknown 566a2e22ea Added prometheus documentation 2021-08-01 11:30:49 +01:00
Tall-Paul d173af6147 Merge branch 'letscontrolit:mega' into feature-add-prometheus-exporter 2021-08-01 10:56:19 +01:00
TD-er 9fe9495323 Merge branch 'mega' into bugfix/trigonometric-functions-in-normal-1M 2021-07-31 22:54:37 +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
TD-er 24174f2c93 Merge branch 'mega' into feature/show-release-date-in-header 2021-07-31 21:08:31 +02:00
TD-er 600420df0d Merge branch 'mega' into build/Exclude_RTC_small_builds 2021-07-31 20:59:36 +02:00
TD-er 88ec6e672c Merge pull request #3725 from kretzp/feature/AtlasEZOPlugins_pH_EC_ORP
[Atlas EZO EC pH ORP] added device name to I2C address scan, reorgani..
2021-07-31 20:59:03 +02:00
Ton Huisman 155955c525 [TaskValueSet] Remove not needed include 2021-07-31 18:07:03 +02:00
Ton Huisman f03a4e5f4c [TaskValueSet] Rename and move new support function to Plugin.h/cpp 2021-07-31 18:04:25 +02:00
TD-er 57a9c38833 [Custom build] Make external RTC optional via USE_EXT_RTC define
Saves almost 5k in build size when not used.
2021-07-31 16:56:05 +02:00
Ton Huisman b760fd139a [UI] Move Github Releases link define to ESPEasyDefaults.h 2021-07-31 16:55:41 +02:00
Ton Huisman 92f9006de6 [TaskValueSet] Only allowed for Dummy Device (bugfix) 2021-07-31 16:48:35 +02:00
Peter Kretz ff37bd32b8 Commented Atlas EZO Plugin in Custom sample 2021-07-31 15:17:29 +02:00
Peter Kretz 2fedaac363 [Atlas EZO EC pH ORP] added device name to I2C address scan, reorganized plugin in Custom build 2021-07-31 14:58:32 +02:00
Ton Huisman b5cc9cd718 [UI] Fix compiler warning 2021-07-31 10:57:13 +02:00
Ton Huisman b2ae0d446b Merge branch 'mega' into feature/show-release-date-in-header 2021-07-31 10:53:51 +02:00
Ton Huisman ebf117b9b2 [UI] Small source improvement 2021-07-31 10:49:27 +02:00
Ton Huisman dbca412019 [UI] Open Releases link in new tab, show tooltip on hover 2021-07-31 10:36:09 +02:00
Ton Huisman 53450f6d30 [UI] Build name/date is link to Github Releases page 2021-07-30 20:17:14 +02:00
Ton Huisman bdb4f7be53 [UI] Show build date in header, add build date to build filename in footer 2021-07-28 21:23:58 +02:00
Ton Huisman 6664ad92c9 [P053] Minor improvements 2021-07-27 22:28:00 +02:00
Ton Huisman f06af40b78 [ESP32] Fix maximum deepsleep time for ESP32 2021-07-27 21:26:10 +02:00
Ton Huisman 1c6075b423 [P053] Correct reading from PMS2003/PMS3003, minor improvements 2021-07-27 20:14:10 +02:00
Ton Huisman 11224371ab [UI] Only show Build in footer 2021-07-26 22:28:41 +02:00
Ton Huisman 06b88e1c67 [UI] Allow Build date/name in either Header or Footer 2021-07-26 21:54:38 +02:00
Ton Huisman 3ac0bf75af Merge branch 'mega' of https://github.com/letscontrolit/ESPEasy into feature/show-release-date-in-header 2021-07-26 20:31:55 +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
Ton Huisman dbbc992cd7 [P053] Limit disabling new features to 1M OTA builds 2021-07-26 20:26:51 +02:00
TD-er 5c92cfa7d7 [Prometheus] Add text/plain as header 2021-07-26 16:14:35 +02:00
TD-er 4fac4ab49d [P109] Disabled also for "testing B" builds due to size. 2021-07-26 02:38:30 +02:00
TD-er 89781aa52d [P109] Remove it from "display" build due to build size 2021-07-26 02:21:11 +02:00
TD-er 5e279c38ec [P109] Uncrustify ThermoOLED plugin 2021-07-26 02:08:48 +02:00
TD-er baa3a0bca4 [P109] Fix issue with SPIFFS vs LittleFS 2021-07-26 02:07:08 +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 e8e65ad049 [UI] Show release date in header 2021-07-25 16:18:52 +02:00
Ton Huisman 716f9b9266 [P053] Correct typos in the measurement units 2021-07-25 15:06:30 +02:00
Ton Huisman 6792f31b90 [P053] Correct unit terminology, improvements and fixes 2021-07-25 14:22:42 +02:00
Ton Huisman ef66d732f1 Merge branch 'mega' of https://github.com/letscontrolit/ESPEasy into feature/p053-add-support-for-pms5003st-pms2003-pms3003 2021-07-25 13:17:02 +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
TD-er 1182309674 [TimeSource] Move ExtTimeSource_e to TimeSource.h to fix includes 2021-07-24 21:55:15 +02:00
Ton Huisman 1d090b632f [P053] Only generate events when Rules enabled 2021-07-23 21:29:04 +02:00
Ton Huisman d7e83f7660 Merge branch 'mega' of https://github.com/letscontrolit/ESPEasy into feature/p053-add-support-for-pms5003st-pms2003-pms3003 2021-07-23 21:28:20 +02:00
Ton Huisman 47cbc0c131 [Sysvars] Add %dns1% and %dns2% sysvars and urlencode stringfunction 2021-07-22 20:45:39 +02:00
unknown 8d0e2aa8e5 Merge branch 'feature-add-prometheus-exporter' of https://github.com/Tall-Paul/ESPEasy into feature-add-prometheus-exporter 2021-07-22 17:28:36 +01:00
unknown d8922118f7 more PR fixes 2021-07-22 17:27:52 +01:00
Tall-Paul 04ddd93bc1 Merge branch 'mega' into feature-add-prometheus-exporter 2021-07-22 16:22:10 +01:00