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
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
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
9ea0ab7c38
[Sysvars] Correct typo in documentation
2021-07-22 20:50:29 +02:00
Ton Huisman
47cbc0c131
[Sysvars] Add %dns1% and %dns2% sysvars and urlencode stringfunction
2021-07-22 20:45:39 +02:00
TD-er
4a4aa2dc08
[Ext. RTC] Document external RTC chip support
2021-07-21 00:36:35 +02:00
Ton Huisman
0b9a9cc40f
Merge branch 'mega' into bugfix/trigonometric-functions-in-normal-1M
2021-07-18 23:06:13 +02:00
Ton Huisman
d528a28375
Merge branch 'mega' into bugfix/trigonometric-functions-in-normal-1M
2021-07-06 20:32:20 +02:00
Ton Huisman
2b3e2b0856
Merge branch 'mega' into feature/p026-add-send-events-option
2021-07-02 13:45:29 +02:00
TD-er
9126be32a3
[WiFi] Make reconnect to last from RTC optional
2021-06-20 22:25:40 +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
742bda2856
[Doc] Correct function names for asin, acos, atan and friends
2021-06-08 21:35:45 +02:00
TD-er
59837c489d
[Deep Sleep] Revert default deep sleep call & make it optional
...
Reverting this commit for default behaviour: https://github.com/letscontrolit/ESPEasy/commit/c70e54c03e99776dedc705a452066bc63cc60374
Fixes: #3638
2021-06-07 11:29:46 +02:00
TD-er
f9d414dd08
[Docs Build] Update to Sphinx 4.0.2
2021-06-06 09:26:17 +02:00
TD-er
186f1a9c1c
Merge branch 'mega' into feature/Playground_P168_ThermoOLED
2021-06-05 09:20:39 +02:00
Ton Huisman
69cf6c1929
[Sysvars] Extend documentation for s_sunrise, m_sunrise, s_sunset and m_sunset
2021-05-30 16:36:47 +02:00
Ton Huisman
db824c1b2b
[Sysvars] Add %s_sunrise%, %m_sunrise%, %s_sunset% and %m_sunset% variables
2021-05-30 15:27:46 +02:00
TD-er
bd0dca9b5c
Merge branch 'mega' into feature/Playground_P168_ThermoOLED
2021-05-28 23:19:40 +02:00
TD-er
8d006a8e3e
[Docs] Document %iswifi% system environment variable
2021-05-23 00:37:04 +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
chri-kai-in
af30552cb7
Merge branch 'mega' into P039_MERGE_RTD
2021-05-18 22:47:53 +02:00
TD-er
451e9590e8
Merge pull request #3639 from tonhuisman/feature/enable-logentry-for-other-levels-than-info
...
[Commands] Enable LogEntry to log for other level than INFO #3312
2021-05-18 17:56:36 +02:00
TD-er
666927882a
Fix build errors + reword label to "Do Not Start AP"
2021-05-18 14:50:36 +02:00
TD-er
5a608cb57f
[WiFi AP] Add flag to prevent starting WiFi AP.
2021-05-18 13:38:13 +02:00
chri-kai-in
32c73c35e2
Merge branch 'mega' into P039_MERGE_RTD
2021-05-15 12:58:00 +02:00
Ton Huisman
b432c9eeb7
[Command] Update LogEntry documentation, small code optimization
2021-05-15 12:12:57 +02:00
Ton Huisman
854d538e8b
[P012] Add commands to command reference
2021-05-14 16:36:47 +02:00
Ton Huisman
9807282450
Merge branch 'mega' into feature/p012-add-button-inversed-option
2021-05-14 16:24:05 +02:00
TD-er
134e132d92
Merge branch 'mega' into feature/p114-move-p130-veml6075-from-pluginplayground
2021-05-14 14:48:47 +02:00
chri-kai-in
44c47736bb
Merge branch 'mega' into P039_MERGE_RTD
2021-05-14 00:37:15 +02:00
TD-er
a79743d823
Merge branch 'mega' into feature/Playground_P168_ThermoOLED
2021-05-13 18:11:36 +02:00
TD-er
38774dfeb9
Merge branch 'mega' into feature/max1704x
2021-05-13 17:43:34 +02:00
TD-er
1c47a757e2
[LoRaWAN TTN] Fix controller not setting SF or FP & add ADR ( #3630 )
...
Fixes: #3630
- Add checkbox for enable/disable ADR (Adaptive Data Rate)
- Fix not being able to set Frequency Plan (FP)
- Fix not being able to set Spreading Factor (SF)
2021-05-13 16:13:17 +02:00
TD-er
34f85ba0d9
Merge branch 'mega' into feature/max1704x
2021-05-12 23:15:34 +02:00
chri-kai-in
b45409e51c
Merge branch 'mega' into P039_MERGE_RTD
2021-05-12 22:27:37 +02:00
TD-er
e3ea3020d8
[Cache controller] Make Cache controller work on ESP32
...
ESP32 does have less space on the file system than an ESP8266 with 4M flash.
So it is less useful on ESP32 with only 4M flash.
Still it does work :)
2021-05-12 17:29:41 +02:00
TD-er
bf7fa2adac
Merge branch 'mega' into feature/max1704x
2021-05-12 01:06:43 +02:00
chri-kai-in
5f1c03ae82
Merge branch 'mega' into P039_MERGE_RTD
2021-05-11 19:19:24 +02:00
TD-er
a16be4c45c
[Boot Cause] Make boot cause more clear + add %bootcause% for rules
...
(re)boot cause as integer value, to be used in rules.
- 0 = manual reboot (reset btn)
- 1 = cold boot
- 2 = deep sleep
- 3 = soft restart
- 10 = ext Watchdog
- 11 = SW Watchdog
- 12 = Exception
- 20 = Power unstable
2021-05-11 11:39:17 +02:00
TD-er
a5b86bd188
[P115] Clean up documentation
2021-05-10 10:31:05 +02:00
TD-er
b94f98a9af
[Docs] Fix some small documentation issues.
2021-05-10 09:24:25 +02:00