Sign inSign up

ewelink/paral-sync

By ewelink

Updated about 1 year ago

Control the local zigbee device of NSPanel Pro in eWeLink CUBE.

Image
2

500K+

ewelink/paral-sync repository overview

What is Paral-Sync

Paral-Sync can discover nspanel pro devices in the LAN, and after simple configuration, the local zigbee devices added by nspanel pro can be synchronized to eWeLink CUBE control.

Issue

If you have any problem with this image, you can submit your issue in here.

Usage

Download and run this container with the following commands:

docker pull ewelink/paral-sync
docker run -v $(pwd)/ParalSync:/workspace/data --network=host --name param-sync ewelink/param-sync

Note:

  • Paral-Sync needs to scan the network of the host for obtaining the devices in the host LAN. So --network must be set to be host .
  • Paral-Sync must be installed in eWeLink CUBE to use
  • NSPanel Pro version requires 1.9.0 and above

You can open the corresponding page by visiting http://localhost:8322 in the browser or http://<DOCKER-MACHINE-IP>:8322 in Docker.

Tag summary

Content type

Image

Digest

sha256:dcef0c405

Size

100.5 MB

Last updated

about 1 year ago

docker pull ewelink/paral-sync