Documentation formating

This commit is contained in:
Ollo 2021-01-15 20:36:48 +01:00
parent 95aad4f254
commit b5178d5f5b

View File

@ -36,13 +36,13 @@ Determine the IP address of your clock and execute the following script:
## MQTT Interface ## MQTT Interface
* **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%
** 0-100 Set brightness to given value * 0-100 Set brightness to given value
** #rrggbb Bacground color is set to hex representation of red, green and blue * #rrggbb Bacground color is set to hex representation of red, green and blue
** 0-255,0-255,0-255 Background color is set to decimal representation of red, green an blue * 0-255,0-255,0-255 Background color is set to decimal representation of red, green an blue
* **basetopic**/cmd/telnet * **basetopic**/cmd/telnet
** ignored Stop MQTT server and start telnetserver at port 23 * ignored Stop MQTT server and start telnetserver at port 23
## OpenHAB2 ## OpenHAB2
Tested MQTT with binding-mqtt 2.5.x Tested MQTT with binding-mqtt 2.5.x