Hi everyone,
Im brand new to this Home Assistant topic and now after 4 Weeks of trouble shooting I just dont know what to do.
It worked for about 1 Day without any issue. Installed multiple Door sensors to my Home and all good.
My setup:
Then I had to reconnect my dongle:
/dev/serial/by-id/usb-ITEAD_SONOFF_Zigbee_3.0_USB_Dongle_Plus_V2_20231214201423-if00
I also installed the embar version on my dongle
Installed version: Home assistant on my Rasipi
2024.7.2
Latest version
2024.7.3
I also installed the embar version on my dongle
I though a restart would bring the magic back but now I get every time I try to start the âZigbee2MQTTâ this message:
!!!
[11:18:05] INFO: Preparing to startâŚ
[11:18:06] INFO: Socat not enabled
[11:18:08] INFO: Starting Zigbee2MQTTâŚ
Starting Zigbee2MQTT without watchdog.
!!!
-
READ THIS CAREFULLY*
Refusing to start because configuration is not valid, found the following errors:
- devices/0x0017880108301d57/homeassistant/name must be string
If you donât know how to solve this, read Configuration | Zigbee2MQTT
!!!
I have tried to change the path in many different ways but it somehow got trouble with the path where my Dongle is. Also changed the account name multiple times.
With the mqtt user, which I created, I struggle a bit or just dont know if its normal.
When I create a new User like = mqtt_user + password it gives me the tipical
"Success!
Options successfully saved. "
screen, but when I click on âreconfigure MQTTâ to check if the password and everything is correct, I only see in the PW section = âpassword_not_changedâ
I dont know if this has something to do with it. When I first experienced this issue the solution was to take the Owner account instead new created one, for whatever reason.
This is my config:
enabled: false
master: pty,raw,echo=0,link=/tmp/ttyZ2M,mode=777
slave: tcp-listen:8485,keepalive,nodelay,reuseaddr,keepidle=1,keepintvl=1,keepcnt=5
options: "-d -d"
log: false
mqtt:
server: mqtt://core-mosquito:1883
user: user_mqtt
password: Y<2qd:\E;)M6q2?Z
serial:
port: /dev/ttyACM0
adapter: ember
baudrate: 115200
rtscts: false
/homeassistant/zigbee2mqtt/configuration.yaml
homeassistant: true
advanced:
network_key:
- 252
- 27
- 136
- 1
- 56
- 210
- 46
- 238
- 255
- 204
- 124
- 86
- 32
- 41
- 152
- 66
pan_id: 39543
ext_pan_id:
- 181
- 205
- 31
- 251
- 231
- 129
- 104
- 117
homeassistant_legacy_entity_attributes: false
legacy_api: false
legacy_availability_payload: false
mqtt:
base_topic: zigbee2mqtt
server: mqtt://core-mosquitto:1883
user: marv
password: 2"2@5qf["Agg_~*R
serial:
port: >-
/dev/serial/by-id/usb-ITEAD_SONOFF_Zigbee_3.0_USB_Dongle_Plus_V2_20231214201423-if00
adapter: ember
frontend:
port: 8099
device_options:
legacy: false
devices:
'0x048727fffe4a3fa4':
friendly_name: Dachfenster Mitte
'0x048727fffe52b45e':
friendly_name: Briefkasten
identify_timeout: 12
'0x048727fffe4a091b':
friendly_name: '0x048727fffe4a091b'
'0xb0c7defffe8d2d03':
friendly_name: Schalter BĂźro
simulated_brightness:
delta: 20
interval: 500
'0x0017880109ba8bfe':
friendly_name: LED-Streifen BĂźro
'0x0017880108301d57':
friendly_name: Stehlampe BĂźro
homeassistant:
name: null
optimistic: true
'0x1c34f1fffec3bad4':
friendly_name: Tischlampe BĂźro
'0x048727fffe4a8763':
friendly_name: Sensor Dachfester KĂźche akku
'0x048727fffe4a82f8':
friendly_name: Sensor Dachfenster Wohnzimmer akku
permit_join: true
Please let me know if you need more informations.
Best,
User1990
*I also dont know how to post a code proparly and couldn´t find anything in the edit functions, sorry