14 lines
583 B
Markdown
14 lines
583 B
Markdown
# Home Assistant Automation Blueprints
|
|
|
|
This repository contains automation blueprints for Home Assistant OS.
|
|
|
|
## Code Review Guidelines
|
|
|
|
When reviewing or refactoring blueprint files:
|
|
|
|
1. **Code Quality** - Improve overall structure and readability
|
|
2. **Bug Fixes** - Identify and fix obvious or critical bugs and mistakes
|
|
3. **Spelling & Grammar** - Correct any spelling or grammatical errors
|
|
4. **Documentation** - Add comments to make the code easier to read and understand
|
|
5. **User-Friendly Messages** - Use entity friendly names instead of entity IDs in notification messages
|