vitaly
01.Январь.2026 08:40:18
1
Logs - Home Assistant Core
2026-01-01 10:18:22.058 WARNING (MainThread) [bellows.types.named] Unknown status <EmberStatus.LIBRARY_NOT_PRESENT: 181>, converting to generic <sl_Status.FAIL: 1>
2026-01-01 10:18:22.072 WARNING (MainThread) [bellows.types.named] Unknown status <EmberStatus.LIBRARY_NOT_PRESENT: 181>, converting to generic <sl_Status.FAIL: 1>
2026-01-01 10:18:22.318 WARNING (MainThread) [bellows.types.named] Unknown status <EmberStatus.LIBRARY_NOT_PRESENT: 181>, converting to generic <sl_Status.FAIL: 1>
2026-01-01 10:18:22.330 WARNING (MainThread) [bellows.types.named] Unknown status <EmberStatus.LIBRARY_NOT_PRESENT: 181>, converting to generic <sl_Status.FAIL: 1>
2026-01-01 10:18:22.855 WARNING (MainThread) [bellows.types.named] Unknown status <EmberStatus.LIBRARY_NOT_PRESENT: 181>, converting to generic <sl_Status.FAIL: 1>
2026-01-01 10:18:22.870 WARNING (MainThread) [bellows.types.named] Unknown status <EmberStatus.LIBRARY_NOT_PRESENT: 181>, converting to generic <sl_Status.FAIL: 1>
According to:
открытые 04:31PM - 02 Apr 25 UTC
закрытые 03:07PM - 10 Nov 25 UTC
integration: zha
stale
### The problem
I see these warnings in the core log
```
2025-04-02 10:02:57.56… 9 WARNING (MainThread) [bellows.types.named] Unknown status <EmberStatus.LIBRARY_NOT_PRESENT: 181>, converting to generic <sl_Status.FAIL: 1>
2025-04-02 10:02:57.575 WARNING (MainThread) [bellows.types.named] Unknown status <EmberStatus.LIBRARY_NOT_PRESENT: 181>, converting to generic <sl_Status.FAIL: 1>
2025-04-02 10:02:57.679 WARNING (MainThread) [bellows.types.named] Unknown status <EmberStatus.LIBRARY_NOT_PRESENT: 181>, converting to generic <sl_Status.FAIL: 1>
2025-04-02 10:02:57.684 WARNING (MainThread) [bellows.types.named] Unknown status <EmberStatus.LIBRARY_NOT_PRESENT: 181>, converting to generic <sl_Status.FAIL: 1>
2025-04-02 10:02:57.685 INFO (MainThread) [zigpy.device] [0x0000] Requesting 'Node Descriptor'
2025-04-02 10:02:57.718 INFO (MainThread) [zigpy.device] [0x0000] Got Node Descriptor: NodeDescriptor(logical_type=<LogicalType.Coordinator: 0>, complex_descriptor_available=0, user_descriptor_available=0, reserved=0, aps_flags=0, frequency_band=<FrequencyBand.Freq2400MHz: 8>, mac_capability_flags=<MACCapabilityFlags.AlternatePanCoordinator|FullFunctionDevice|MainsPowered|RxOnWhenIdle|AllocateAddress: 143>, manufacturer_code=43981, maximum_buffer_size=82, maximum_incoming_transfer_size=128, server_mask=11329, maximum_outgoing_transfer_size=128, descriptor_capability_field=<DescriptorCapability.NONE: 0>, *allocate_address=True, *is_alternate_pan_coordinator=True, *is_coordinator=True, *is_end_device=False, *is_full_function_device=True, *is_mains_powered=True, *is_receiver_on_when_idle=True, *is_router=False, *is_security_capable=False)
2025-04-02 10:02:57.719 INFO (MainThread) [zigpy.device] [0x0000] Already have endpoints: {0: <zigpy.zdo.ZDO object at 0x7fb24975a4b0>, 1: <EZSPGroupEndpoint id=1 in=[basic:0x0000, on_off:0x0006, time:0x000A, ota:0x0019, ias_ace:0x0501] out=[power:0x0001, poll_control:0x0020, ias_zone:0x0500, ias_wd:0x0502] status=<Status.ZDO_INIT: 1>>, 2: <EZSPGroupEndpoint id=2 in=[basic:0x0000] out=[] status=<Status.ZDO_INIT: 1>>}
2025-04-02 10:02:57.719 INFO (MainThread) [zigpy.device] [0x0000] All endpoints are already initialized: [<EZSPGroupEndpoint id=1 in=[basic:0x0000, on_off:0x0006, time:0x000A, ota:0x0019, ias_ace:0x0501] out=[power:0x0001, poll_control:0x0020, ias_zone:0x0500, ias_wd:0x0502] status=<Status.ZDO_INIT: 1>>, <EZSPGroupEndpoint id=2 in=[basic:0x0000] out=[] status=<Status.ZDO_INIT: 1>>]
2025-04-02 10:02:57.719 INFO (MainThread) [zigpy.device] [0x0000] Already have model and manufacturer info
2025-04-02 10:02:57.719 INFO (MainThread) [zigpy.device] [0x0000] Discovered basic device information for <Device model='EZSP' manuf='Silicon Labs' nwk=0x0000 ieee=f0:82:c0:ff:fe:6b:db:ec is_initialized=True>
2025-04-02 10:02:58.010 INFO (MainThread) [zha.application.gateway] Loading group with id: 0x0000
2025-04-02 10:02:58.010 INFO (MainThread) [zha.application.discovery] No entity platforms discovered for group Lightlink Group
2025-04-02 10:02:58.032 INFO (MainThread) [homeassistant.components.alarm_control_panel] Setting up zha.alarm_control_panel
2025-04-02 10:02:58.032 INFO (MainThread) [homeassistant.components.binary_sensor] Setting up zha.binary_sensor
2025-04-02 10:02:58.032 INFO (MainThread) [homeassistant.components.button] Setting up zha.button
2025-04-02 10:02:58.032 INFO (MainThread) [homeassistant.components.climate] Setting up zha.climate
2025-04-02 10:02:58.033 INFO (MainThread) [homeassistant.components.cover] Setting up zha.cover
2025-04-02 10:02:58.033 INFO (MainThread) [homeassistant.components.device_tracker] Setting up zha.device_tracker
2025-04-02 10:02:58.034 INFO (MainThread) [homeassistant.components.fan] Setting up zha.fan
2025-04-02 10:02:58.034 INFO (MainThread) [homeassistant.components.light] Setting up zha.light
2025-04-02 10:02:58.034 INFO (MainThread) [homeassistant.components.lock] Setting up zha.lock
2025-04-02 10:02:58.035 INFO (MainThread) [homeassistant.components.number] Setting up zha.number
2025-04-02 10:02:58.035 INFO (MainThread) [homeassistant.components.select] Setting up zha.select
2025-04-02 10:02:58.035 INFO (MainThread) [homeassistant.components.sensor] Setting up zha.sensor
2025-04-02 10:02:58.035 INFO (MainThread) [homeassistant.components.siren] Setting up zha.siren
2025-04-02 10:02:58.035 INFO (MainThread) [homeassistant.components.switch] Setting up zha.switch
2025-04-02 10:02:58.035 INFO (MainThread) [homeassistant.components.update] Setting up zha.update
2025-04-02 10:02:58.212 WARNING (MainThread) [bellows.types.named] Unknown status <EmberStatus.LIBRARY_NOT_PRESENT: 181>, converting to generic <sl_Status.FAIL: 1>
2025-04-02 10:02:58.216 WARNING (MainThread) [bellows.types.named] Unknown status <EmberStatus.LIBRARY_NOT_PRESENT: 181>, converting to generic <sl_Status.FAIL: 1>
```
### What version of Home Assistant Core has the issue?
2025.3.4 and every version in the last two months
### What was the last working version of Home Assistant Core?
??
### What type of installation are you running?
Home Assistant OS
### Integration causing the issue
zha
### Link to integration documentation on our website
_No response_
### Diagnostics information
_No response_
### Example YAML snippet
```yaml
N/A
```
### Anything in the logs that might be useful for us?
```txt
See above
```
### Additional information
_No response_
We may expect issues with backup / restore operations for holded zigbee network.
Как лечить?
Есть подтврждение полноценной поддержки бэкапов и восстановления зигби сети?
adeepv
02.Январь.2026 09:03:26
2
Какое у вас устройство и какая прошивка в модуле ZigBee?
vitaly
02.Январь.2026 15:54:22
3
JetHome D1+ v3
b561e28f00ab:/config# bellows --device /dev/ttyAML2 --baudrate 115200 info
warning: Received an unexpected reset: <NcpResetCode.RESET_SOFTWARE: 11>
[84:ba:20:ff:fe:3d:11:8a]
[0x0000]
[<EmberNetworkStatus.JOINED_NETWORK: 2>]
[<EmberStatus.SUCCESS: 0>, <EmberNodeType.COORDINATOR: 1>, EmberNetworkParameters(extendedPanId=37:63:1d:8e:20:db:61:f4, panId=0x5B56, radioTxPower=8, radioChannel=25, joinMethod=<EmberJoinMethod.USE_MAC_ASSOCIATION: 0>, nwkManagerId=0x0000, nwkUpdateId=0, channels=<Channels.ALL_CHANNELS: 134215680>)]
[<EmberStatus.SUCCESS: 0>, EmberCurrentSecurityState(bitmask=<EmberCurrentSecurityBitmask.GLOBAL_LINK_KEY|HAVE_TRUST_CENTER_LINK_KEY|TRUST_CENTER_USES_HASHED_LINK_KEY|96: 244>, trustCenterLongAddress=84:ba:20:ff:fe:3d:11:8a)]
Manufacturer: None
Board name: None
EmberZNet version: 7.4.5.0 build 0
b561e28f00ab:/config#
adeepv
08.Январь.2026 17:01:18
4
Это не ошибка, это предупреждение о невозможности дважды восстанавливать сеть Zigbee на одном адаптере с восстановлением EUI64 адреса адаптера (the adapter cannot be used for network restore more than a single time because there is no way to write the EUI64 a second time).
Поисследуем возможность добавления необходимого функционала в прошивку.