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

Remove Duplicate Entries for Doors and Trunk Lock #219

Closed

Conversation

stickpin
Copy link
Collaborator

Remove Duplicate Entries for Doors and Trunk Locked Sensors.

This is how it looks before the fix:
Screenshot 2023-11-29 at 23 45 28

@stickpin
Copy link
Collaborator Author

@oliverrahner forgot to remove trunk_locked_sensor and door_locked_sensor from the dashboard.py.

@oliverrahner
Copy link
Collaborator

It's probably not a good idea to remove them.
The error that I made is to not correctly adapt the supported checks: the *_sensor entities should be supported if remote lock/unlock isn't supported, the other entities if they are. So _sensor is the read-only entity, the one without is the read/write entity.

@stickpin stickpin closed this Dec 12, 2023
@stickpin stickpin deleted the patch-3 branch December 12, 2023 15:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants