atrovato / gladys-awox

Managing of Awox devices with Gladys
Other
1 stars 0 forks source link
gladys javascript

gladys-awox

Managing Awox light devices with Gladys

Installation

Raspberry requirement

Install Raspberry Linux Bluetooth dependencies :

sudo apt-get install bluetooth bluez libbluetooth-dev libudev-dev 

To allow the node process to access bluetooth withou sudo rights, execute :

sudo setcap cap_net_raw+eip $(eval readlink -f `which node`)

Gladys installation

Use the module store to install the module or manually using :

Name : AwoX
Version : 2.0.0
URL : https://github.com/atrovato/gladys-awox.git
Slug: awox

After installation is done and Gladys restarted, simply configure the module according to following steps:

Module configuration

1. Module configuration

Start analyse

2. Bluetooth scan

Wait until analyse is done

1. Bluetooth scanning

Device configuration

1. Configure device

And fill all information about the device.

Compatibility

Following devices have been tested :

Awaited functionalities

Limitations

More

Translated for Python Leiaz Python AwoX Mesh Light project to Javascript.

Thanks to Leiaz.