docs: Document Ultraloq integration #1048
Merged
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Summary
This PR adds comprehensive documentation for the Ultraloq smart lock integration to docs.seam.co.
Linear issue: ENG-65
What's unique about Ultraloq
The Ultraloq integration requires manual timezone configuration before creating time-bound access codes. This is unique among Seam integrations because:
Documentation added
New integration guide pages:
Main overview (README.md)
Setup guide (ultraloq-setup-guide.md)
Timezone configuration guide (configuring-ultraloq-device-timezones.md)
ultraloq_time_zone_unknownwarning)Access codes guide (creating-ultraloq-access-codes.md)
ultraloq_access_code_disabledwarning)Updates to existing pages:
Key features documented
✅ OAuth connection flow
✅ Device timezone configuration (
/devices/report_provider_metadataAPI)✅ Permanent access codes (work without timezone)
✅ Time-bound access codes (require timezone)
✅ Warning system (
ultraloq_time_zone_unknown,ultraloq_access_code_disabled)✅ Code validation (4-8 digit numeric PINs)
✅ Multi-language code examples (7 languages)
✅ Best practices and troubleshooting
Assets needed (to be added later)
The following assets should be added to complete the documentation:
Ultraloq manufacturer cover image (light mode)
docs/.gitbook/assets/ultraloq-manufacturer-page-cover-light.pngUltraloq manufacturer cover image (dark mode) [optional]
docs/.gitbook/assets/ultraloq-manufacturer-page-cover-dark.pngUltraloq logo
docs/.gitbook/assets/ultraloq-logo.pngDocumentation quality
Test plan
🤖 Generated with Claude Code