From ff92d109983c57fab444f0b3f759e58276659755 Mon Sep 17 00:00:00 2001 From: mischa Date: Thu, 25 Jun 2020 12:52:18 +0200 Subject: [PATCH] re-wording of -h --- huectl.pl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/huectl.pl b/huectl.pl index 6d39e48..3a892e7 100755 --- a/huectl.pl +++ b/huectl.pl @@ -36,7 +36,7 @@ bridge-name as defined in [HOME]./hue.conf or [HOME]./.hue.conf or /etc/hue.c -s | --sensor sensor-id -b | --battery percent of battery level to report on, only relevant with sensors -a | --action [ on | off | state | bright | relax | morning | dimmed | evening | nightlight ] (default: state) --h | --heat show temperature of ZZLTemperature in C +-h | --heat show temperature of sensors in C, only relevant with sensors -v | --verbose -d | --debug JSON output -p | --pretty pretty JSON output (can be a lot)