How do I resolve these issues with Automations?
I seem to get these Errors on many automations? I get these errors on both normal automations and ones blueprints create.
one of them in the below error is about as simple as it can get…
alias: "Close Master Bathroom Shades : Sundown"
description: ""
triggers:
- trigger: sun
event: sunset
offset: "00:20:00"
conditions: []
actions:
- action: cover.close_cover
metadata: {}
data: {}
target:
entity_id: cover.master_bathroom_shade_group
mode: single
Errors…
Logger: homeassistant.components.automation
Source: helpers/entity_platform.py:824
integration: Automation (documentation, issues)
First occurred: May 9, 2025 at 9:07:14 PM (726 occurrences)
Last logged: 1:32:44 PM
Platform automation does not generate unique IDs. ID 1740797444318 already exists - ignoring automation.door_open_patio_repeating
Platform automation does not generate unique IDs. ID 1742652338893 already exists - ignoring automation.notify_door_open_mudroom_repeating
Platform automation does not generate unique IDs. ID 1742652411221 already exists - ignoring automation.notify_door_open_large_deck_repeating
Platform automation does not generate unique IDs. ID 1744154956771 already exists - ignoring automation.master_bathroom_shade_group_sundown
Platform automation does not generate unique IDs. ID front_door_and_mudroom_lock_status_updater already exists - ignoring automation.notify_door_lock_zwavejs