Build Hash: b38b49e5
Compile Date: 2019-05-09 13:04:08
dzVents Version: 2.4.19
Python Version: 3.6.4 (default, Oct 10 2018, 09:47:26) [GCC 6.3.0 20170516]
It seems that the silent() function in dzVent is not working anymore.
When I turn on a bulb with this setting:
Code: Select all
domoticz.devices(BulbDressoirAll).switchOn().silent()
domoticz.helpers.Disco(domoticz,BulbDressoir1,nil,1,1)
domoticz.helpers.Disco(domoticz,BulbDressoir2,nil,1,2)
domoticz.helpers.Disco(domoticz,BulbDressoir3,nil,1,3)
All 3 bulbs go on and after that the Disco part fires. Disco coded in global_data.