I use a dimmer for a bedroom closet light, with a sensor on the door. One event turns it on to 1% when the door is opened, and another turns it off when closed.
I use an ET Toggle Device event to watch for scene triggers from the dimmer; it has 25% and ON.
So, if I open the door, and want a bit more light, I tap the dimmer. I want it to go to 25% -- but, it remembers where it was, and goes to the next setting (which could be ON).
I tried to find a way to 'reset' this list. In the ET user guide, I read (what seems to be) a way to do what I want: in the event, check "Use closest toggle value ..."
But, it doesn't do what I expect (go to 25%, which is closest to 1%). It goes ON, then another tap sets it to 25% (even if it was ON the previous time).
The guide states that the values have to be 'control and status' (meaning the device that the event sets, correct?) It sets the 'dimmer' child of that node; off, the dim range, and on are all set to 'both'.
Can someone explain what I'm doing wrong here, and how to get Toggle Device to work how I want?
I use an ET Toggle Device event to watch for scene triggers from the dimmer; it has 25% and ON.
So, if I open the door, and want a bit more light, I tap the dimmer. I want it to go to 25% -- but, it remembers where it was, and goes to the next setting (which could be ON).
I tried to find a way to 'reset' this list. In the ET user guide, I read (what seems to be) a way to do what I want: in the event, check "Use closest toggle value ..."
But, it doesn't do what I expect (go to 25%, which is closest to 1%). It goes ON, then another tap sets it to 25% (even if it was ON the previous time).
The guide states that the values have to be 'control and status' (meaning the device that the event sets, correct?) It sets the 'dimmer' child of that node; off, the dim range, and on are all set to 'both'.
Can someone explain what I'm doing wrong here, and how to get Toggle Device to work how I want?
Comment