10000 Zigbee Geräte Namen verschwinden nach Adapter Neustart · Issue #2478 · ioBroker/ioBroker.zigbee · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Zigbee Geräte Namen verschwinden nach Adapter Neustart #2478

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
hakelgg opened this issue May 6, 2025 · 4 comments
Closed

Zigbee Geräte Namen verschwinden nach Adapter Neustart #2478

hakelgg opened this issue May 6, 2025 · 4 comments

Comments

@hakelgg
Copy link
hakelgg commented May 6, 2025

describe the problem in Detail. What do you expect to happen ? What does happen ?

ZigBee 2.0.5
nach Neustart verschwinden die Namen der Geräte werden auf Typ zurückgesetzt

{
"type": "device",
"common": {
"name": "SNZB-04 Bad Oben", <---------------------
"type": "SNZB-04",
"icon": "img/SNZB-04.png",
"statusStates": {
"onlineId": "zigbee.0.00124b0025485b23.available"
},

{
"type": "device",
"common": {
"name": "SNZB-04", <-----------------------
"type": "SNZB-04",
"icon": "img/SNZB-04.png",
"statusStates": {
"onlineId": "zigbee.0.00124b0025485b23.available"
},

Kann Jemand helfen.

VG
Günter

Adapter version

2-1.2.7.1

Coordinator firmware version

20210708

Coordinator

Sonoff Zigbee 3.0 USB Dongle Plus (3-3)

Setup

Intel NUC Proxmox VM

Protocol of the error (as text, encapsulated in multiline code tags <>). Separate different occurrances into clearly split log sections

No response

@asgothian
Copy link
Collaborator

Das kann beim Update von 1.10.14 auf 2.0.x passieren. Um zu versuchen diese wieder herzustellen:

  • Adapter anhalten
  • LocalOverrides.json löschen
  • dev_names.json aus Backup widerherstellen
  • adapter starten. Die Namen sollten neu gelesen und gesetzt werden.
    A.

@hakelgg
Copy link
Author
hakelgg commented May 6, 2025

die Datei dev_names.json ist in Ordnung,
stehen alle Zuweisungen drin.

in LocalOverrides.json:
seht vor dem Löschen und nach Restor Backup dieser Vierzeiler
{
"by_id: { },
"by_model": { }
}

@asgothian
Copy link
Collaborator

Bist du der Anleitung Schritt für Schritt gefolgt 7E6E ?
Gibt es log-einträge dazu ?

@hakelgg
Copy link
Author
hakelgg commented May 7, 2025

Hallo
habe es heute wieder probiert.
Sieht gut aus.
in LocalOverrides.json

steht jetzt für jede ID. der zugewiesene Name.

Vielen Dank

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants
0