# Kitchen

## Overview

The Kitchen has 76 entities and is one of the most device-dense areas. It contains a smart lock, multiple Lutron dimmers, motorized blinds, LG refrigerator, GE Profile smart oven, an Amazon Echo for voice control, and extensive Emporia Vue energy monitoring across individual appliance circuits.

**Entity count:** 76 | **Floor:** Ground Floor

## Devices

| Device | Manufacturer | Model | Integration |
|---|---|---|---|
| Kitchen Smart Lock | Aqara | Smart Lock U100 | matter |
| Kitchen Lights | Lutron | DVRF-6L (DivaSmartDimmer) | lutron_caseta |
| Kitchen Under Cabinet | Lutron | DVRF-6L (DivaSmartDimmer) | lutron_caseta |
| Kitchen Pico 1 | Lutron | PJ2-1P-GXX (PaddleSwitchPico) | lutron_caseta |
| Kitchen Cabinet Pico | Lutron | PJ2-1P-GXX (PaddleSwitchPico) | lutron_caseta |
| Kitchen Blinds | Motionblinds | RollerBlind | motion_blinds |
| Refrigerator | LG | 2REF11EICD__2-FD (REFRIGERATOR) | smartthinq_sensors |
| GE Profile Oven SRHV558129P | GE Profile | PCHS920YM3FS | ge_home |
| Kitchen (Alexa) | Amazon | Echo (4th gen) | alexa_devices |
| Kitchen Appliances | Emporia | VUE003 | emporia_vue |
| Microwave | Emporia | VUE003 | emporia_vue |
| Stove | Emporia | VUE003 | emporia_vue |
| Fridge | Emporia | VUE003 | emporia_vue |
| Kitchen Plugs | Emporia | VUE003 | emporia_vue |
| Kitchen Plug | Emporia | VUE003 | emporia_vue |
| Dishwasher | Emporia | VUE003 | emporia_vue |

## Lighting

| Entity | Type | Notes |
|---|---|---|
| Kitchen Lights | Lutron dimmer | Main overhead lights |
| Kitchen Under Cabinet | Lutron dimmer | Under-cabinet accent |
| Kitchen Pico 1 | Pico remote | Paddle switch remote |
| Kitchen Cabinet Pico | Pico remote | Cabinet area control |

**Automation:** `Bar Switch - Button 3 - Kitchen Lights` — Bar 4-button switch Button 3 triggers kitchen lights.

## Security / Access

| Entity | Notes |
|---|---|
| Kitchen Smart Lock (Aqara U100) | Matter lock; `lock.kitchen_smart_lock` |
| Kitchen Smart Lock Actuator | Binary sensor showing physical bolt state |

**Automation:** `Smart Lock Unlocked 30 Min Alert` — notifies if any smart lock remains unlocked for 30+ minutes.

## Covers / Blinds

| Entity | Type |
|---|---|
| Kitchen Blinds | Motionblinds RollerBlind |

## Appliances

### LG Refrigerator
- Model: 2REF11EICD__2-FD
- Integration: `smartthinq_sensors` (HACS) — currently in `setup_retry`; entities may be intermittently unavailable
- Climate entities: `Fridge` and `Freezer` (temperature control)

### GE Profile Oven
- Model: PCHS920YM3FS
- Integration: `ge_home` (HACS)
- Entities: Cook Mode sensor, Oven water heater entity
- **Note:** ge_home has a pending HACS update (v2026.2.1) requiring HA restart

## Voice

| Device | Notes |
|---|---|
| Kitchen (Amazon Echo) | Alexa Devices integration; Music Assistant player |

## Energy Monitoring (Emporia Vue)

| Circuit | Notes |
|---|---|
| Kitchen Appliances | General kitchen plug load |
| Microwave | Individual circuit |
| Stove | Individual circuit |
| Fridge | Individual circuit |
| Kitchen Plugs | Counter plug strip |
| Kitchen Plug | Single outlet |
| Dishwasher | Individual circuit |

> The Kitchen has the most granular energy monitoring in the home — 7 separate Emporia Vue circuits covering every major appliance.

## Notes / Gotchas

- `smartthinq_sensors` is in `setup_retry` status — LG appliance data may be stale or unavailable until the add-on is updated and HA is restarted.
- The `ge_home` integration requires a restart after the pending HACS update.
- The Kitchen Smart Lock (Aqara U100) is bridged via the Aqara Hub M2 (Matter). If the Hub M2 goes offline, the lock entity becomes unavailable — but the physical lock still works mechanically.
- `Kitchen Cabinet Pico` has no floor assignment (area_id: null) — this is a cosmetic registration issue; the device is physically in the kitchen.

## Last Updated

2026-06-24