Is Ezlo Plus ready to become my main controller?

Hi @Otolosa

Just to follow up on Santiago’s answer with some help resources on the points you mentioned:

  • how to create virtual devices

The topic is about house-modes, but the part about virtual devices is generic. This shows you how to create a simple virtual on/off switch.

You can see a full list of devices you can create at https://developer.mios.com/api/hub/plugins/test-plugins/public-scripts/scripts-generate_devices/ (click ‘supported devices’ devices tab).

  • how to reconfigure devices

Click ‘Settings’ > ‘Devices’ in Ezlogic. The help page for it is here - Devices - help.mios.com. Each device is different, as you know, but this page provides, among other things, advice on generic Z-Wave settings and device associations.

We also have a section with guides for Ezlo devices and links to third party device manuals if you need help with specific devices - Devices - help.mios.com

  • how to create diff kinds of meshbots (made a simple motion sensor notification meshbot…and didnt work…isn’t it as simple as Motion Sensor.motion==true then send notification?..note:dont read code literally)

There are a few ways you can do this. We have a couple of pages which explain how you can set up motion detection meshbots in Ezlogic -

‘FOLLOW’ Function - help.mios.com (see the ‘example’).

… we also have a video on this topic at Use ‘For’ to create intelligent motion sensor triggers - help.mios.com

You can see a full list of our videos here - How to Videos - help.mios.com

As general advice on meshbots, good starting places are the triggers and actions overview pages - Overview - help.mios.com & Overview - help.mios.com

  • how to use plugins

This pages gives you a generic overview of how to use them - Plugins Overview - help.mios.com

… however, Mert has also been creating some excellent guides on this forum which give more details on how to use specific Ezlo plugins which you can also check out -

Thanks

Paul