For the Sonoff Dongle Plus-E I add the next in the configuration.yaml
serial:
adapter: ember # (is the right? Or zstack?)
port: /dev/ttyUSB0
After:
cd /opt/zigbee2mqtt
pnpm start
The following errors disappear:
-z2m Error while starting zigbee-herdsman
-z2m Failed to start zigbee-hersman
Jack
Search found 28 matches
- Thursday 30 January 2025 18:06
- Forum: Installation, Compiling, Permissions, Security and Starting
- Topic: Problems with installing Sonoff ZigBee 3.0 USB-Dongle Plus-E
- Replies: 17
- Views: 4651
- Thursday 30 January 2025 17:06
- Forum: Installation, Compiling, Permissions, Security and Starting
- Topic: Problems with installing Sonoff ZigBee 3.0 USB-Dongle Plus-E
- Replies: 17
- Views: 4651
Re: Problems with installing Sonoff ZigBee 3.0 USB-Dongle Plus-E
Zigbee2mqtt see my Sonoff Dongle.
When I type in putty: $ ls -l /dev/ttyUSB0
I see: crw-rw----1 root dialout 188, 0 Jan 30 16:52 /dev/ttyUSB0
When I type in putty: ls -l /dev/serial/by-id
I see: lrwxrwxrwx 1 root root 13 Jan 30 16:52 usb-ITead_Sonoff_Zigbee_3.0. and more
After:
cd /opt ...
When I type in putty: $ ls -l /dev/ttyUSB0
I see: crw-rw----1 root dialout 188, 0 Jan 30 16:52 /dev/ttyUSB0
When I type in putty: ls -l /dev/serial/by-id
I see: lrwxrwxrwx 1 root root 13 Jan 30 16:52 usb-ITead_Sonoff_Zigbee_3.0. and more
After:
cd /opt ...
- Thursday 30 January 2025 16:40
- Forum: Installation, Compiling, Permissions, Security and Starting
- Topic: Problems with installing Sonoff ZigBee 3.0 USB-Dongle Plus-E
- Replies: 17
- Views: 4651
Re: Problems with installing Sonoff ZigBee 3.0 USB-Dongle Plus-E
which port number can I choose?
- Thursday 30 January 2025 15:25
- Forum: Installation, Compiling, Permissions, Security and Starting
- Topic: Problems with installing Sonoff ZigBee 3.0 USB-Dongle Plus-E
- Replies: 17
- Views: 4651
Re: Problems with installing Sonoff ZigBee 3.0 USB-Dongle Plus-E
Hi,
We continue
After:
cd /opt/zigbee2mqtt
pnpm start
I see in putty the next:
Starting Zigbee2MQTT without watchdog.
After several seconds:
Error: listen EADDRINUSE: address already in use :::8080
DELIFECYCLED Command failed with exit code 1. (in red text)
p1@raspberrypi: /opt/zigbee2mqtt ...
We continue
After:
cd /opt/zigbee2mqtt
pnpm start
I see in putty the next:
Starting Zigbee2MQTT without watchdog.
After several seconds:
Error: listen EADDRINUSE: address already in use :::8080
DELIFECYCLED Command failed with exit code 1. (in red text)
p1@raspberrypi: /opt/zigbee2mqtt ...
- Wednesday 29 January 2025 21:35
- Forum: Installation, Compiling, Permissions, Security and Starting
- Topic: Problems with installing Sonoff ZigBee 3.0 USB-Dongle Plus-E
- Replies: 17
- Views: 4651
Re: Problems with installing Sonoff ZigBee 3.0 USB-Dongle Plus-E
Wim, you are an angel!!
https://www.zigbee2mqtt.io/guide/installation/01_linux.html
# Set up Node.js repository, install Node.js, pnpm and required dependencies
# NOTE 1: Older i386 hardware can work with [unofficial-builds.nodejs.org](https://unofficial-builds.nodejs.org/download/release/v20.9.0 ...
https://www.zigbee2mqtt.io/guide/installation/01_linux.html
# Set up Node.js repository, install Node.js, pnpm and required dependencies
# NOTE 1: Older i386 hardware can work with [unofficial-builds.nodejs.org](https://unofficial-builds.nodejs.org/download/release/v20.9.0 ...
- Wednesday 29 January 2025 21:21
- Forum: Installation, Compiling, Permissions, Security and Starting
- Topic: Problems with installing Sonoff ZigBee 3.0 USB-Dongle Plus-E
- Replies: 17
- Views: 4651
Re: Problems with installing Sonoff ZigBee 3.0 USB-Dongle Plus-E
No an another solution?
Is npm and pnpm both necessary?
And when it install seperately?
Is npm and pnpm both necessary?
And when it install seperately?
- Wednesday 29 January 2025 20:53
- Forum: Installation, Compiling, Permissions, Security and Starting
- Topic: Problems with installing Sonoff ZigBee 3.0 USB-Dongle Plus-E
- Replies: 17
- Views: 4651
Re: Problems with installing Sonoff ZigBee 3.0 USB-Dongle Plus-E
I start with a fresh installation of zigbee2mqtt.
https://www.zigbee2mqtt.io/guide/installation/01_linux.html#installing
# Set up Node.js repository, install Node.js, pnpm and required dependencies
# NOTE 1: Older i386 hardware can work with [unofficial-builds.nodejs.org](https://unofficial-builds ...
https://www.zigbee2mqtt.io/guide/installation/01_linux.html#installing
# Set up Node.js repository, install Node.js, pnpm and required dependencies
# NOTE 1: Older i386 hardware can work with [unofficial-builds.nodejs.org](https://unofficial-builds ...
- Wednesday 29 January 2025 18:08
- Forum: Installation, Compiling, Permissions, Security and Starting
- Topic: Problems with installing Sonoff ZigBee 3.0 USB-Dongle Plus-E
- Replies: 17
- Views: 4651
Re: Problems with installing Sonoff ZigBee 3.0 USB-Dongle Plus-E
With the zigbee2mqtt plugin no zigbee sensors wil disappear. Pairing will not happen.
I will now try with the "MQTT Auto Discovery Client Gateway with LAN interface".
In the I copy:
homeassistant:
# Enable the integration (default: false)
enabled: true
What is the right configuration.yaml?
In ...
I will now try with the "MQTT Auto Discovery Client Gateway with LAN interface".
In the I copy:
homeassistant:
# Enable the integration (default: false)
enabled: true
What is the right configuration.yaml?
In ...
- Wednesday 29 January 2025 17:02
- Forum: Installation, Compiling, Permissions, Security and Starting
- Topic: Problems with installing Sonoff ZigBee 3.0 USB-Dongle Plus-E
- Replies: 17
- Views: 4651
Re: Problems with installing Sonoff ZigBee 3.0 USB-Dongle Plus-E
Fine!
The mosquitto errors in the log are solved.
I again installed mosquitto.
The mosquitto errors in the log are solved.
I again installed mosquitto.
- Wednesday 29 January 2025 16:17
- Forum: Installation, Compiling, Permissions, Security and Starting
- Topic: Problems with installing Sonoff ZigBee 3.0 USB-Dongle Plus-E
- Replies: 17
- Views: 4651
Problems with installing Sonoff ZigBee 3.0 USB-Dongle Plus-E
Hi,
I connected an Sonoff ZigBee 3.0 USB-Dongle Plus-E ZBDongle-E at my raspberry pi with Domoticz.
Install the plugin zigbee2mqtt.
In Domoticz at the zigbee2mqtt plugin the next fields:
MQTT server address: localhost
Poort: 1883
Zigbee2Mqtt Topic: zigbee2mqtt
In the configuration.yaml the next ...
I connected an Sonoff ZigBee 3.0 USB-Dongle Plus-E ZBDongle-E at my raspberry pi with Domoticz.
Install the plugin zigbee2mqtt.
In Domoticz at the zigbee2mqtt plugin the next fields:
MQTT server address: localhost
Poort: 1883
Zigbee2Mqtt Topic: zigbee2mqtt
In the configuration.yaml the next ...
- Friday 23 February 2024 17:53
- Forum: MQTT Auto Discovery
- Topic: Does mqtt auto discovery support this Sonoff sensor
- Replies: 5
- Views: 1778
Re: Does mqtt auto discovery support this Sonoff sensor
Yes, it's better.
I will buy the Sonoff zigbee 3.0 usb dongle plus zbdongle-P.
A good choice?
Thank!
Jack
I will buy the Sonoff zigbee 3.0 usb dongle plus zbdongle-P.
A good choice?
Thank!
Jack
- Friday 23 February 2024 15:28
- Forum: MQTT Auto Discovery
- Topic: Does mqtt auto discovery support this Sonoff sensor
- Replies: 5
- Views: 1778
Re: Does mqtt auto discovery support this Sonoff sensor
In the console of the sonof zbbridge I see this from the sonoff sensor.
21:42:18.518 MQT: tele/tasmota_E19131/SENSOR = {"ZbReceived":{"0x6C98":{"Device":"0x6C98","Name":" SNZB-02","Humidity":67.48,"Endpoint":1,"LinkQuality":123}}}
21:42:28.555 MQT: tele/tasmota_E19131/SENSOR = {"ZbReceived ...
21:42:18.518 MQT: tele/tasmota_E19131/SENSOR = {"ZbReceived":{"0x6C98":{"Device":"0x6C98","Name":" SNZB-02","Humidity":67.48,"Endpoint":1,"LinkQuality":123}}}
21:42:28.555 MQT: tele/tasmota_E19131/SENSOR = {"ZbReceived ...
- Friday 23 February 2024 14:44
- Forum: MQTT Auto Discovery
- Topic: Does mqtt auto discovery support this Sonoff sensor
- Replies: 5
- Views: 1778
Does mqtt auto discovery support this Sonoff sensor
Hi all,
Does mqtt auto discovery in domoticz support the sonoff SNZB-02 temperatue/humidity sensor?
I paired this sensor at my tasmota sonoff ZbBridge. I see the values in the main menu of the sonoff zbbridge.
But in domoticz at mqtt auto discovery I see no device.
Sonoff ZbBridge
SNZB-02
đź•—07m ...
Does mqtt auto discovery in domoticz support the sonoff SNZB-02 temperatue/humidity sensor?
I paired this sensor at my tasmota sonoff ZbBridge. I see the values in the main menu of the sonoff zbbridge.
But in domoticz at mqtt auto discovery I see no device.
Sonoff ZbBridge
SNZB-02
đź•—07m ...
- Friday 06 May 2022 17:14
- Forum: Utility
- Topic: how export data from domoticz to pyoutput.org
- Replies: 2
- Views: 571
Re: how export data from domoticz to pyoutput.org
In deze wiki pagina wordt gebruik gemaakt van de Stroom- en energiewaarden (import en export) van een slimme meter of
De waarden voor vermogen, energie en spanning van een omvormer voor zonne-energie.
Ik heb de waarden van een energie wall-plug die ik naar pvoutput wil sturen.
Grtz,
Jack
De waarden voor vermogen, energie en spanning van een omvormer voor zonne-energie.
Ik heb de waarden van een energie wall-plug die ik naar pvoutput wil sturen.
Grtz,
Jack
- Friday 06 May 2022 12:52
- Forum: Utility
- Topic: how export data from domoticz to pyoutput.org
- Replies: 2
- Views: 571
how export data from domoticz to pyoutput.org
Hi all,
How can I export the energy values from domoticz (BlitzWolf® BW-SHP6 Wifi Smart Socket with Tasmota) to pvoutput.org
I will see in pvoutput the next: Date Time, Energy, Efficiency, Power, Average
With an script or dzventz?
Who can advice?
Grtz,
Jack
How can I export the energy values from domoticz (BlitzWolf® BW-SHP6 Wifi Smart Socket with Tasmota) to pvoutput.org
I will see in pvoutput the next: Date Time, Energy, Efficiency, Power, Average
With an script or dzventz?
Who can advice?
Grtz,
Jack
- Thursday 01 July 2021 17:23
- Forum: Cameras
- Topic: Ezviz C2C Mini O Plus Full HD
- Replies: 0
- Views: 1059
Ezviz C2C Mini O Plus Full HD
Hi all,
Have somebody the camera Ezviz C2C Mini O Plus Full HD connected with domoticz?
I will buy this camera. Have good reviews.
Greetz,
Jack
Have somebody the camera Ezviz C2C Mini O Plus Full HD connected with domoticz?
I will buy this camera. Have good reviews.
Greetz,
Jack
- Tuesday 13 April 2021 14:20
- Forum: Heating/cooling
- Topic: Which command?
- Replies: 1
- Views: 1237
Which command?
Hi,
Today started with Opentherm + Domoticz + ESP6288.
I will use my outside temperature (Dallas sensor) for OT monitor.
In Domoticz at settings by Opentherm Gateway I choice outside temperature sensor (Dallas sensor).
What is the command in the next field?
Gtz,
Jack
Today started with Opentherm + Domoticz + ESP6288.
I will use my outside temperature (Dallas sensor) for OT monitor.
In Domoticz at settings by Opentherm Gateway I choice outside temperature sensor (Dallas sensor).
What is the command in the next field?
Gtz,
Jack
- Tuesday 14 July 2020 10:29
- Forum: Temperature and Weather
- Topic: Rain Gauge 47.3005.01 TFA
- Replies: 4
- Views: 3759
Re: Rain Gauge 47.3005.01 TFA
Your right. The rain gauge is the TFA 30.3233.01.
I can't programm scripts. Before I will buy the TFA 30.3233.01 I will sure it's works with domoticz and the RFlink.
This rain sensor have a low resolution. I like this.
I can't programm scripts. Before I will buy the TFA 30.3233.01 I will sure it's works with domoticz and the RFlink.
This rain sensor have a low resolution. I like this.
- Monday 06 July 2020 13:56
- Forum: Temperature and Weather
- Topic: Rain Gauge 47.3005.01 TFA
- Replies: 4
- Views: 3759
Rain Gauge 47.3005.01 TFA
Hi,
Support domoticz the rain gauge TFA 47.3005.01?
They have a low resolution 0.254 mm
https://www.weerstationkopen.nl/regenme ... regenmeter
Greetings,
Jack
Support domoticz the rain gauge TFA 47.3005.01?
They have a low resolution 0.254 mm
https://www.weerstationkopen.nl/regenme ... regenmeter
Greetings,
Jack
- Monday 07 January 2019 15:25
- Forum: Installation, Compiling, Permissions, Security and Starting
- Topic: Necessary to install fail2ban?
- Replies: 5
- Views: 875
Re: Necessary to install fail2ban?
Hi Egregius,
Have you an link or manual too install pfsense on my rapsberry pi with domoticz?
Gr,
Jack
Have you an link or manual too install pfsense on my rapsberry pi with domoticz?
Gr,
Jack