Ton Huisman
32f33b4842
Merge branch 'mega' into feature/add-minutes-to-hours-colon-minutes-conversion
2022-08-28 14:10:11 +02:00
Ton Huisman
5cd1b67408
Merge branch 'mega' into feature/add-minutes-to-hours-colon-minutes-conversion
2022-08-26 22:27:43 +02:00
Ton Huisman
b1c3d60503
[Docs] Update the Commands reference
2022-08-25 14:02:20 +02:00
Ton Huisman
3198782a86
[P059] Add documentation, migrated from the Wiki
2022-08-18 22:05:46 +02:00
Ton Huisman
922e347b41
Merge branch 'mega' into feature/add-minutes-to-hours-colon-minutes-conversion
2022-08-11 08:41:12 +02:00
Ton Huisman
9994b6da8f
[SysVars] Add conversion for minutes to hh:mm notation (%c_m2hcm%)
2022-08-08 19:57:04 +02:00
Ton Huisman
8219bef010
[P129] Fix a bug, improve code and documentation
2022-08-05 17:08:32 +02:00
TD-er
df38fe48bf
[Docs] Document accessing Plugin Stats
2022-07-12 00:12:55 +02:00
TD-er
a2ef969ff7
[ADC] Add support for ESP32 ADC factory calibration
2022-06-30 22:54:06 +02:00
TD-er
0c01edf111
[Static Files] Fix option to local store dev page JS file ( #4102 )
...
Fixes: #4102
2022-06-23 12:48:31 +02:00
Ton Huisman
4f877e5f8c
Merge branch 'mega' of https://github.com/letscontrolit/ESPEasy into feature/sysvars-add-systm_0-and-systm_sp
2022-05-21 14:29:30 +02:00
TD-er
99ce784f8b
[Sysvars] Add various system variables to hardware info
...
For example to send to a broker for lots of deployed nodes to keep track of what hardware is used.
2022-05-18 22:23:09 +02:00
Ton Huisman
d1b7ca4620
[Sysvars] Update documentation
2022-05-07 17:28:10 +02:00
Ton Huisman
e575742e83
[P022] Add minimal documentation (commands)
2022-04-05 22:28:43 +02:00
TD-er
1ca44dbf50
Merge branch 'mega' into feature/p126-74hc595-shiftregisters
2022-03-31 12:44:07 +02:00
TD-er
40939f42b8
Merge branch 'mega' into feature/p038-enable-multi-instance-use
2022-03-31 12:41:28 +02:00
Ton Huisman
00ce77c6bd
[P038] Add documentation
2022-01-29 14:42:23 +01:00
Ton Huisman
85f370be24
[P127] Add documentation
2022-01-29 11:24:34 +01:00
Ton Huisman
12d6efe34e
[P126] Add documentation
2022-01-28 22:26:02 +01:00
Ton Huisman
c32a65cbfc
[P021] Add documentation (partially migrated from the wiki)
2021-12-28 21:59:28 +01:00
svollebregt
a9941c513d
[P118] Add documentation
...
Brief documentation on the settings and use of the P118 plugin. Tested by building it locally with Atom.
2021-12-27 11:36:48 +01:00
Ton Huisman
016b4065bf
Merge branch 'mega' of https://github.com/letscontrolit/ESPEasy into feature/p124-i2c-multi-relay-plugin
2021-12-12 17:13:08 +01:00
Ton Huisman
21360c48bf
[P124] Include in TEST_D build, aad missed documentation file
2021-11-21 21:57:08 +01:00
Ton Huisman
75c5beb6d6
[P117] Add documentation
2021-11-20 17:38:27 +01:00
TD-er
89184b2908
[GPS] Document GPS plugin
2021-11-17 17:35:39 +01:00
TD-er
617c4d1ac8
[ESP32] Update GPIO description docs & add event to get boot strap pins
...
ESP32 can keep track of the pin state of a number of pins at boot.
With this update these pin states will be send at boot as an event, so one may act on it during boot.
Possible use case:
Detect voltage and immediately go to sleep again.
Later features may use these too to enter for example a service mode.
2021-10-18 13:18:11 +02:00
TD-er
3925bfa27b
[PMSx003] Add commands for reset/sleep/wake + document them
2021-10-12 15:01:41 +02:00
TD-er
73c283e981
[Docs] Add note to rename the CSS file to esp.css
...
As reported [on the forum](https://www.letscontrolit.com/forum/viewtopic.php?p=54850#p54850 )
2021-09-14 13:09:26 +02:00
Ton Huisman
d5123aa312
Merge branch 'mega' into feature/P065-add-mode-and-repeat-commands
2021-08-06 20:50:23 +02:00
TD-er
a86a5330e9
[Formula] Add more documentation for formulas + examples
2021-08-06 16:28:24 +02:00
Ton Huisman
bf4861d8bf
Merge branch 'mega' of https://github.com/letscontrolit/ESPEasy into feature/P065-add-mode-and-repeat-commands
2021-08-06 09:30:29 +02:00
Ton Huisman
9ea0ab7c38
[Sysvars] Correct typo in documentation
2021-07-22 20:50:29 +02:00
Ton Huisman
47cbc0c131
[Sysvars] Add %dns1% and %dns2% sysvars and urlencode stringfunction
2021-07-22 20:45:39 +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
8d006a8e3e
[Docs] Document %iswifi% system environment variable
2021-05-23 00:37:04 +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
TD-er
34f85ba0d9
Merge branch 'mega' into feature/max1704x
2021-05-12 23:15:34 +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
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
09166df835
[MAX1704x] Add documentation
2021-05-08 15:38:53 +02:00
TD-er
09d6fe6c80
[BME680] Fix elevation compensation + add 2 conversion commands
...
Also added 2 commands:
- Altitude(air,sea): `%c_alt_pres_sea%(850,1000)` = `1350.03` meter.
- PressureElevation(air,alt): `%c_sea_pres_alt%(850,1350.03)` = 1000.00 hPa
2021-04-27 00:50:04 +02:00
Ton Huisman
55d71d7f08
[SysVars] Adjust documentation
2021-04-11 21:13:12 +02:00
Ton Huisman
34e95b473b
[SysVars] Update documentation
2021-04-11 20:56:40 +02:00
GravityRZ
dc212b9e48
Update GPIO.rst
...
GPIO16 can also be used for PWM. removed text which states that it can not be used.
2021-03-23 20:04:14 +01:00
TD-er
ad09b8c4a1
[Docs] Fix some documentation inconsistencies
2021-02-18 15:37:12 +01:00