Add CLAUDE.md as basic reference file for Claude
This commit is contained in:
13
CLAUDE.md
Normal file
13
CLAUDE.md
Normal file
@@ -0,0 +1,13 @@
|
|||||||
|
# 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
|
||||||
Reference in New Issue
Block a user