From d9b5f2d9119a6de2266e5f763db7f50051f22896 Mon Sep 17 00:00:00 2001 From: robnielsen Date: Mon, 16 May 2022 15:43:33 -0500 Subject: [PATCH] [insteon] remove instructions about redirecting output from console commands (#12734) Signed-off-by: Rob Nielsen --- bundles/org.openhab.binding.insteon/README.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/bundles/org.openhab.binding.insteon/README.md b/bundles/org.openhab.binding.insteon/README.md index ec7bfac23..eb818ee7b 100644 --- a/bundles/org.openhab.binding.insteon/README.md +++ b/bundles/org.openhab.binding.insteon/README.md @@ -260,8 +260,6 @@ Usage: openhab:insteon send_extended_message_2 address flags cmd1 cmd2 [up to 12 Here is an example of command: `insteon display_local_database`. -When monitoring devices, the output will be displayed where openHAB was started. -You may need to redirect the output to a log file to see the messages. The send message commands do not display any results. If you want to see the response from the device, you will need to monitor the device.