Differences
This shows you the differences between two versions of the page.
| Next revision | Previous revision | ||
| x10_plug_in_dimmer [2009/02/20 17:49] – created jay | x10_plug_in_dimmer [2026/04/07 18:27] (current) – external edit 127.0.0.1 | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| + | ====== Plug-in X10 Dimmer Modules ====== | ||
| + | X10 plug-in dimmer modules come in 1-way and 2-way. 1-way modules are only controllable via an X10 command - the modules, if it can be manually activated, doesn' | ||
| + | |||
| + | 2-way switches are different: they often times will broadcast their state change when manually operated and will almost always respond to a status request from Indigo. Some will not do the broadcast but will respond to the status request. When you have that type of module, it's often advantageous to create a Time/Date action that will periodically poll the device(s) for their status so that Indigo will keep in sync. Be aware, however, that polling too frequently can cause your X10 signal performance to degrade, because there will be too many signals on the powerline at the same time, and X10 doesn' | ||
| + | |||
| + | Note: while dimmer modules and relay modules look very similar, they have a [[switch_vs_relay|fundamental difference]] that you should read about. This page talks about dimmers - there is a [[x10_plug_in_relay|corresponding page]] that talks about X10 plug-in relay modules. | ||
| + | |||
| + | You may find these how-tos useful with plug-in dimmer modules: | ||
| + | |||
| + | * [[scenes|Creating a Scene]] | ||
| + | * [[td_action_basics|How do I get a light to come on and go off on a schedule?]] | ||
| + | * [[motion_sensor_basics|How do I link a light to a motion sensor so that it comes on when something moves]]? | ||