diff --git a/zigbee2mqtt/coordinator_backup.json b/zigbee2mqtt/coordinator_backup.json deleted file mode 100644 index 1c91c52..0000000 --- a/zigbee2mqtt/coordinator_backup.json +++ /dev/null @@ -1,82 +0,0 @@ -{ - "metadata": { - "format": "zigpy/open-coordinator-backup", - "version": 1, - "source": "zigbee-herdsman@0.14.68", - "internal": { - "date": "2022-11-07T01:23:02.821Z", - "znpVersion": 1 - } - }, - "stack_specific": { - "zstack": { - "tclk_seed": "d21792f5fee85dadff59310ae054f2a8" - } - }, - "coordinator_ieee": "00124b0024c0e91d", - "pan_id": "1a62", - "extended_pan_id": "00124b0024c0e91d", - "nwk_update_id": 0, - "security_level": 5, - "channel": 25, - "channel_mask": [ - 25 - ], - "network_key": { - "key": "01030507090b0d0f00020406080a0c0d", - "sequence_number": 0, - "frame_counter": 1876614 - }, - "devices": [ - { - "nwk_address": "9064", - "ieee_address": "60a423fffefc9539", - "is_child": false, - "link_key": { - "key": "eb826e0b01cbf9cdc6cccdf41f7756c8", - "rx_counter": 0, - "tx_counter": 121 - } - }, - { - "nwk_address": "2b37", - "ieee_address": "b4e3f9fffe102c12", - "is_child": false, - "link_key": { - "key": "4b1d1a1eab0b4b6605bee50017a44e4b", - "rx_counter": 0, - "tx_counter": 132 - } - }, - { - "nwk_address": "ae41", - "ieee_address": "84fd27fffed7b8a4", - "is_child": false, - "link_key": { - "key": "5a508a53007ecc8e44ec25562d306f71", - "rx_counter": 17, - "tx_counter": 151 - } - }, - { - "nwk_address": "7aa5", - "ieee_address": "84fd27fffe80415b", - "is_child": false, - "link_key": { - "key": "06ec7fa7ce2d1dd0a9e952e96dd2036c", - "rx_counter": 15, - "tx_counter": 151 - } - }, - { - "nwk_address": "d878", - "ieee_address": "b4e3f9fffe102c1f", - "is_child": false, - "link_key": { - "key": "b2d349cff519b746b7fe076c0a070be9", - "rx_counter": 0, - "tx_counter": 121 - } - } - ] -} \ No newline at end of file diff --git a/zigbee2mqtt/state.json b/zigbee2mqtt/state.json deleted file mode 100644 index 86b277c..0000000 --- a/zigbee2mqtt/state.json +++ /dev/null @@ -1,51 +0,0 @@ -{ - "0xb4e3f9fffe102c12": { - "color_mode": "color_temp", - "state": "OFF", - "color_temp": 452, - "brightness": 23, - "color": { - "x": 0.5046, - "y": 0.4152 - }, - "linkquality": 47 - }, - "0x84fd27fffed7b8a4": { - "color_mode": "color_temp", - "state": "OFF", - "color_temp": 500, - "brightness": 117, - "color": { - "x": 0.5267, - "y": 0.4133 - }, - "linkquality": 43 - }, - "0x84fd27fffe80415b": { - "color_mode": "color_temp", - "state": "OFF", - "brightness": 254, - "color_temp": 452, - "color": { - "x": 0.5046, - "y": 0.4152 - }, - "linkquality": 40 - }, - "0xb4e3f9fffe102c1f": { - "color_mode": "color_temp", - "state": "OFF", - "brightness": 254, - "color_temp": 452, - "color": { - "x": 0.5046, - "y": 0.4152 - }, - "linkquality": 47 - }, - "0x60a423fffefc9539": { - "battery": 57, - "voltage": 2700, - "linkquality": 36 - } -} \ No newline at end of file