Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix duplicate isue #52

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

fix duplicate isue #52

wants to merge 1 commit into from

Conversation

PavelD
Copy link
Contributor

@PavelD PavelD commented Dec 22, 2024

Proposed change

I tried to address issue when the container is recreated.

Type of change

  • Bugfix
  • New feature
  • Code quality improvements to existing code or addition of tests
  • Documentation

Additional information

The new entity has been created every time docker recreate image. I decided to change definition of the unique id.
The unique id is now depended on the Compose stack, Compose service, Environment and config_entry.entry_id.

The related issue: #7

Checklist

  • The code change is tested and works locally.
  • The code has been formatted using Black.
  • Tests have been added to verify that the new code works.
  • Documentation added/updated if required.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant