-
-
Notifications
You must be signed in to change notification settings - Fork 14
Troubleshooting
raman325 edited this page Mar 28, 2026
·
2 revisions
This section helps you diagnose issues with Lock Code Manager and file effective bug reports.
- Check the wiki — Many questions are answered in the Features documentation.
- Update to the latest version — Your issue may already be fixed. Check releases for recent changes.
- Reproduce with debug logging — Enable debug logs before reproducing the issue so you capture the full trace. See Troubleshooting: Debug Logs.
- Gather device diagnostics — Download diagnostics for your lock device so maintainers can see exactly what HA knows about it. See Troubleshooting: Device Diagnostics.
- For frontend issues — Open the browser console before reproducing to capture JavaScript errors. See Troubleshooting: Browser Console Logs.
Use the bug report template to file an issue. A good bug report includes:
- Clear description of what happened vs. what you expected
- Steps to reproduce the issue
- Debug logs captured while reproducing (see Troubleshooting: Debug Logs)
- Device diagnostics for your lock (see Troubleshooting: Device Diagnostics)
- Browser console logs for frontend/dashboard issues (see Troubleshooting: Browser Console Logs)
- HA and LCM versions
- Troubleshooting: Debug Logs — How to enable debug logging for LCM
- Troubleshooting: Device Diagnostics — How to download diagnostics for your lock device
- Troubleshooting: Browser Console Logs — How to capture browser console logs for frontend issues
Getting Started
UI
- Add a UI for lock code management — overview & decision guide
- UI Strategies
- Custom Cards
Features
- Services and Actions
- Blueprints
- Tracking lock state change events
- Using Condition Entities
- Unsupported Condition Entities
- Notifications
Advanced
Development
Troubleshooting
FAQ
Supported Integrations