Export RFXTRX devices ID

Hi

I’m using RFXTRX through USB.
I have been adding new SOMFY RTS devices via GUI.
I have to reinstall from scratch my HA after a HDD crash.

I still have access to my configuration file and db.

Could someone tell me where ha do store RFXTRX integration RFY IDs set via GUI ?
I would like to export all Somfy RFY IDs to import them manually on my new HA config.

Thanks,
Pierre

config\ .storage\core.entity_registry

there i did found my blinds at least… :wink:

Thanks,

Looking at this file, it’s doesn’t show the RFY id format unfortunately.
Expected format is 071a000001020301

  {
    "area_id": null,
    "capabilities": {},
    "config_entry_id": "ed5629eaa2f1699384d9a64a8835279d",
    "device_class": null,
    "device_id": "ccfec303e459238efcf01e18c3aa7b54",
    "disabled_by": null,
    "entity_category": null,
    "entity_id": "switch.sejour_porte_fenetre",
    "hidden_by": null,
    "icon": null,
    "id": "4be0d3c8aadc9ab2a98e233a18b69045",
    "has_entity_name": true,
    "name": "Sejour Porte Fenetre",
    "options": {},
    "original_device_class": null,
    "original_icon": null,
    "original_name": "Rfy 00f16a:1",
    "platform": "rfxtrx",
    "supported_features": 0,
    "unique_id": "1a_0_00f16a:1",
    "unit_of_measurement": null
  },

then I don’t know…

if you understand Python, maybe you can find some traces here:

I had the same issue and the solution was to select the rfxcom integration 3 dots and download diagnostics and found it in this file.