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:
While my Mancave part looks fine:
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.