Ton Huisman
|
02620dd218
|
Merge branch 'mega' of https://github.com/letscontrolit/ESPEasy into feature/String-variable-support
|
2025-06-12 12:00:52 +02:00 |
|
TD-er
|
e3361b5318
|
Merge pull request #5314 from TD-er/bugfix/serve_favicon_inline
Bugfix/serve favicon inline + tune JSON webrequests
|
2025-06-12 11:55:26 +02:00 |
|
Ton Huisman
|
aa77d4019d
|
Merge branch 'mega' of https://github.com/letscontrolit/ESPEasy into feature/String-variable-support
|
2025-06-12 11:54:47 +02:00 |
|
TD-er
|
f755f7646f
|
Merge pull request #5290 from tonhuisman/feature/EasyColorCode-updates-april-2025
[EasyColorCode] Updates April..June 2025
|
2025-06-12 11:46:25 +02:00 |
|
TD-er
|
b3ea7bac31
|
Merge pull request #5326 from uzi18/patch-13
Update Flashing.rst
|
2025-06-12 11:44:39 +02:00 |
|
Ton Huisman
|
cdfdbbe21b
|
[P116] Add support for ST7735/ST7789 170x320 displays
|
2025-06-11 22:54:59 +02:00 |
|
Ton Huisman
|
e885e51217
|
[DerivedValues] Add optional Unit of Measure and include in /json output
|
2025-06-08 21:04:24 +02:00 |
|
Ton Huisman
|
c05d66009a
|
[Docs] Update WSL2 USB Serial configuration since Linux 6.x core update
|
2025-06-08 15:22:08 +02:00 |
|
Bartłomiej Zimoń
|
303f791919
|
Update Flashing.rst
pl -> en
|
2025-06-05 20:51:15 +02:00 |
|
Bartłomiej Zimoń
|
b2cbc7dc0d
|
Update Flashing.rst
add firefox addon link
|
2025-06-05 20:49:31 +02:00 |
|
Bartłomiej Zimoń
|
5d2bca9ee9
|
Update Flashing.rst
small update
|
2025-06-04 18:52:10 +02:00 |
|
Bartłomiej Zimoń
|
f1f33d4710
|
Update Flashing.rst
add ESPWebTool and info about esp8266 address
|
2025-06-04 18:46:33 +02:00 |
|
Ton Huisman
|
23e1848e94
|
[SysVars] Add %c_ts2wday%(timestamp) (dow) conversion and docs
|
2025-06-03 21:36:38 +02:00 |
|
Ton Huisman
|
f2c4cb4556
|
[DerivedValues] Add Event & Log option and generate events and logging for Derived values, update docs
|
2025-06-02 22:35:49 +02:00 |
|
Ton Huisman
|
51a16ac97a
|
[SysVars] Rename %localunixtime% to %unixtime_lcl%
|
2025-06-02 20:11:32 +02:00 |
|
Ton Huisman
|
e596aa6e78
|
[SysVars] Exclude %localunixtime% from Limited builds
|
2025-06-01 22:45:14 +02:00 |
|
Ton Huisman
|
0a31c4b62f
|
[SysVars, Conversions] Add %localunixtime%, %systzoffset_s% sysvars and %c_ts2date%() conversion + docs
|
2025-06-01 22:32:09 +02:00 |
|
Ton Huisman
|
9c5a6e6294
|
[Docs] Move Data Acquisition to separate include file
|
2025-05-31 23:02:18 +02:00 |
|
Ton Huisman
|
897c5e9066
|
[StringVars] Add TaskValueSetDerived, TaskValueSetPresentation docs
|
2025-05-31 22:14:37 +02:00 |
|
Ton Huisman
|
b941fbf533
|
[Rules] Fix typo in docs
|
2025-05-29 23:27:11 +02:00 |
|
Ton Huisman
|
47a07e078d
|
[Rules] Add conversion function %c_strf%() with docs
|
2025-05-29 22:10:58 +02:00 |
|
Ton Huisman
|
819ed74ff1
|
[Rules] Add string function Lookup with docs
|
2025-05-29 20:19:13 +02:00 |
|
Ton Huisman
|
93c9e7ff42
|
[StringVars] Add documentation for [length#var]
|
2025-05-26 22:10:10 +02:00 |
|
Ton Huisman
|
59de9efe6a
|
[StringVars] Add documentation
|
2025-05-26 22:02:31 +02:00 |
|
Ton Huisman
|
6e10c79475
|
[SysVars] Make second argument for 2-argument conversions optional
|
2025-05-25 23:08:50 +02:00 |
|
TD-er
|
ab8a1a7090
|
[Favicon] Serve favicon.ico as inline SVG
|
2025-05-05 15:18:36 +02:00 |
|
Ton Huisman
|
8f3fd80f13
|
[Docs] Add examples for substring for translation of day/month names
|
2025-05-05 14:20:35 +02:00 |
|
Ton Huisman
|
452c3a180a
|
Merge branch 'mega' of https://github.com/letscontrolit/ESPEasy into feature/EasyColorCode-updates-april-2025
|
2025-05-05 13:25:30 +02:00 |
|
TD-er
|
aa64bc5cdd
|
[SysVar] Add %c_random%(L,H) system variable
As requested on the [forum](https://www.letscontrolit.com/forum/viewtopic.php?p=73835#p73835)
|
2025-04-29 12:39:07 +02:00 |
|
Ton Huisman
|
2f40d3a4ad
|
[I2C] Renumber buses starting from 0 instead of 1
|
2025-04-22 22:30:27 +02:00 |
|
Ton Huisman
|
641c94f562
|
Merge branch 'mega' of https://github.com/letscontrolit/ESPEasy into feature/EasyColorCode-updates-april-2025
|
2025-04-16 22:59:22 +02:00 |
|
TD-er
|
ff310cffda
|
Merge pull request #5284 from tonhuisman/feature/Rules-enable-named-variables
[Rules] Add optional use of named variables
|
2025-04-10 21:42:39 +02:00 |
|
TD-er
|
e8f3e91eef
|
Merge pull request #5289 from tonhuisman/feature/Commands-add-sendtoudpmix
[Commands] Add command SendToUDPMix
|
2025-04-02 22:23:56 +02:00 |
|
TD-er
|
127859cd20
|
Merge pull request #5287 from tonhuisman/feature/P020-data-handling-improvements
[P020] Improve data handling, add UDP receiver
|
2025-04-02 22:23:18 +02:00 |
|
Ton Huisman
|
00ce31184e
|
[Rules] Small documentation update for events starting with !
|
2025-04-02 22:20:20 +02:00 |
|
Ton Huisman
|
3a5ed39cb4
|
[Rules] Enable substring function to return the remainder of a string (with docs update)
|
2025-03-31 12:46:00 +02:00 |
|
Ton Huisman
|
8531981e7d
|
[P020] Update documentation
|
2025-03-30 16:41:29 +02:00 |
|
Ton Huisman
|
107f7fa9e8
|
[P116] Fix typo in docs
|
2025-03-30 16:40:01 +02:00 |
|
Ton Huisman
|
df5ae6e66d
|
[P020] Update documentation
|
2025-03-30 16:39:38 +02:00 |
|
Ton Huisman
|
467dff8cc3
|
[Commands] Add command SendToUDPMix
|
2025-03-30 14:56:03 +02:00 |
|
Ton Huisman
|
014d94e91d
|
Merge branch 'mega' into feature/Rules-enable-named-variables
|
2025-03-26 23:09:50 +01:00 |
|
Ton Huisman
|
3445d8ea0f
|
[Rules] Change example to use named variables
|
2025-03-21 21:58:45 +01:00 |
|
Ton Huisman
|
3636ebe055
|
[Rules] Update documentation
|
2025-03-19 21:44:25 +01:00 |
|
Ton Huisman
|
e112244aa7
|
[Rules] Update documentation, add some examples using named variables
|
2025-03-18 23:25:11 +01:00 |
|
Ton Huisman
|
55db1e32fb
|
[Rules] Update documentation
|
2025-03-17 23:27:25 +01:00 |
|
Ton Huisman
|
1199f2e098
|
[I2C] Move Clock Stretch setting to Hardware page, move I2C enabled check global
|
2025-03-15 21:09:15 +01:00 |
|
Ton Huisman
|
cfdb30d8f2
|
Merge branch 'mega' of https://github.com/letscontrolit/ESPEasy into feature/I2C-multiple-interfaces-support
|
2025-03-15 14:49:45 +01:00 |
|
Ton Huisman
|
7dea987613
|
Merge branch 'mega' of https://github.com/letscontrolit/ESPEasy into feature/Build-reduce-esp32-builds
|
2025-03-15 14:36:49 +01:00 |
|
TD-er
|
3130b2b6d6
|
Merge pull request #5264 from tonhuisman/feature/P177-add-plugin-xdb401-pressure
[P177] Add plugin Environment - XDB401 I2C Pressure
|
2025-03-15 14:10:42 +01:00 |
|
TD-er
|
fa23ba4f99
|
Merge pull request #5276 from tonhuisman/feature/P100-retrieve-counttotal-value
[P100] Retrieve CountTotal value
|
2025-03-15 14:10:10 +01:00 |
|