Tuya Recordings v0.3.0-beta.6
Pre-release
Pre-release
Tuya Recordings v0.3.0-beta.6
Highlights
- Improved camera discovery resilience for non-standard Tuya camera categories.
- Added camera fallback chain (camera-like category/name -> prior cache -> all devices) to avoid empty camera index states.
- Normalized camera and device identifiers (
id,deviceId,device_id, anddevId) across discovery and playback paths. - Expanded Tuya OpenAPI
get_devicesparsing to support wrapped payloads (result,list,devices). - Added regression tests for
get_devicesresponse-shape compatibility.
Validation
- Full validation via
tools/validate.ps1. - Test suite passed: 121 tests.