I´m using a cm11 to control my x10 modules. How do I send "all lights off" from housebot?
appreciate all the help I can get :)
How do I send all lights off in housebot?
Yes the X10 Controller composite property will change to reflect any commands received by the PC also. so the property can be used to both send and receive X10 signals.
You don't need to have the property stay as B;*;All Lights Off. If you want to turn the lights off again, simply set the property to B;*;All Lights Off again. If you are trying to send this from the HouseBot server UI, make sure you do it from the Property page for the Composite Property itself (be sure to click on the "Composite Property" label in the UI to get there), so you can just press ENTER to send the command. It's a bit more cumbersome to set properties this way. The system was really designed to have them set from Software Remotes or Tasks.
If you set the property from anywhere else (Task, Software Remote, Script), it will be sent as soon as you set the property value.
Hope this makes sense....
You don't need to have the property stay as B;*;All Lights Off. If you want to turn the lights off again, simply set the property to B;*;All Lights Off again. If you are trying to send this from the HouseBot server UI, make sure you do it from the Property page for the Composite Property itself (be sure to click on the "Composite Property" label in the UI to get there), so you can just press ENTER to send the command. It's a bit more cumbersome to set properties this way. The system was really designed to have them set from Software Remotes or Tasks.
If you set the property from anywhere else (Task, Software Remote, Script), it will be sent as soon as you set the property value.
Hope this makes sense....
Scott