SOLVED: Attach scene to triple click fibre dimmer module
Posted: Monday 15 December 2014 8:05
Hi,
I have a FGD211Fibaro dimmer module and would like to attach a scene to the triple click functionality. In domoticz I can enable the functionality in the hardware settings but what I make out from the description it is not possible in Domoticz (see attachment)?
When I check with a lua script I see:
print ('The following prints pairs device changed')
for i, v in pairs(devicechanged) do print(i, v) end
print ('The End')
2014-12-14 21:03:10 (razberry) Lighting 2 (Achterkamer Plafond Lamp)
2014-12-14 21:03:10 LUA: The following prints pairs device changed
2014-12-14 21:03:10 LUA: Unknown
2014-12-14 21:03:10 LUA: On
2014-12-14 21:03:10 LUA: The End
Any idea if it is possible to attach a scene to the triple click functionality? Or is it not implemented yet?
Thanks
Stef
I have a FGD211Fibaro dimmer module and would like to attach a scene to the triple click functionality. In domoticz I can enable the functionality in the hardware settings but what I make out from the description it is not possible in Domoticz (see attachment)?
When I check with a lua script I see:
print ('The following prints pairs device changed')
for i, v in pairs(devicechanged) do print(i, v) end
print ('The End')
2014-12-14 21:03:10 (razberry) Lighting 2 (Achterkamer Plafond Lamp)
2014-12-14 21:03:10 LUA: The following prints pairs device changed
2014-12-14 21:03:10 LUA: Unknown
2014-12-14 21:03:10 LUA: On
2014-12-14 21:03:10 LUA: The End
Any idea if it is possible to attach a scene to the triple click functionality? Or is it not implemented yet?
Thanks
Stef