Updates for EZLogic - 1.17.1 (Ezlo Hubs only)
Link: https://ezlogic.mios.com
Previous 1.16.1
Local MeshBot. Trigger. Expression value
As you know it is possible to use an expression as right comparison operand. To create an expression:
- Go to Expressions page
- Click “Add new expression” button
- Provide “name” and valid LUA code.
Note: if you add link to device’s capability, do not forget to return it.
- Click “Create” button.
Then use the expression as right side comparison operand. You can see current value of it under expression “value” dropdown.
Fixes and Improvements:
- Fixed MeshBot editing page if MeshBot uses removed MeshBot in Trigger or Action sections.
- Fixed validation indication bar in Local MeshBot.
- Fixed validation for “Between”, “Not Between” operators in Triggers.
- Cleared capability and value blocks after Device switching in Triggers.
- Cleared expressions and value blocks after Capability switching in Triggers.
- Fixed app crashing for NuCAL node in False Action section.