Commit Graph
13561 Commits
Author SHA1 Message Date
flashmark 4fcb0c5d76 Merge branch 'letscontrolit:mega' into P164_gases-ens160 2023-12-29 17:25:06 +01:00
TD-er 274b1e8d7e Merge pull request #4283 from tonhuisman/feature/P044-led-and-events-without-client
[P044] Led settings and events without client, merged into [P020]
2023-12-29 16:54:58 +01:00
flashmark 686df16fa3 Merge branch 'letscontrolit:mega' into P164_gases-ens160 2023-12-29 09:09:36 +01:00
TD-er 97bb276339 Merge branch 'mega' into feature/P044-led-and-events-without-client 2023-12-29 00:56:24 +01:00
TD-er 08e11440f9 Merge pull request #4903 from tonhuisman/feature/P043-support-sunrise-and-sunset-in-settings
[P043] Add support for %sunrise% and %sunset% based time-values
2023-12-29 00:55:56 +01:00
TD-er f79c3c00e1 Merge branch 'mega' into feature/P043-support-sunrise-and-sunset-in-settings 2023-12-28 21:30:15 +01:00
TD-er 68a0578305 Merge branch 'mega' into feature/P044-led-and-events-without-client 2023-12-28 21:29:52 +01:00
TD-er 2c426d8c78 Merge pull request #4899 from tonhuisman/feature/Docs-corrections-and-improvements-dec-2023
[Docs] Updates, corrections and improvements, Dec. 2023
2023-12-28 21:29:19 +01:00
TD-er a34ad10169 Merge pull request #4922 from tonhuisman/bugfix/NeoPixelBus_Wrapper-enable-adafruit_neopixel-fallback-build
[Lib] NeoPixelBus_Wrapper: Allow fall-back to Adafruit_NeoPixel lib for ESP8266
2023-12-28 21:29:00 +01:00
TD-er d28c4bea50 Merge pull request #4927 from tonhuisman/feature/SuperTinyCron-remove-unused-commandline-tool
[SuperTinyCron] Remove unused commandline tool
2023-12-28 21:28:37 +01:00
Ton Huisman ed90c1c708 [P043] Exclude some code that won't work for PLUGIN_BUILD_MINIMAL_OTA builds 2023-12-28 21:09:57 +01:00
Ton Huisman 8713131414 [Build] Remove RTTTL from normal_IRext_no_rx build for size, add some libs to lib_ignore for custom_IR builds 2023-12-28 21:09:01 +01:00
flashmark 886b25db79 Added to CLimate and Collection G plugin sets. Removed some leftovers. 2023-12-28 17:02:16 +01:00
Ton Huisman d5606e3800 [P020] Replace WiFiServer->available() by accept() (for IDF >= 5) 2023-12-28 15:12:17 +01:00
Ton Huisman d4c6cb92c7 Merge branch 'mega' of https://github.com/letscontrolit/ESPEasy into feature/P044-led-and-events-without-client 2023-12-28 15:04:04 +01:00
flashmark 4e2cab0070 Some fixes after review 2023-12-28 14:38:58 +01:00
Ton Huisman deb7cf34dc Merge branch 'mega' of https://github.com/letscontrolit/ESPEasy into feature/P043-support-sunrise-and-sunset-in-settings 2023-12-28 14:37:24 +01:00
Ton Huisman 45d0b30f05 [SuperTinyCron] Remove unused commandline tool 2023-12-28 14:06:09 +01:00
Ton Huisman 05d07f4aa7 [P131] Fix compiler warning -Wreorder 2023-12-28 12:08:02 +01:00
Ton Huisman 93e42b2f5d [Adafruit_NeoPixel] Correct function signature issues causing compiler warnings 2023-12-28 12:07:13 +01:00
Ton Huisman a3ee42a21b [Adafruit_NeoPixel] Exclude from ESP32 builds (unused) 2023-12-28 12:02:14 +01:00
flashmark 6441ed8761 Minor cleanup 2023-12-28 08:54:44 +01:00
flashmark b979ef9695 Fixed compiler issue after rebase 2023-12-28 08:00:32 +01:00
Ton Huisman 9460992d94 [NeoPixelBus_wrapper] Correct class inheritance error 2023-12-27 23:05:20 +01:00
Ton Huisman f13190dda9 [NeoPixelBus_wrapper] Update README.md 2023-12-27 23:04:20 +01:00
Ton Huisman 22be675a54 [Adafruit_NeoPixel] Fix compiler warning 2023-12-27 23:03:48 +01:00
Ton Huisman 240737afb7 [Docs] Add Rules example for measuring daily used power/energy 2023-12-27 22:23:57 +01:00
flashmark b9d9225d7d Merge branch 'letscontrolit:mega' into P164_gases-ens160 2023-12-27 21:29:09 +01:00
flashmark 4f52f78080 Rework after review, added documentation 2023-12-27 21:27:39 +01:00
Ton Huisman 9c302c4346 [Lib] NeoPixelBus_Wrapper: Correct includes attribute 2023-12-27 16:39:28 +01:00
Ton Huisman cda3a0638a [Lib] NeoPixelBus_Wrapper: Fix compilation for IR builds 2023-12-27 16:39:04 +01:00
Ton Huisman 38865542fb [Lib] NeoPixelBus_Wrapper: Allow fall-back to Adafruit_NeoPixel lib for ESP8266 2023-12-27 15:30:31 +01:00
Ton Huisman 548ee1c926 [Docs] Update README.md with new builds/ESPs/options 2023-12-26 14:02:50 +01:00
Ton Huisman 225550cede Merge branch 'mega' of https://github.com/letscontrolit/ESPEasy into feature/Docs-corrections-and-improvements-dec-2023 2023-12-26 13:14:29 +01:00
TD-er e67583af09 automatically updated release notes for mega-20231225 mega-20231225 2023-12-25 22:28:22 +01:00
TD-er 7545a716eb Merge pull request #4841 from TD-er/feature/ESP32_IDF_5_1
[ESP_IDF 5.1] Add support for ESP_IDF 5.1 (ESP32 Arduino SDK 3.x)
2023-12-25 21:33:27 +01:00
TD-er 22cc6739f7 [Controller] Fix parsing %valname% and %value% used in some controllers 2023-12-25 11:12:51 +01:00
TD-er d930caca51 [Event] Fix duplicate event when sent as web command on tools page 2023-12-24 23:23:55 +01:00
TD-er 4b64063ba3 [ESP-IDF5.1] Enable IPv6 for ESP32 'custom' builds 2023-12-24 13:17:26 +01:00
TD-er dd931d9bdc [Build] Fix minimal OTA build 2023-12-24 11:26:18 +01:00
TD-er 6e25c01915 [Web commands] Show LogEntry results + speed up parsing web commands 2023-12-24 02:21:53 +01:00
TD-er 94ed93ef4d [Web Formatting] Fix showing Note: HTML class 2023-12-24 02:20:51 +01:00
TD-er d48a60b769 [SysVars] Fix parsing all system variables in a rules line 2023-12-24 01:13:09 +01:00
TD-er 2bac3ea2a9 [Dummy] Fix TaskValueSet command 2023-12-23 19:51:20 +01:00
TD-er 52767b7008 [ESP_IDF5.1] Fix stupid inverse check for testing IPv6 define 2023-12-22 23:35:41 +01:00
TD-er 362b09c51f [ESP-IDF5.1] Disable IPv6 default, only for TESTING_FEATURE_USE_IPV6 2023-12-22 23:30:59 +01:00
TD-er b18ceb4bfb [ESP-IDF5.1] Add preliminary support for IPv6 for ESPEasy p2p 2023-12-22 23:10:05 +01:00
TD-er 9d54f9bbef [ESPEasy p2p] Fix not checking for sensor type from old nodes 2023-12-22 23:09:07 +01:00
TD-er 3f3d16a10d [ESPEasy p2p] Fix rejecting data from nodes running build < 20230505
In 20230505 build some extra data was added which was not present on older builds.
However this data is being used as an extra check for validity of data.

So ESPEasy should not check for these on packets received from nodes running an older build.
2023-12-22 12:38:50 +01:00
TD-er 3ca17e5267 [IPv6] Fix typo in function name markGotIPv6 2023-12-22 11:04:07 +01:00