By Gordon Meyer
Book Price: $24.95 USD
£17.50 GBP
PDF Price: $19.99
Cover | Table of Contents | Colophon
A through P; and a
unit code, whose value is 1 through 16. Together, these form a complete address. For example, the appliance module that you use to control the lava lamp in the den might have an X10 address of B5. Therefore, to turn on the lava lamp, you send the command B5 On. This module will ignore commands prefaced with any other address.A1.Off command to the module's address using a Palm Pad
[Hack #5]
or minicontroller
[Hack #4]
. If this is the first time you've seen X10 in action, don't feel self-conscious as you stand there and make it go on and off repeatedly; it's nearly impossible to resist.On or Off. To set the module's address, use the house and unit dials
[Hack #1]
on the front of the module. For example, the module shown in Figure 1-3 is set to the address B12.
On command
[Hack #4]
, and a moment later you'll hear a click, followed by your appliance springing to life.On and Off signals to X10 addresses.
H, press in the top of the first button to send H1 On, press the second button to send H2 On, and so on down the line. To send a Dim command to a lamp module, first press the On button for the lamp you want to control, and then press Dim or Bright.On or Off commands for one or two addresses. A watch battery powers them, so the range is limited, but it's still pretty good given their tiny power requirements. In most styles of key-chain remotes, you set the address that the first set of buttons control, and the second set of buttons are programmed automatically for the next incremental unit. That is, if you set the first buttons to transmit A4 On and A4 Off, the other buttons will send A5 On and A5 Off. You'll want to keep this unalterable relationship in mind when assigning addresses to your devices.
C2.C2.C, is plugged into a wall outlet in the garage.C2 On. The transceiver picks up this signal and relays it to the power line. The X10 light switch sees the C2 On command, which matches its address and turns on the garage light. This whole process takes just less than two seconds, due to the timing necessary for the wireless and X10 command transmissions.C2 Off, which causes the garage light to turn off. The five-minute delay is programmed into the motion detector; you might want to set a longer delay
B2
B4
B2 On, which the transceiver receives and transmits to the power line. XTension sees the command and turns on the unit that represents the B2 motion detector in the software. if (status of "daylight") = false then
turnon "bedroom light"
endifbedroom light will be turned on only if it's nighttime. Compare this with the technique in "Turn On the Lights When You Enter a Room"
[Hack #7]
, which turns on the light every time the motion detector is activated, day or night. It's a basic idea, but it illustrates how simple logic and just a little scripting can elevate your automation to smart behavior. if (status of "daylight") = false then
turnon "bedroom light"On command, it makes a doorbell-like "ding-dong" sound that repeats three times. There's no way to make it ring in any other pattern, and there's no volume control, so this module is a take-it-or-leave-it affair.
On or Off), which the Powerflash detects and translates into an X10 signal to which other modules or your home automation controller can react.
On command.On command closes the switch until an Off command is received.
B11) within 30 seconds. Then, send an On command if you want the module to turn on when the lamp's switch is used, or send Off if you want to disable the local control feature.O16, N16, M16, P16, and M16. Then send one or more Dim commands to adjust the lamp to the desired level. Then, send P16, N16, M16, O16,