.ha_mcp/logs/mcp_usage.jsonl, .session_nest_snapshot_20260729.md
This commit is contained in:
@@ -20,7 +20,12 @@ Custom integration `nest_snapshot` at `/homeassistant/custom_components/nest_sna
|
||||
- Line 69: Replaced `hass.data.get(NEST_DOMAIN, {}).get(config_entry_id)` with `config_entry.runtime_data`
|
||||
- Lines 78-81: Added `-camera` suffix stripping before device_manager lookup
|
||||
|
||||
## SDP candidate fix (round 3)
|
||||
- Added `re` import
|
||||
- Added `_sanitize_sdp()` — inserts missing `1` component ID before `udp` in ICE candidate lines
|
||||
- Applied `_sanitize_sdp()` to `stream.answer_sdp` before `setRemoteDescription`
|
||||
- Still pending: restart + test
|
||||
|
||||
## To Resume Testing
|
||||
1. **Restart HA** — required for custom component file changes to take effect
|
||||
2. Trigger automation `automation.test_nest_snapshot_capture` or call `nest_snapshot.capture` on `camera.front_door_front_door`
|
||||
3. Check `/media/` for output file (>10 KB = success, ~1-2 KB = placeholder)
|
||||
1. Trigger automation `automation.test_nest_snapshot_capture` or call `nest_snapshot.capture` on `camera.front_door_front_door`
|
||||
2. Check `/media/` for output file (>10 KB = success, ~1-2 KB = placeholder)
|
||||
|
||||
Reference in New Issue
Block a user