Commit Graph
9603 Commits
Author SHA1 Message Date
Ton Huisman a44ea02fe5 [Build] Some documentation improvements 2022-07-22 23:14:08 +02:00
Ton Huisman b1b031d001 Merge branch 'mega' of https://github.com/letscontrolit/ESPEasy into feature/builds-rename-test-to-collection 2022-07-22 22:41:25 +02:00
Ton Huisman 0e07c931aa [Build] Update documentation to use COLLECTION instead of TESTING 2022-07-22 22:41:08 +02:00
Ton Huisman a5b68c32de [Build] Remove TESTING tag from Stable plugins, fix some plugin names 2022-07-22 21:58:12 +02:00
Ton Huisman 8474d47cb7 [Build] Remove TESTING tag from Stable plugins 2022-07-22 21:51:00 +02:00
Ton Huisman c3d419f8d6 [Build] Rename TEST builds to COLLECTION to reduce confusion about build-names 2022-07-22 21:48:13 +02:00
TD-er 7f5aa1c2fe Merge pull request #4152 from TD-er/build/espressif32_2_0_4
[ESP32] Move to Espressif32 SDK 2.0.4
2022-07-22 17:03:31 +02:00
TD-er 6fe2e121e9 Merge pull request #4151 from TD-er/build/reduce_ESPEasySerial_size
[Cleanup] Reduce build size ESPEasySerial inline functions to .cpp
2022-07-21 21:45:12 +02:00
TD-er 29775b8535 [ESPEasySerial] Fix incorrect use of static for ESP8266 2022-07-21 20:34:34 +02:00
TD-er 7bbbec66af [ESPEasySerial] Fix case sensitive include 2022-07-21 20:10:04 +02:00
TD-er 2ea0d92cd3 [ESP32] Move to Espressif32 SDK 2.0.4 2022-07-21 17:42:38 +02:00
TD-er 70951bcc45 [Cleanup] Reduce build size ESPEasySerial inline functions to .cpp 2022-07-21 01:21:06 +02:00
TD-er ea1df0b902 Merge pull request #4150 from tonhuisman/feature/P128-limit-build-size
[P128] Limit build size by optionally including FakeTV effect
2022-07-20 22:37:30 +02:00
Ton Huisman 2d762b6d4e [P128] Fix typo (it's been a hot day) 2022-07-20 21:44:56 +02:00
Ton Huisman 71312144cd [P128] Fix compiler warning
(cherry picked from commit acd3c5073f)
(cherry picked from commit b298321bf4)
2022-07-20 20:13:25 +02:00
Ton Huisman fd1d5dcfb6 [P128] Update documentation 2022-07-20 20:13:05 +02:00
Ton Huisman f0ac1963c3 [P128] [Build] Make FakeTV effect compile-time optional 2022-07-20 20:12:46 +02:00
TD-er 9f50811edf Merge pull request #4148 from TD-er/build/disable_p2p_minimal_ota_build
[Build] Disable ESPEasy p2p for minimal OTA builds
2022-07-19 17:06:58 +02:00
TD-er 8623e6d18f [Build] Disable ESPEasy p2p for minimal OTA builds
Reduce build size by roughly 6k on minimal OTA builds.
2022-07-19 16:44:50 +02:00
TD-er 58199806ac Merge pull request #4147 from TD-er/bugfix/RulesCacheLogsToDebugLog
[Rules] Move logs regarding rules caching to debug
2022-07-19 15:50:51 +02:00
TD-er 02641f3648 [Rules] Move logs regarding rules caching to debug 2022-07-19 15:26:48 +02:00
TD-er 2e542f4397 Merge pull request #4144 from TD-er/bugfix/rules_clock_time
[Rules] Fix matching rules with system variables in on...do
2022-07-19 14:08:20 +02:00
TD-er 9495339ea5 [Rules] Fix matching rules with system variables in on...do
Rules like these don't seem to be matched
```
On Clock#Time=All,%sunrise+1h% do
```
2022-07-19 12:57:18 +02:00
TD-er 95625033a1 Merge pull request #4137 from fmuntean/FEATURE_ESP_P2P
Feature Flagging FEATURE_ESP_P2P the ESP EASY P2P custom protocol
2022-07-18 22:53:45 +02:00
fmuntean 9c606451a4 [FEATURE_ESPEASY_P2P] enable it by default if not defined 2022-07-18 16:25:14 -04:00
fmuntean e00496fe22 enabled when PLUGIN_BUILD_CUSTOM is not set 2022-07-18 12:58:03 -04:00
fmuntean acdf3fbfd8 [Fix] rename to FEATURE_ESPEASY_P2P 2022-07-18 09:50:27 -04:00
fmuntean 2ecf26a941 Feature Flagging FEATURE_ESPEASY_P2P the ESP EASY P2P custom protocol 2022-07-18 08:47:43 -04:00
TD-er fffa92e4ab Merge pull request #4141 from tonhuisman/bugfix/TaskCache-taskname-not-always-loaded-in-cache
[TaskCache] Fix for TaskName not always loaded in cache
2022-07-17 23:08:04 +02:00
Ton Huisman b8599a54cd Merge branch 'mega' of https://github.com/letscontrolit/ESPEasy into bugfix/TaskCache-taskname-not-always-loaded-in-cache 2022-07-17 22:39:29 +02:00
Ton Huisman 15280c533c [TaskCache] Simplify code 2022-07-17 22:39:13 +02:00
TD-er a251687e5b Merge pull request #4139 from fmuntean/NOTIFICATION_PAGE_PIN
Notification Page Display GPIO pins when used.
2022-07-17 22:10:29 +02:00
fmuntean 0e6513639a Merge branch 'mega' into NOTIFICATION_PAGE_PIN 2022-07-17 13:58:05 -04:00
fmuntean 46cca1b32b used addGpioHtml 2022-07-17 11:54:34 -04:00
Ton Huisman 28353be88f [TaskCache] Fix for TaskName not always loaded in cache 2022-07-17 14:26:56 +02:00
TD-er e120ea365a Merge pull request #4136 from fmuntean/DEFAULT_MQTT_DELETE_FLAG
add support for: DEFAULT_MQTT_DELETE_OLDEST flag
2022-07-17 10:06:01 +02:00
fmuntean 0f8ddbcf48 renamed DEFAULT_MQTT_DELETE_OLDEST to DEFAULT_CONTROLLER_DELETE_OLDEST 2022-07-16 21:31:01 -04:00
fmuntean 1132e05ea9 add support for: DEFAULT_MQTT_DELETE_OLDEST, DEFAULT_CONTROLLER_MUST_CHECK_REPLY flags 2022-07-16 17:58:56 -04:00
Florin 8019e7e390 Notification Page to Display GPIO pins when in use. 2022-07-16 17:49:00 -04:00
TD-er 9bf4ba7217 Merge pull request #4138 from fmuntean/SHOW_SYSINFO_JSON
Allow sysinfo_json page to be enabled separately from the new Web UI
2022-07-16 22:57:41 +02:00
fmuntean ba220699c6 Allow sysinfo_json page to be enabled separately from the new Web UI 2022-07-16 16:39:52 -04:00
TD-er 2e36e9ca47 Merge pull request #4140 from letscontrolit/build/GH_actions_update
[Build] Add apt-get update to build.yml
2022-07-16 00:46:13 +02:00
TD-er a250318033 [Build] Add apt-get update to build.yml
GitHub Actions was failing due to unreachable hosts when installing apt packages.
2022-07-16 00:17:18 +02:00
TD-er ed78a23a22 Merge pull request #4097 from tonhuisman/feature/some-documentation-updates-06-2022
Documentation updates 06 2022
2022-07-14 23:40:25 +02:00
TD-er d528a43a28 Merge branch 'mega' into feature/some-documentation-updates-06-2022 2022-07-14 23:40:15 +02:00
TD-er 7c90d8d336 Merge pull request #4075 from TD-er/feature/ADC_multipoint_calib
[ADC] Add multipoint correction and/or binning to ADC
2022-07-14 23:39:23 +02:00
TD-er e6c4d31748 [ESP32] Add cache for ExtraTaskSettings due to load speed on ESP32 2022-07-14 19:55:45 +02:00
TD-er 4d19669733 [Plugin Stats] Fix memory leak / low loop count 2022-07-13 23:24:08 +02:00
TD-er 0bad56f1e4 [Plugin Stats] Fix editing disabled tasks 2022-07-13 22:34:49 +02:00
TD-er ac6e0e9a78 [Plugin Stats] Fix strange issues PLUGIN_INIT
There was a different code path for PLUGIN_INIT_ALL compared to starting a task via PLUGIN_INIT after boot.
2022-07-13 15:50:06 +02:00