Add circuit breaker location floor plans
- Add photos showing circuit breaker locations for each floor: - RDC (ground floor) - 1st floor (French) / 2nd floor (US) - 2nd floor (French) / 3rd floor (US) - Add prominent callout explaining French floor numbering convention - Organize images in infrastructure/images/ 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
parent
9302fc2e2e
commit
86f0d4ba34
4 changed files with 32 additions and 13 deletions
|
|
@ -9,15 +9,41 @@ tags:
|
||||||
|
|
||||||
# Electrical & Circuit Breakers
|
# Electrical & Circuit Breakers
|
||||||
|
|
||||||
## Main Electrical Panel
|
> [!info] French Floor Numbering
|
||||||
|
> In France, floors are numbered differently than in the US/UK:
|
||||||
|
> | French | American/UK |
|
||||||
|
> |--------|-------------|
|
||||||
|
> | **RDC** (Rez-de-chaussée) | Ground Floor / 1st Floor |
|
||||||
|
> | **1er étage** (1st floor) | 2nd Floor |
|
||||||
|
> | **2ème étage** (2nd floor) | 3rd Floor |
|
||||||
|
>
|
||||||
|
> The floor plans and labels below use **French numbering**.
|
||||||
|
|
||||||
|
## Circuit Breaker Locations
|
||||||
|
|
||||||
|
Each floor has its own circuit breaker panel. See floor plans below for exact locations.
|
||||||
|
|
||||||
|
### RDC (Ground Floor)
|
||||||
|
|
||||||
|
![[rdc-circuit-breakers.png]]
|
||||||
|
|
||||||
|
### 1er Étage (1st Floor - US: 2nd Floor)
|
||||||
|
|
||||||
|
![[1st-floor-circuit-breaker.png]]
|
||||||
|
|
||||||
|
### 2ème Étage (2nd Floor - US: 3rd Floor)
|
||||||
|
|
||||||
|
![[2nd-floor-circuit-breaker.png]]
|
||||||
|
|
||||||
|
---
|
||||||
|
|
||||||
|
## Circuit Panel Details
|
||||||
|
|
||||||
|
### Main Electrical Panel
|
||||||
|
|
||||||
- **Location:** *TBD*
|
- **Location:** *TBD*
|
||||||
- **Access:** *TBD (describe how to access - door, cabinet, etc.)*
|
- **Access:** *TBD (describe how to access - door, cabinet, etc.)*
|
||||||
|
|
||||||
### Panel Layout
|
|
||||||
|
|
||||||
*TBD: Add photo or diagram of panel*
|
|
||||||
|
|
||||||
| Breaker # | Amperage | Serves |
|
| Breaker # | Amperage | Serves |
|
||||||
|-----------|----------|--------|
|
|-----------|----------|--------|
|
||||||
| Main | *TBD* | Whole property |
|
| Main | *TBD* | Whole property |
|
||||||
|
|
@ -26,16 +52,9 @@ tags:
|
||||||
| 3 | *TBD* | *TBD* |
|
| 3 | *TBD* | *TBD* |
|
||||||
| ... | ... | ... |
|
| ... | ... | ... |
|
||||||
|
|
||||||
## Secondary Panels (if any)
|
|
||||||
|
|
||||||
### Panel 2
|
|
||||||
|
|
||||||
- **Location:** *TBD*
|
|
||||||
- **Serves:** *TBD*
|
|
||||||
|
|
||||||
## How to Reset a Tripped Breaker
|
## How to Reset a Tripped Breaker
|
||||||
|
|
||||||
1. Locate the panel
|
1. Locate the panel for your floor (see floor plans above)
|
||||||
2. Find the tripped breaker (will be in middle position or show red)
|
2. Find the tripped breaker (will be in middle position or show red)
|
||||||
3. Push breaker firmly to OFF position
|
3. Push breaker firmly to OFF position
|
||||||
4. Push breaker to ON position
|
4. Push breaker to ON position
|
||||||
|
|
|
||||||
BIN
content/infrastructure/images/1st-floor-circuit-breaker.png
Normal file
BIN
content/infrastructure/images/1st-floor-circuit-breaker.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 165 KiB |
BIN
content/infrastructure/images/2nd-floor-circuit-breaker.png
Normal file
BIN
content/infrastructure/images/2nd-floor-circuit-breaker.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 194 KiB |
BIN
content/infrastructure/images/rdc-circuit-breakers.png
Normal file
BIN
content/infrastructure/images/rdc-circuit-breakers.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 152 KiB |
Loading…
Add table
Add a link
Reference in a new issue