You’ll be able to do a daily backup of your ZNP Coordinator data.
That may be usefull to restore your network to another Coordinator when it fails for some unfortunate reason.
DAILY BACKUP OF ZNP DONGLE (not ezsp/bellows): which facilitates installation of zha-toolkit/backup_znp.yaml at 34e5a5013759d9b00adaf1aaeda702ad608d62b0 · mdeweerd/zha-toolkit · GitHub .
You need to install the zha_custom
component providing the backup service GitHub - mdeweerd/zha-toolkit: Zigbee Home Assistant Toolkit - service for "rare" Zigbee operations using ZHA on Home Assistant .
NOTE/EDIT: The ‘zha_custom’ fork is renamed to ‘zha-toolkit’ - the blueprint link above has been updated accordingly.
EDIT: I created a blueprint (and code) to backup any supported coordinator (the toolkit detects the method to use). Supports only ZNP and bellows/ezsp.
General blueprint: . In included the generation of zha_backup_success, zha_backup_failed and zha_backup_done events to the blueprint.
Note - the ZHA team (puddly) is working on a next generation library and recommends using the CLI utility instead instead for migration as it uses more recent code for EZSP and ZNP radios.