Search found 7 matches
- Wednesday 30 March 2016 3:45
- Forum: Other questions and discussions
- Topic: Dimmer fades off but goes instant on
- Replies: 12
- Views: 2335
Re: Dimmer fades off but goes instant on
So it turns out the main reason this is happening I think is because I put the dimmers in a group. They are added to Domoticz as a dimmer. If I just press on/off it functions identical to the physical on/off. If I slide the dimmer slider around it instantly goes to that brightness, which in the case ...
- Tuesday 29 March 2016 22:41
- Forum: Other questions and discussions
- Topic: Dimmer fades off but goes instant on
- Replies: 12
- Views: 2335
- Tuesday 29 March 2016 18:56
- Forum: Other questions and discussions
- Topic: Dimmer fades off but goes instant on
- Replies: 12
- Views: 2335
Re: Dimmer fades off but goes instant on
Sweet, thanks jvdz that worked just fine.
Should I do a pull request on github to fix up that line in manufacturer_specific.xml or is there another mechanism you guys use for keeping that file updated?
Should I do a pull request on github to fix up that line in manufacturer_specific.xml or is there another mechanism you guys use for keeping that file updated?
- Tuesday 29 March 2016 18:14
- Forum: Other questions and discussions
- Topic: Dimmer fades off but goes instant on
- Replies: 12
- Views: 2335
Re: Dimmer fades off but goes instant on
The line: <Product type="4944" id="3031" name="12724 3-Way Dimmer Switch"> Already existed, I changed it to: <Product type="4944" id="3031" name="12724 3-Way Dimmer Switch" config="ge/dimmer.xml"> I then restarted Domoticz. Nothing changed, do I have to re-add the device to the Z-Wave controller or ...
- Monday 28 March 2016 5:07
- Forum: Other questions and discussions
- Topic: Dimmer fades off but goes instant on
- Replies: 12
- Views: 2335
Re: Dimmer fades off but goes instant on
They are GE 12724 3-Way Dimmer Switch.
In Domoticz, when I click on them in under the ZWave controller no extra configuration options appear. Unlike my other GE switches (non-dimmer) some extra options appear such as inverting the blue led night.
In Domoticz, when I click on them in under the ZWave controller no extra configuration options appear. Unlike my other GE switches (non-dimmer) some extra options appear such as inverting the blue led night.
- Sunday 27 March 2016 20:25
- Forum: Other questions and discussions
- Topic: Dimmer fades off but goes instant on
- Replies: 12
- Views: 2335
Re: Dimmer fades off but goes instant on
Sorry. The problem is that turning it back on it does not fade on. It just comes straight on to its set value. If turning it off through domoticz fades it off nicely, why does turning it back on not?
- Sunday 27 March 2016 19:56
- Forum: Other questions and discussions
- Topic: Dimmer fades off but goes instant on
- Replies: 12
- Views: 2335
Dimmer fades off but goes instant on
I have two Z Wave dimmers. Using the physical buttons they function fine. A click on/off will fade the light to off or to last set brightness. Using Domoticz I added each dimmer as a Dimmer. Created a group and added both dimmers to the group. I set their Level to 50%. When I turn the group off the ...