mirror of
https://github.com/letscontrolit/ESPEasy.git
synced 2026-07-28 04:07:47 +00:00
Merge pull request #3797 from tonhuisman/feature/p073-add-7output-command
[P073] Add 7output command
This commit is contained in:
@@ -176,6 +176,9 @@ Change log
|
||||
|added|
|
||||
``7dbin`` command.
|
||||
|
||||
|added| 2021-10-05:
|
||||
``7output`` command.
|
||||
|
||||
.. versionadded:: 1.0
|
||||
...
|
||||
|
||||
|
||||
@@ -100,3 +100,16 @@
|
||||
","
|
||||
Set the brightness to the provided level.
|
||||
"
|
||||
"
|
||||
``7output,<0..5>``
|
||||
|
||||
","
|
||||
Change the Display Output setting, available options:
|
||||
|
||||
* 0 - Manual
|
||||
* 1 - Clock 24h - Blink
|
||||
* 2 - Clock 24h - No Blink
|
||||
* 3 - Clock 12h - Blink
|
||||
* 4 - Clock 12h - No Blink
|
||||
* 5 - Date
|
||||
"
|
||||
|
||||
+463
-357
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user