Vera Lite U17 - Serial Can't Detect Device
Vera
13
Posts
7
Posters
10.4k
Views
2
Watching
-
@hek Do you know why this fixes it?
Does vera not retry if ComFailure >0 ??
On my UI7 test box and test g/w, if I turn off the g/w for whatever reason I find I need to restart luup on Vera to get it to re-establish connection to the g/w.
So I wonder if it does retry after a period ( which ive never been patient enough for )
-
To fix that error someone, needs to update the plugin and include this line:
luup.set_failure(false)
This way the can't detect message won't be displayed anymore. -
-
@hek Thank you so much! That solved the problem for me!!! :)