Hello,
I have a sensor which read a value every second (accumulative value)
I have to display this value depending of time (second)
Do you know if there is a way to create a custom sensor using "factory sensor" where i can do the following?
(Actual value - Previous Value) / time |
Thank you
Add comment