Quantcast
Channel: Configuration - Home Assistant Community
Viewing all articles
Browse latest Browse all 105620

Setting up Sonoff ZigBee dongle plus 3.0 with Synology NAS

$
0
0

MY Sonoff ZigBee dongle plus 3.0 arrived. I’m trying to set it up. I’ve done this:

  • Plugged in to NAS
  • Connect USB to VM in DSM7

Do I need to flash it with firmware?

ID_MODEL_ID: ea60
ID_REVISION: '0100'
ID_SERIAL: Silicon_Labs_Sonoff_Zigbee_3.0_USB_Dongle_Plus_0001
ID_SERIAL_SHORT: '0001'
ID_TYPE: generic
ID_USB_DRIVER: cp210x
ID_VENDOR: Silicon_Labs
ID_VENDOR_ENC: Silicon\x20Labs
ID_VENDOR_ID: 10c4
MAJOR: '188'
MINOR: '0'

In HA,

  • Install Mosquitto broker addon
  • Zigbee2MQTT addon

I got the popup:
image

I was trying to follow https://www.youtube.com/watch?v=4jqQCxjlRDU but the HA interface changed, I hope I got it right.

I made a user & added this section to Zigbee2MQTT

mqtt:
  base_topic: zigbee2mqtt
  user: mqtt
  password: mqtt
serial:
  port: /dev/ttyUSB0

So in the end I have
image

and
image

I’m getting an error
image

so I added
image

Now both addons restarted themselves. Now I have

[14:51:41] INFO: Handing over control to Zigbee2MQTT Core ...
Error: ENOENT: no such file or directory, open 'null/configuration.yaml'
    at Object.openSync (node:fs:585:3)
    at Object.readFileSync (node:fs:453:35)
    at Object.read (/app/lib/util/yaml.ts:7:29)
    at read (/app/lib/util/settings.ts:311:20)
    at getInternalSettings (/app/lib/util/settings.ts:418:21)
    at Object.reRead (/app/lib/util/settings.ts:696:5)
    at start (/app/index.js:93:14)

What now?

1 post - 1 participant

Read full topic


Viewing all articles
Browse latest Browse all 105620

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>