Commit Graph
210 Commits
Author SHA1 Message Date
Ton Huisman 23e1848e94 [SysVars] Add %c_ts2wday%(timestamp) (dow) conversion and docs 2025-06-03 21:36:38 +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 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 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 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 8f047205d1 [P140] Add documentation 2025-02-08 21:15:10 +01:00
Ton Huisman 8d02956e0d [P139] Add documentation 2025-01-19 20:28:14 +01:00
TD-er c831f3046a [LU9685] Add documentation + fix crash 2025-01-08 16:41:42 +01:00
TD-er 150b10f0ad [ESP32C3] Allow GPIO 11, 12, 13 to be used on specific boards 2024-12-10 10:59:36 +01:00
TD-er 2ffa744553 Merge pull request #5142 from tonhuisman/feature/P175-add-pmsa003i-sensor
[P175] Add Dust - PMSx003i (I2C) Sensor
2024-12-09 23:11:10 +01:00
chromoxdor 91fd93212f Update Command.rst 2024-11-13 13:02:06 +01:00
Ton Huisman b8b91d282d [P175] Add documentation (partially shared with P053) 2024-10-14 22:56:14 +02:00
Ton Huisman 2d06bb76fb [P163] Add documentation 2024-08-13 22:44:30 +02:00
TD-er a06f665e14 Merge branch 'mega' into feature/P169_AS3935_lightning_detector 2024-06-30 22:49:34 +02:00
Ton Huisman c7b45f76ab Merge branch 'mega' of https://github.com/letscontrolit/ESPEasy into feature/P170-add-seeed-i2c-liquid-level-sensor 2024-06-30 15:12:07 +02:00
TD-er 31bb45f663 Merge remote-tracking branch 'letscontrolit/mega' into feature/P169_AS3935_lightning_detector 2024-05-31 10:30:19 +02:00
TD-er 7726e68a95 [Cleanup] Revert line endings from LF to CRLF 2024-05-31 10:10:15 +02:00
TD-er 785952087e [Cleanup] Revert line endings from LF to CRLF 2024-05-31 09:48:23 +02:00
TD-er 128fa0c3dc Merge branch 'mega' into feature/P170-add-seeed-i2c-liquid-level-sensor 2024-05-30 00:24:14 +02:00
TD-er 9a1b7d521c Merge branch 'mega' into feature/P169_AS3935_lightning_detector 2024-05-29 23:39:30 +02:00
TD-er c4102c0841 Merge pull request #5038 from tonhuisman/feature/P167-add-support-for-standalone-sen5x-sensor
[P167] Enable use of SEN5x sensor, other improvements
2024-05-29 23:31:49 +02:00
TD-er 9d846f1039 Merge pull request #4016 from tonhuisman/feature/P123-add-ft6206-touch-screen
[P123] Add FT6206 Capacitive touch screen and [ESPEasy_TouchHandler] helper
2024-05-29 23:29:44 +02:00
TD-er 92b8a29659 [AS3935] Document calibration for P169 Lightning sensor 2024-05-24 12:41:42 +02:00
Gijs Noorlander 9351196a06 [Cleanup] Revert accidentally changed line endings 2024-05-22 15:17:15 +02:00
Ton Huisman fb8b2abeeb [P170] Add documentation 2024-05-21 21:53:40 +02:00
TD-er 52798dfd3e [Json] Fix showing JSON including pluginstats data 2024-05-21 14:25:12 +02:00
Ton Huisman 2c8d5220dd [P080] Improved documentation 2024-05-11 13:39:56 +02:00
Ton Huisman efcfaa5190 [P167] Add documentation 2024-05-05 22:23:24 +02:00
Ton Huisman d12f8beb8f Merge branch 'mega' of https://github.com/letscontrolit/ESPEasy into feature/P123-add-ft6206-touch-screen 2024-05-04 15:01:43 +02:00
TD-er 0be6cab177 Merge branch 'mega' into feature/P064-add-separate-gesture-events-option 2024-05-01 21:13:28 +02:00
TD-er bd9a260b12 Merge branch 'mega' into feature/Sysvars-add-remote-unit-conversions 2024-05-01 21:08:07 +02:00
TD-er 0a3d71424e Merge branch 'mega' into feature/P162-add-digipot-mcp42xxx-plugin 2024-05-01 21:07:28 +02:00
Ton Huisman 74f86e765b Merge branch 'mega' of https://github.com/letscontrolit/ESPEasy into feature/P123-add-ft6206-touch-screen 2024-04-28 23:24:15 +02:00
Ton Huisman 4e3148a24f [SysVars] Add more conversions to get remote-unit info 2024-04-21 23:21:28 +02:00
Ton Huisman 527726fedf [SysVars] Add conversions to get remote-unit info 2024-04-21 17:16:03 +02:00
Ton Huisman a36cebbb5c [P162] Add documentation 2024-04-16 22:21:32 +02:00
Ton Huisman 1c157296a8 [P064] Updated documentation 2024-03-30 15:01:21 +01:00
Ton Huisman 520f91c849 [P011] Add documentation 2024-03-29 22:10:39 +01:00
Ton Huisman 0d251ecf2d [P123][TouchHandler] Add documentation 2024-03-21 22:42:07 +01:00
TD-er 581a6f87f1 [SPI Eth] Add ESP32-S3 ETH builds 2024-02-13 23:32:40 +01:00
Ton Huisman 1459b47399 [P166] Add documentation 2024-01-30 23:25:18 +01:00
TD-er c897816880 [SPI Ethernet] Document SPI Ethernet + Eth config for available boards 2024-01-29 12:14:23 +01:00
TD-er 45b7130d43 Merge pull request #4906 from chromoxdor/update-documetation
[DOCS]  fix typo
2024-01-03 09:36:17 +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 f79c3c00e1 Merge branch 'mega' into feature/P043-support-sunrise-and-sunset-in-settings 2023-12-28 21:30:15 +01:00