-
Notifications
You must be signed in to change notification settings - Fork 6
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
feat: add an alias to the control panel and binary sensor entities #49
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Great change as it enables users to have 2+ alarm systems in HA! We really need this feature to be merged! I'll try to help you the best I can.
One thing we should do also, is to add some testing for your change, so that we're sure this behavior will never break in the future!
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I think we're almost there! Just few changes and let's include tests for your new function!
Added option for naming the entities with an alias
Add an option for naming the entities with an alias
Add an option for naming the entities with an alias
Add an option for naming the entities with an alias
Add an option for naming the entities with an alias
Add an option for naming the entities with an alias
Add an option for naming the entities with an alias
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This is a great change! Thank you very much for iterating over my suggestions!
Related Issues
Proposed Changes:
Add an option for naming the entities with an alias
Testing:
Extra Notes (optional):
Checklist