I have a KAKU switch (wall remote - AWST88xx) that I would like to use toggle a non-KAKU lamp
So regardless of the Lamp status, I would like to toggle it by pressing ON OR OFF
> press KAKU1 OFF --> toggle Lamp H3
> press KAKU1 ON --> toggle Lamp H3
Unfortunately these switches are not X10 where you can trigger based on "receiving a command". The KAKU devices can only trigger events based on Status change
Where it fails:
1. Switch ON H3 by pressing KAKU1 ON (H3 on /KAKU1 on)
2. Switch OFF H3 using iPhone app (H3 off / KAKU1 on)
3. Switch ON H3 by pressing KAKU1 ON
---> Now no event will trigger because the wall-switch device KAKU1 already was on and pressing on again therefore doesn't trigger anything.
Any ideas how I could solve this?
