Room-ID = random numbers

Hello,

Last few days i’m moving my automations from Node-Red to the integration HA automations section and something caught my eye.

When creating the automations i sometimes check the YAML to learn a bit more. Now i have some rooms which give me strange ID’s:

action:
  - service: climate.turn_off
    data: {}
    target:
      area_id:
        - d06a843b152911eb982a5b5949a04649
        - slaapkamer_bo
        - mancave
        - badkamer
        - hal
        - d06ab25a152911ebb1de79f7118a0a91

For example. The first one ending with *49 should be the ‘Woonkamer’. When i go to the area part it also looks weird:
image

While my Mancave part looks fine:
image

It’s not really affecting my installation but i would like this to be corrected. I already tried renaming the area and afterwards renaming it back but nothing changes the strand ID name.

You’d have to create a new one and delete the old one.

Thanks. But isn’t there an easier way?.
I have to move every device in that room and every automation aswell :confused:

If there was an easier way I’d have suggested it…