Aqara Double Rocker Switch

Posted on
Fri Apr 21, 2023 8:04 am
LSpad offline
Posts: 30
Joined: Oct 01, 2018

Re: Aqara Double Rocker Switch

Many thanks - that explains it!

Posted on
Sat May 06, 2023 2:55 pm
LSpad offline
Posts: 30
Joined: Oct 01, 2018

Re: Aqara Double Rocker Switch

Hello again,

So I've purchased the Sonoff Zigbee 3.0 USB Dongle Plus and I'm trying to set up Zigbee2MQTT in docker following the instructions here: https://www.zigbee2mqtt.io/guide/config ... /mqtt.html

Everything is reasonably straightforwards - I've made a directory to keep my container, and I've created the two configuration files as instructed, substituting the path for my adapter in the relevant locations. When I come to start the stack I'm getting an error

Code: Select all
error gathering device information while adding custom device "./dev/tty.usbmodem202303241146591": no such file or directory


I have confirmed that the path is correct as follows:
Code: Select all
system_profiler SPUSBDataType
USB:

    USB 3.0 Bus:
...
       SONOFF Zigbee 3.0 USB Dongle Plus V2:

          Product ID: 0x55d4
          Vendor ID: 0x1a86
          Version: 4.42
          Serial Number: 20230324114659
          Speed: Up to 12 Mb/s
          Manufacturer: ITEAD
          Location ID: 0x14100000 / 15
          Current Available (mA): 500
          Current Required (mA): 132
          Extra Operating Current (mA): 0

Code: Select all
ls -l /dev/tty.*
crw-rw-rw-  1 root  wheel  0x16000006  2 May 13:05 /dev/tty.Bluetooth-Incoming-Port
crw-rw-rw-  1 root  wheel  0x16000002  2 May 13:04 /dev/tty.usbmodem14601
crw-rw-rw-  1 root  wheel  0x16000008  6 May 17:32 /dev/tty.usbmodem147101
crw-rw-rw-  1 root  wheel  0x16000004  6 May 17:32 /dev/tty.usbmodem202303241146591
crw-rw-rw-  1 root  wheel  0x16000000  2 May 13:04 /dev/tty.usbserial-A118WGTK

Code: Select all
ls -l /dev/tty.usbmodem202303241146591
crw-rw-rw-  1 root  wheel  0x16000004  6 May 17:32 /dev/tty.usbmodem202303241146591


and I've checked that I can write to the port:
Code: Select all
test -w /dev/tty.usbmodem202303241146591 && echo success || echo failure
success


Perhaps this is something simple but I'm stumped - any advice on getting myself up and running?

Many thanks
Luke

Posted on
Sat May 06, 2023 3:20 pm
siclark offline
Posts: 1963
Joined: Jun 13, 2017
Location: UK

Re: Aqara Double Rocker Switch

If you are running on your indigo server Mac a number of us just run it as is, not in docker.
Use the Linux instructions and PM2 to automate it so it auto starts each reboot.
https://www.zigbee2mqtt.io/guide/installation/01_linux.html#configuring

Posted on
Sat May 06, 2023 3:25 pm
FlyingDiver offline
User avatar
Posts: 7238
Joined: Jun 07, 2014
Location: Southwest Florida, USA

Re: Aqara Double Rocker Switch

Is there a forum for Zigbee2MQTT? This isn't really appropriate for this forum.

joe (aka FlyingDiver)
my plugins: http://forums.indigodomo.com/viewforum.php?f=177

Posted on
Sat May 06, 2023 3:31 pm
siclark offline
Posts: 1963
Joined: Jun 13, 2017
Location: UK

Aqara Double Rocker Switch

Good point.

[URL] viewforum.php?f=386
[/URL]

Posted on
Sun May 07, 2023 3:24 am
LSpad offline
Posts: 30
Joined: Oct 01, 2018

Re: Aqara Double Rocker Switch

Thanks all - I've sought help in the appropriate forum

Who is online

Users browsing this forum: No registered users and 1 guest

cron