A few years ago, I had asked the X10 rep on the forums about this, and was told the developers were too busy trying to work out bugs in AHP to look into it.
I never heard anything back, but I decided to raise the question again since we have a new X10 rep reading the forums.
I know that the circuitry in the CM15A has some way of determining if it is plugged in or not, as the battery meter ticks down from 48 hours whenever it is unplugged. Clearly, the device knows if there is AC power or not.
Knowing that, I was wondering if there is a way to add in a feature that would trigger a macro whenever the unit powers up.
We have power outages from time to time ( a lot more this summer, for some reason), and the purpose of this feature would be to trigger a "put things back the way they belong" macro after the power is restored. I know that the CM15A will pick up where it left off, but if things were supposed to happen while the power was out (outside lights coming on at dusk, for example), and there was no power when those timers were supposed to trigger, the system has no way to go back and "catch up".
I have written a series of conditional macros to take care of this situation for me, and I trigger them using a PowerFlash module (with the contacts shorted, set to send a momentary "on" signal). However, it is only reliable if the power outage lasts for a few seconds, long enough for the internal capacitors to discharge. I would like something that would be more reliable, something that would trigger EVERY time the unit loses and regains power, regardless of how short the outage is.
If there were a way to trigger a command every time the unit switches from batter to AC power, that would be the ideal way to do it (yes, it would trigger every time you move the unit from near your PC to wherever you normally keep it, but that's a small price to pay for reliable power outage detection).
Is this something the developers could look into, and figure out a way to accomplish?