Documentation improved
This commit is contained in:
parent
f1baf8b916
commit
5b96bcc7bb
@ -30,11 +30,19 @@ Determine the IP address of your clock and execute the following script:
|
|||||||
</pre>
|
</pre>
|
||||||
|
|
||||||
## Hardware Setup
|
## Hardware Setup
|
||||||
|
Mandatory:
|
||||||
* GPIO2 LEDs
|
* GPIO2 LEDs
|
||||||
* GPIO0 Bootloader (at start)
|
* GPIO0 Bootloader (at start)
|
||||||
* GPIO0 factory reset (long during operation)
|
* GPIO0 factory reset (long during operation)
|
||||||
|
Optinal:
|
||||||
|
* ADC VT93N2, 48k light resistor
|
||||||
|
|
||||||
## MQTT Interface
|
## MQTT Interface
|
||||||
|
### Status
|
||||||
|
* **basetopic**/brightness **Current brightness in percent**
|
||||||
|
* **basetopic**/background **Current background color**
|
||||||
|
|
||||||
|
### Commands
|
||||||
* **basetopic**/cmd/single
|
* **basetopic**/cmd/single
|
||||||
* ON **Set brightness to 100%**
|
* ON **Set brightness to 100%**
|
||||||
* OFF **Set brightness to 0%**
|
* OFF **Set brightness to 0%**
|
||||||
|
Loading…
Reference in New Issue
Block a user