Page 1 of 1

Z-Weather only wind value

Posted: Friday 03 March 2017 15:37
by Mikey
I just added a Z-Weather sensor and it works properly. But I have a problem. I would like to make a script where I get a notification when the wind value is too high and make other things. But on the sensor tab there are multiple values like temperature, Wind direction, etc. How can I make it possible to only print the value of the wind speed and not all the values?

Thanks for your help

Re: Z-Weather only wind value

Posted: Friday 03 March 2017 16:23
by gizmocuz
You can't.... it plots the values it supports
from the openzwave control panel, do you see wind speed there ? Does it support even wind speed ?

Re: Z-Weather only wind value

Posted: Friday 03 March 2017 16:27
by Mikey
It shows all the values. And I know, that it always shows all values. But how could I remove characters from the data string that only the wind speed remains? Do you know how I could remove all the other characters except the wind speed?