mirror of
https://github.com/home-assistant/frontend.git
synced 2026-02-14 23:18:21 +00:00
4.1 KiB
4.1 KiB
Breaking change
Proposed change
Type of change
- Dependency upgrade
- Bugfix (non-breaking change which fixes an issue)
- New feature (thank you!)
- Breaking change (fix/feature causing existing functionality to break)
- Code quality improvements to existing code or addition of tests
Screenshots
Additional information
- This PR fixes or closes issue: fixes #
- This PR is related to issue or discussion:
- Link to documentation pull request:
- Link to developer documentation pull request:
- Link to backend pull request:
Checklist
- I understand the code I am submitting and can explain how it works.
- The code change is tested and works locally.
- There is no commented out code in this PR.
- I have followed the development checklist
- I have followed the perfect PR recommendations
- Any generated code has been carefully reviewed for correctness and compliance with project standards.
If user exposed functionality or configuration variables are added/changed:
- Documentation added/updated for www.home-assistant.io
To help with the load of incoming pull requests:
- I have reviewed two other open pull requests in this repository.