open-coordinator-backup icon indicating copy to clipboard operation
open-coordinator-backup copied to clipboard

Open Zigbee coordinator backup format

Results 4 open-coordinator-backup issues
Sort by recently updated
recently updated
newest added

Update README.md URLs and mention the Zigbee Plugin for Domoticz https://www.domoticz.com/wiki/ZigbeeForDomoticz https://github.com/zigbeefordomoticz/Domoticz-Zigbee

Now Z2M have getting betas stage support for EZSP coordinators its opens for "hot plugs" between host systems then user like trying out different systems. If having one EZSP or...

> ### `metadata` > The top-level `metadata` object contains basic information about the backup itself: > ... > * `version`: *number* - specifier that will be incremented upon major specification...

This is a slight iteration on what we currently use internally in zigpy. ```json { "version": 2, "backup_time": "2024-10-17T18:29:58.409890+00:00", "source": { "software": "bellows", "version": "0.41.0" }, "network_info": { "extended_pan_id": "fe:ed:fa:ce:de:ad:be:ef",...