Search found 1 match
- Wednesday 15 March 2017 10:17
- Forum: Other questions and discussions
- Topic: Samsung Smart TV (on or off)
- Replies: 67
- Views: 65139
Re: Samsung Smart TV (on or off)
Dear All, I would like to ask some help in case of check Samsung TV state check in Domoticz with LUA code. First I have used this code to check the state of my TV set (with ping command): commandArray = {} ping_success=os.execute('ping -c1 192.168.1.152') if ping_success then print("ping success ...