button problem
-
I'm using a multi binary sketch for 2 buttons.
I'll take a look at yours.Could it be the vera plugin what's causing the restarts?
-
I'm using a multi binary sketch for 2 buttons.
I'll take a look at yours.Could it be the vera plugin what's causing the restarts?
@ferpando said:
I'm using a multi binary sketch for 2 buttons.
I'll take a look at yours.Could it be the vera plugin what's causing the restarts?
I would look at the vera log while you are doing a button push.
The two button sketch should be no problem. If you need help, post it and I can try my best.
-
I'm having some problems with these buttons.
They work but sometimes Vera just restarts.
I'll try to loot at vera logs and see.Keep you posted.
Thanks for the help -
Which Vera version are you using? Vera 2?
I doubt the MySensors plugin makes Vera restart unless it is very low on memory or overloaded with other work.
@hek
I currently have a vera lite running.
It never restarts but when it does is after I push a button, no action is fired, then I push again maybe 2-3 times and then I find Vera is restarting.
I still have no proof but I'll try to find something in the logs. -
@hek
I currently have a vera lite running.
It never restarts but when it does is after I push a button, no action is fired, then I push again maybe 2-3 times and then I find Vera is restarting.
I still have no proof but I'll try to find something in the logs.@ferpando said:
@hek
I currently have a vera lite running.
It never restarts but when it does is after I push a button, no action is fired, then I push again maybe 2-3 times and then I find Vera is restarting.
I still have no proof but I'll try to find something in the logs.did the lockout help?
I agree with Hek, it seems like there must be something up on the vera side.
-
@ferpando said:
@hek
I currently have a vera lite running.
It never restarts but when it does is after I push a button, no action is fired, then I push again maybe 2-3 times and then I find Vera is restarting.
I still have no proof but I'll try to find something in the logs.did the lockout help?
I agree with Hek, it seems like there must be something up on the vera side.
@BulldogLowell
Didn't have the chance to test it yet.
I also have an RFXcom device attached to vera. Maybe they don't like eachother? Anyone has one? -
I do have both the mysensors gateway and a RFXtrx433 attachced to a veralite. My system is stable now but I have allso had issues with memory and have uninstalled everything I absolutely did not need and simplyfied everything I could. If your vera is acting strange I would check my memory status.
-
I do have both the mysensors gateway and a RFXtrx433 attachced to a veralite. My system is stable now but I have allso had issues with memory and have uninstalled everything I absolutely did not need and simplyfied everything I could. If your vera is acting strange I would check my memory status.
-
memoryTotal 62480
memoryFree 8360
memoryBuffers 5652
memoryCached 17336
memoryUsed 54120
memoryAvailable 25696I began to have issues once memoryAvailable is less than 20000.
-
memoryTotal 62480
memoryFree 8360
memoryBuffers 5652
memoryCached 17336
memoryUsed 54120
memoryAvailable 25696I began to have issues once memoryAvailable is less than 20000.
-
I have the "System Monitor" plugin installed so I get it as a Variable in the advanced tab.