A New Chapter for MagicMirror: The Community Takes the Lead
Read the statement by Michael Teeuw here.
Read the statement by Michael Teeuw here.
Pulse-Eight
- 
 Second command u refer 
 I used it with my pir sensor and seprate
- 
 @yawns said in Pulse-Eight: What command are you sending? Display on: echo "on 0" | cec-client -s -d 1
 Display off:echo "standby 0" | cec-client -s -d 1
 Show status:echo "pow 0" | cec-client -s -d 1Do u got an solution? 
- 
 @Desertswing 
 Oh sorry, I missed your reply :-/I use these 3 commands and they work perfectly fine for my TV. 
 What happens if you run the “display off” command on command line?
 Tryecho scan | cec-client -s -d 1to see the hdmi devices, maybe it is not device 1 ?
- 
 But the: Display on: echo “on 0” | cec-client -s -d 1 command works fine. 
 only the off command isen`t working?
- 
 @yawns 
 Disply off command does nothing

