From 24dcbc3cfe54e849b697b5c5b86623a080b875be Mon Sep 17 00:00:00 2001 From: openshwprojects <85486843+openshwprojects@users.noreply.github.com> Date: Thu, 11 Aug 2022 08:42:13 +0200 Subject: [PATCH] Update README.md --- README.md | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) diff --git a/README.md b/README.md index 10360f18f..2a0c9b7bf 100644 --- a/README.md +++ b/README.md @@ -211,7 +211,24 @@ There are multiple console commands that allow you to automate your devices. | addChannel | TODO | TODO | | addRepeatingEvent | TODO | TODO | | addEventHandler | TODO | TODO | +| addChangeHandler | TODO | TODO | | sendGet | TODO | TODO | +| publish | [Topic][Value] | Publishes data by MQTT. The final topic will be obk0696FB33/[Topic]/get | +| led_dimmer | TODO | TODO | +| linkTuyaMCUOutputToChannel | TODO | TODO | +| tuyaMcu_setBaudRate | TODO | TODO | +| led_enableAll | TODO | TODO | +| led_basecolor_rgb | TODO | TODO | +| led_basecolor_rgbcw | TODO | TODO | +| led_temperature | TODO | TODO | +| led_brightnessMult | TODO | TODO | +| led_colorMult | TODO | TODO | +| led_saturation | TODO | TODO | +| led_hue | TODO | TODO | +| SM2135_Map | TODO | TODO | +| SM2135_RGBCW | TODO | TODO | +| restart | TODO | TODO | +| clearConfig | TODO | TODO | # Console Command argument expansion