Move a Sensor from Hue Integration to Home Assistant/ZigBee, Keep History Data

Hello, I have a Hue outdoor sensor managed by the Hue bridge - marked. It is visible in a Dashboard in HA via Hue Integration. Now I want to move it (like many other Hue Devices in the near term) to HA with ZHA integration. I want to keep 1yr+ of Temperature Data. So it is not just a rename (which is described here) but the Entity will disappear from the Hue Integration when I delete it from the Hue Bridge (at least this is what I assume). What could be a good approach?

type: vertical-stack
cards:
  - graph: line
    type: sensor
>>>    **entity: sensor.bwm_mull_temperatur**
    detail: 1
  - graph: line
    type: sensor
    entity: sensor.feusen_terasse_vorne_temperatur
    detail: 1
    name: Terasse vorne Temperatur
  - graph: line
    type: sensor
    entity: sensor.feusen_terasse_vorne_luftfeuchtigkeit
    detail: 1
    name: Terasse vorne Luftfeuchtigkeit