Skip to content
reneboer edited this page Aug 12, 2020 · 6 revisions

Plugin Icon The EzloBridge is a plug-in for openLuup so you are able to control the devices on your Ezlo Atom, PlugHub or Plus, much like openLuup has this build-in for the Vera controllers. The communication requires both your device running openLuup and the Ezlo device to be on the same local network. I.e. it does not work over the Internet. Because the use of WebSockets, all communication is near instant. I.e. if you click a button for a bridged device on openLuup, the switch will turn on nearly instant. Likewise, if a sensor is triggered the event triggers on openLuup in a second or less.

As openLuup mimics the Vera firmware and the Ezlo firmware and devices are designed completely different, some devices may behave different on openLuup than on the Ezlo controller. In some cases this can be changed in code. You can report this by creating an GitHub Issue.

Please note that this 1.03 version is still an early version of the plug-in and the Ezlo Firmware and WebSocket API is also not stable yet. This can mean this plug-in may stop working or some devices will not operate as expected.

Read the settings page on how to configure the plugin for use.

Clone this wiki locally