It is the Z2W-G01
Using deCONZ on a Raspberry Pi4 8GB…
Trying the web app to pair leaves the device with a Blue+Red light but I don’t see my far devices connected.
It is the Z2W-G01
Using deCONZ on a Raspberry Pi4 8GB…
Trying the web app to pair leaves the device with a Blue+Red light but I don’t see my far devices connected.
Does it show in deconz?
I’m not sure the repeater is on deCONZ.
There is no way to search.
I don’t know what to do to pair it, it’s not a lamp, a switch, a sensor, I tried them all.
It’s a lamp, but “other devices procedure” will work too.
It’s tuya so the device is probably a “plug”, try to find new device with random name like “on-off plugin unit”
Else you can unplug it, and search for router not available in the GUI after 24h (if it was succesfully included), the name will be grayed in the GUI
Routers that make only router can be invisible in the API (so in phoscon too) but will be visible in deconz for sure.
No, I want to say it’ same ^^.
I don’t know what to do to pair it, it’s not a lamp, a switch, a sensor, I tried them all.
You can do like you want, in reality there is only 1 “permit join” request in API, and it work for "light’ and “sensors”.
It’s just cosmetic.
If your device is included in deconz (can be invible in phoscon), just unplug it, and search for device unavailable (can take time)
Is there a command line interface? … like one I pipe to a file, then I unplug my repeater, pipe it to another file, and do a diff between, I am a human and this is a work for a machine.
You don’t need to use any file.
Just search for other devices under any category
I am not a machine, I am good at making mistakes, I want a command line interface.
Like a command that lists devices in connected status.
Scripting, bash, python, computing stuff, you know…
A command line ?
Sure you can use direclty the API if it’s easier for you than looking on a GUI.
https://dresden-elektronik.github.io/deconz-rest-doc/getting_started/
Ask for all device, unplug your device, wait at least 24h, resend the command and compare the state/reachable" field.
http://IP:PORT/api/KEY/lights
Will list all your “light” devices
IP and PORT are the same used for phoscon and KEY is an API key.
And your capture, all device are online.
When they are offline, the name will be grayed
Name like 0xXXXX mean “not included in API”
Can take a look too on “on-off plugin Unit X” and take the bigger number.