Skip to content

Conversation

@gym22
Copy link
Contributor

@gym22 gym22 commented Oct 31, 2025

Domain prefix is required for entities to be correctly created in HA.
Without the prefix, incorrect entities are created as discussed in #5011
It is only an issue during entity creation. If an entity with the referenced unique_id already exists the default_entity_id is ignored.

Domain prefix is required for the entities to be correctly created in HA.
@netlify
Copy link

netlify bot commented Oct 31, 2025

Deploy Preview for teslamate ready!

Name Link
🔨 Latest commit 244734e
🔍 Latest deploy log https://app.netlify.com/projects/teslamate/deploys/6905270c6acbf3000821dc25
😎 Deploy Preview https://deploy-preview-5014--teslamate.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@swiffer swiffer requested review from swiffer and removed request for swiffer November 1, 2025 15:37
@JakobLichterfeld JakobLichterfeld added the kind:documentation Adds or improves documentation label Nov 2, 2025
@JakobLichterfeld JakobLichterfeld added this to the v2.2.0 milestone Nov 2, 2025
Copy link
Member

@JakobLichterfeld JakobLichterfeld left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ty for your contribution!

Nice find and solution

@JakobLichterfeld JakobLichterfeld merged commit dda3cf1 into teslamate-org:main Nov 2, 2025
14 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

kind:documentation Adds or improves documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Entities created in Home Assistant have an entity_id of unnamed_device_X rather than value of default_entity_id

2 participants