Add Castle documentation content
- Emergency procedures (fire, medical, weather, utilities) - Equipment guides (tractor, heating, kitchen, tools) - Getting started (house rules, FAQ, supplies) - Infrastructure docs (electrical, water, internet, heating) - Spaces overview (main building, outbuildings, outdoor)
This commit is contained in:
parent
222b641084
commit
3d8425e14f
65 changed files with 3836 additions and 0 deletions
73
content/infrastructure/electrical.md
Normal file
73
content/infrastructure/electrical.md
Normal file
|
|
@ -0,0 +1,73 @@
|
|||
---
|
||||
title: Electrical & Circuit Breakers
|
||||
description: Electrical panel locations, circuit information, and safety procedures
|
||||
tags:
|
||||
- infrastructure
|
||||
- electrical
|
||||
- safety
|
||||
---
|
||||
|
||||
# Electrical & Circuit Breakers
|
||||
|
||||
## Main Electrical Panel
|
||||
|
||||
- **Location:** *TBD*
|
||||
- **Access:** *TBD (describe how to access - door, cabinet, etc.)*
|
||||
|
||||
### Panel Layout
|
||||
|
||||
*TBD: Add photo or diagram of panel*
|
||||
|
||||
| Breaker # | Amperage | Serves |
|
||||
|-----------|----------|--------|
|
||||
| Main | *TBD* | Whole property |
|
||||
| 1 | *TBD* | *TBD* |
|
||||
| 2 | *TBD* | *TBD* |
|
||||
| 3 | *TBD* | *TBD* |
|
||||
| ... | ... | ... |
|
||||
|
||||
## Secondary Panels (if any)
|
||||
|
||||
### Panel 2
|
||||
|
||||
- **Location:** *TBD*
|
||||
- **Serves:** *TBD*
|
||||
|
||||
## How to Reset a Tripped Breaker
|
||||
|
||||
1. Locate the panel
|
||||
2. Find the tripped breaker (will be in middle position or show red)
|
||||
3. Push breaker firmly to OFF position
|
||||
4. Push breaker to ON position
|
||||
5. If it trips again immediately, there may be a fault - do not keep resetting
|
||||
|
||||
> [!warning] If a breaker keeps tripping
|
||||
> This indicates an electrical problem. Do not repeatedly reset. Contact an electrician.
|
||||
|
||||
## Common Causes of Tripped Breakers
|
||||
|
||||
- Too many devices on one circuit
|
||||
- Faulty appliance
|
||||
- Water/moisture in electrical
|
||||
- Damaged wiring
|
||||
|
||||
## Safety Guidelines
|
||||
|
||||
- **Never** touch electrical panels with wet hands
|
||||
- **Never** use outlets that spark, feel hot, or smell burnt
|
||||
- **Never** overload outlets with too many devices
|
||||
- Report any electrical issues immediately
|
||||
|
||||
## Electric Meter Location
|
||||
|
||||
- **Location:** *TBD*
|
||||
- **Account Number:** *TBD*
|
||||
- **Electric Company:** *TBD*
|
||||
- **Contact:** *TBD*
|
||||
|
||||
## Generator (if applicable)
|
||||
|
||||
- **Location:** *TBD*
|
||||
- **Type:** *TBD*
|
||||
- **Fuel:** *TBD*
|
||||
- See [[generator|Generator Operating Instructions]]
|
||||
Loading…
Add table
Add a link
Reference in a new issue