TD-er
cfe2f12a58
Merge branch 'mega' into feature/commands_doc
2020-08-12 01:33:25 +02:00
Gijs Noorlander
fc3a08f07e
[Docs] Update mentioned dates of introduced feature
...
... to expected build date
2020-08-11 22:50:00 +02:00
Gijs Noorlander
53f161df05
[Docs] Add documentation for msec timers and loop timers
2020-08-10 00:25:11 +02:00
Gijs Noorlander
bede949bef
[docs] Replace code-block:: html with code-block:: none
...
The HTML parser does not parse our own rules which is where it is used.
So until we have a rules highlighter, we use the ``none`` highlighter.
2020-08-04 13:18:36 +02:00
tonhuisman
0629084b47
[Docs] Fixed some typos and Sphinx syntax errors
2020-08-03 10:54:57 +02:00
tonhuisman
965d9bb4e8
[Docs] Updated commands reference
2020-08-02 22:33:20 +02:00
TD-er
07c8d95f1c
Merge branch 'mega' into feature/MQTTclientID
2020-04-10 19:04:44 +02:00
Gijs Noorlander
ec7a1d2715
[MQTT] Move global MQTT parameters to controller settings
2020-03-31 16:11:33 +02:00
Michael Schröder
2c6a424683
Update deepsleep-command docs
2020-03-25 10:05:27 +01:00
Gijs Noorlander
a8682e23ae
[DateTime] Documented command + few fixes
...
- Argument number was incorrect
- did not set time source. (so you had to set NTP which defeats the purpose of this command
- Added documentation
- Moved the command call to the correct first letter of the alphabet.
2020-03-06 01:33:14 +01:00
Gijs Noorlander
5f11850bb8
[Commands] Update docs + add task/controller enable/disable commands
...
Also removed ProtocolIndex from the event struct as it is redundant information which can easily be forgotten to set.
Sorted the described commands in the documentation and added a few missing commands.
2020-02-25 11:56:08 +01:00
Gijs Noorlander
ddf44e8d49
[Events] Run events from rules immediately + add AsyncEvent command
...
It appears the events called from rules must be run immediately, but there are some use cases where it can be useful to have async events.
So changed back the behavior for events called from rules, to be executed immediately.
Added the new command AsyncEvent.
2019-12-04 15:45:36 +01:00
Florin
28cb9a42b4
add documentation for subscribe command.
2019-11-15 19:01:10 -05:00
Grovkillen
77062e50ce
[docs] Rules (Let used in filters)
2019-02-14 12:36:34 +01:00
Grovkillen
96352c3cfb
[docs] commands updated
2018-12-27 12:12:43 +01:00
Grovkillen
520cee5d0d
[docs] fixed the command reference list (looks better on small screens)
2018-12-08 20:09:09 +01:00
Grovkillen
5b80edb943
[docs] Up to date with the info before the merge fix on 181207
2018-12-08 19:04:15 +01:00
Grovkillen
89da79bbdc
Revert "[docs] added commented references to commands list"
...
This reverts commit e52f85e893 .
2018-12-07 13:27:30 +01:00
Grovkillen
e52f85e893
[docs] added commented references to commands list
2018-12-07 10:00:56 +01:00
Grovkillen
ccf2929e69
[docs] Added P001 (hardware)
2018-12-03 14:35:41 +01:00