Commit Graph
974 Commits
Author SHA1 Message Date
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 c1f31839ad Merge branch 'mega' into feature/fetchConfig 2021-06-08 00:04:01 +02:00
Ton Huisman 2f76071a41 Merge branch 'mega' of https://github.com/tonhuisman/ESPEasy-1 into bugfix/p016-correct-signed-conversion-to-unsigned 2021-06-07 20:31:03 +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
Ton Huisman da3d1865ab Merge branch 'mega' of https://github.com/tonhuisman/ESPEasy-1 into feature/P037_mapping_filter_json 2021-06-06 13:49:31 +02:00
TD-er 186f1a9c1c Merge branch 'mega' into feature/Playground_P168_ThermoOLED 2021-06-05 09:20:39 +02:00
Ton Huisman 98407551b5 Merge branch 'mega' into bugfix/p016-correct-signed-conversion-to-unsigned 2021-05-31 20:31:54 +02:00
TD-er 6c8047dfcb Merge branch 'mega' into feature/fetchConfig 2021-05-31 20:06:38 +02:00
Ton Huisman f6940b4e11 [P016] Updated documentation 2021-05-30 20:14:48 +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 97aec0f2f3 Merge branch 'mega' into feature/fetchConfig 2021-05-28 22:27:46 +02:00
Ton Huisman a2cb99622a Merge branch 'mega' into feature/P037_mapping_filter_json 2021-05-24 14:04:58 +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 4c4671a1a2 Merge branch 'mega' into feature/fetchConfig 2021-05-18 14:54:33 +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
TD-er 3a910e35f2 Merge branch 'mega' into feature/fetchConfig 2021-05-17 12:52:11 +02:00
TD-er 340a2ceb3c [Provisioning] Add documentation 2021-05-15 19:13:24 +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 d75ba0b305 Merge branch 'mega' into feature/P037_mapping_filter_json 2021-05-14 22:00:43 +02:00
Ton Huisman ad034901ca [P065] Add commands to command reference (cleanup) 2021-05-14 19:15:39 +02:00
Ton Huisman e38121b8a7 Merge branch 'mega' into feature/P065-add-mode-and-repeat-commands 2021-05-14 16:41:56 +02:00
Ton Huisman ab7dd2d73b [P065] Add commands to command reference 2021-05-14 16:41:27 +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
Ton Huisman 3d3c463097 Merge branch 'mega' into feature/P037_mapping_filter_json 2021-05-12 20:17:33 +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
TD-er 09166df835 [MAX1704x] Add documentation 2021-05-08 15:38:53 +02:00
Ton Huisman d1a0b12343 [P012] Documentation: improve 5V warning display and text 2021-05-05 21:52:30 +02:00