[Solved] Pulse counter + Rules + Time
Posted: 28 Jul 2016, 22:01
Hello,
Is it possible to have access to the Time value of the Pulse module using rules?
What i would like to achieve is something like:
Where Elec is the name of my pulse counteur.
Cheers
Yves
Is it possible to have access to the Time value of the Pulse module using rules?
What i would like to achieve is something like:
Code: Select all
on Elec#Count do
Publish /esp02/Elec/OOOOOOOOOOOOOOO,[Elec#Time]
endon
Cheers
Yves