10000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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
2-1.2.7.1
20210708
Sonoff Zigbee 3.0 USB Dongle Plus (3-3)
Intel NUC Proxmox VM
No response
The text was updated successfully, but these errors were encountered:
Das kann beim Update von 1.10.14 auf 2.0.x passieren. Um zu versuchen diese wieder herzustellen:
Sorry, something went wrong.
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": { } }
Bist du der Anleitung Schritt für Schritt gefolgt 7E6E ? Gibt es log-einträge dazu ?
Hallo habe es heute wieder probiert. Sieht gut aus. in LocalOverrides.json
steht jetzt für jede ID. der zugewiesene Name.
Vielen Dank
No branches or pull requests
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
The text was updated successfully, but these errors were encountered: