Since this update I can no longer seem to select existing LUA scripts in a new rules Action, nothing happens when I select a script.
EDIT: That appears to be fixed again now.
Also we need an option to have an unlimited / infinite pulse whilst the rules trigger(s) conditions remain true. This doesn’t appear to be possible in Meshbot’s currently.
So say my trigger is a virtual switch being turned ON, so the trigger then becomes true and then that also starts the pulse, for example I set “True For” to 1 second and Repeat for every 15 minutes.
So whilst my virtual switch remains ON then it will pulse (the rules output goes true again) every 15 minutes and the rules actions are therefore run again every 15 minutes etc.
But as soon as I turn OFF the virtual switch, the rules trigger has then become false and then this should stop the pulse sequence.
From your description above its not clear if this is how pulse will function in Meshbot’s ?
Also regarding Device Associations as soon as I select a “Source Device” I just get a blank white web page.
And is it really required to have to un-pair and then re-pair the devices again to setup a Z-Wave Association?
Looking at a Fibaro motion sensor under the per device settings options and selecting “Z-Wave Association Groups” it has correctly detected the groups on that device and I have not re-paired the device.
Although the text on the dialogue looks to be incorrect as it says Z-Wave Parameter Settings which is not related to Association Groups.
Also the bottom menu option called “Z-Wave Associations” is definitely wrong as that just takes you to a dialogue for creating a new Z-Wave Parameter Setting, again not related to Association Groups and you should use the “Z-Wave Configurations” menu option for that instead.
And a feature request in the Controllers Settings / Information area, please make the current “Advanced Scenes” version number visible to the user for easy reference.
Currently the user has to use the Online API Tool with this custom command to find out what the Advanced Scenes version number is?
{
"method": "hub.features.list",
"id": "_ID_",
"params": {}
}
Thanks