Thanks! It works
Edwin1972
Posts
-
Plugin Switchboard : Virtual Switch in VeraPlus not shown in Openluup -
VeraBridge not auto connected after reboot Pi4Thanks, it works!!
sudo raspi-config
3 Boot Options
B2 Wait for Network at Boot
select 'YES' -
system capability zwave_scene_controllerThanks for the quick response. It works!
-
Plugin Switchboard : Virtual Switch in VeraPlus not shown in OpenluupI changed the connection to ethernet but the problem is not resolved. It takes sometimes over 60 minutes or even more to reconnect with openluup or alui via IP; 3480. I have ordered a new micro DS card and I restore my RP4 backup. I hope the problem may be solved.
The strange thing is that node red server can be reached when openluup is not available.
-
VeraBridge not auto connected after reboot Pi4thanks, you got it.....
-
Random off delay in MSRThanks for quick response !
-
Plugin Switchboard : Virtual Switch in VeraPlus not shown in OpenluupIt looks like the problem has been resolved. It turned out to be the Honeywell plugin that caused problems. Honeywell's server was unreachable. Honeywell plugin on google home did not work either. Now everything works perfectly . Thanks everyone for the help
-
TimeStamp variable in MSRThanks for the quick response! I'm going to try to use it in my logic
-
calculate with MSR variables in LuaXP@toggledbits My explanation of my project
I use somfy motors (rfx) to open and close my roman blinds electrically. I can control this via RFXtrx433E USB Transceiver connect to my Vera. RFX gives no feedback so I can only open and close them and not moving them to a position based on the percentage of the slider. The RFX plugin (Tinmann) works with a slider related on MaxMoveTime (time to go from completely open to completely close)., but it doesn’t work with somfy. So I started my own project.
I have installed the switchboard plugin on my Vera. I have created a virtual switch (virtual window coverings) and use it in MSR to close my blinds with the slider based on MaxMoveTime (time to go from completely open to completely close). It works with Vera and also with voice control by google home.
MRS setting:
Expression : LoadLevel_Last_Oost, MaxMoveTime_OostWhat I haven't solved yet is the following:
I can operate Romand blinds by MSR with time schedule but would like to operate Roman blinds manually with the fibaro roller shutter 2, double click down / up and triple click stop function. For example, with a double click function I can start the following action:I am using the virtual window covering (Switchboard) and switching up (double click Up), down (double click down) and stop (Triple click down). Switchboard can simulate motor movement of the covering by ramping LoadLevelStatus at a rate of XX% per second to the target value. This is the problem.
MaxMoveTime (time to go from completely open to completely close) = 40 sec. Switchboard simulate motor movement = 34 sec (RampRatePerSecond =2).To set simulate motor movement =40 seconds, RamRatePerSeconde should be = 2.35. This does not work because they must be integer number. Is there a possibility to set the MaxMoveTime to simulate motor movement instead of movement % per sec?
-
calculate with MSR variables in LuaXP@toggledbits
Yes, it works! Excellent.
Thank you for your time! Now I can continue my project. The new variable is also useful. -
MSR actions aren't running anymore-- can't find what's brokenI had the same problem. After upgrade to new version the problem is solved