about summary refs log tree commit diff
path: root/cli/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'cli/README.md')
-rw-r--r--cli/README.md5
1 files changed, 5 insertions, 0 deletions
diff --git a/cli/README.md b/cli/README.md
index 47b45f4c97d3..a04b65548701 100644
--- a/cli/README.md
+++ b/cli/README.md
@@ -73,3 +73,8 @@ Get Temperature :
 ```
 broadlink_cli --device @BEDROOM.device --temperature
 ```
+
+Get Energy Consumption (For a SmartPlug) :
+```
+broadlink_cli --device @BEDROOM.device --energy
+```