Skip to content

History

Revisions

  • Add Browser Console Logs troubleshooting page - New page with instructions for Chrome, Firefox, Safari, and mobile - Guidance on capturing and sharing console output - Updated troubleshooting index, sidebar, and home navigation Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>

    @raman325 raman325 committed Mar 28, 2026
    c73eaba
  • Clarify snippet guidance: continuous time range, no stitching Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>

    @raman325 raman325 committed Mar 28, 2026
    068ff58
  • Remove filtering guidance from log capture steps Encourage sharing full logs to avoid losing relevant data. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>

    @raman325 raman325 committed Mar 28, 2026
    ce58bd1
  • Add section on disabling debug logging after capture Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>

    @raman325 raman325 committed Mar 28, 2026
    5e05156
  • Revert blueprint wiki changes pending blueprint PR merge Reverts Blueprints page, sidebar/home nav entries, and cross-references in Using-Condition-Entities and Using-Number-of-Uses. Blueprints.md remains on disk as an untracked file for re-adding when PR #902 merges. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>

    @raman325 raman325 committed Mar 28, 2026
    39ea7d5
  • Clarify that only the domain name needs replacing in logger config Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>

    @raman325 raman325 committed Mar 28, 2026
    a36f4d6
  • Include lock integration logger in debug logging instructions Make Z-Wave JS the default alongside LCM in all code snippets, with a note to replace for other integrations. Remove separate "Lock Integration Logs" section since it's now the default. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>

    @raman325 raman325 committed Mar 28, 2026
    146f65a
  • Add Troubleshooting pages and Blueprints wiki content - Add Troubleshooting overview page with pre-filing checklist - Add Debug Logs subpage with configuration.yaml instructions - Add Device Diagnostics subpage with download steps - Add Blueprints page with import badges and setup docs - Update sidebar and home page navigation - Add blueprint cross-references to condition entities and number of uses pages Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>

    @raman325 raman325 committed Mar 28, 2026
    62788ab
  • Add documentation for excluded condition entity integrations and optimistic updates - Add Unsupported-Condition-Entity-Integrations.md for scheduler-component - Update Adding-a-Provider.md with optimistic updates guidance - Update Using-Condition-Entities.md with useful integrations section - Update Home.md and _Sidebar.md with new page links

    @raman325 raman325 committed Jan 30, 2026
    3d1af89
  • Add august to Yale/August integrations list Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>

    @raman325 raman325 committed Jan 19, 2026
    fcee78f
  • Remove Matter from unsupported list (PR open) Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>

    @raman325 raman325 committed Jan 19, 2026
    dbb7238
  • Clarify that listed integrations cannot be supported Distinguish from integrations that simply don't have providers yet. Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>

    @raman325 raman325 committed Jan 19, 2026
    aaa50a5
  • Add Unsupported Integrations wiki page Document why ESPHome, Matter, and Yale/August integrations cannot currently be supported due to library limitations. Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>

    @raman325 raman325 committed Jan 19, 2026
    38c027e
  • Fix broken link to condition entities page

    @raman325 raman325 committed Jan 15, 2026
    617e1a3
  • Update documentation for v1.0.0 release Breaking changes documented: - #785: calendar → entity_id (supports multiple entity types) - #788: Event entity event_types now use lock entity IDs Changes: - Replace "Using a Calendar" page with comprehensive "Using Condition Entities" - Document all supported entity types (calendar, schedule, input_boolean, switch, binary_sensor) - Add migration guides for breaking changes - Document slot event entity and automation examples - Update Configuration Structure with new entity_id syntax - Update sidebar navigation Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>

    @raman325 raman325 committed Jan 15, 2026
    41b5990
  • Update documentation for new lock cards configuration options - Add show_per_configuration_lock_cards and show_all_lock_cards_view to dashboard options - Replace show_all_codes_for_locks with show_lock_cards in view options - Add show_all_codes_for_locks to deprecated options list Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>

    @raman325 raman325 committed Jan 12, 2026
    426e400
  • Update custom card names after -card suffix removal Updated card type names: - custom:lcm-slot-card → custom:lcm-slot - custom:lcm-lock-codes-card → custom:lcm-lock-codes 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>

    @raman325 raman325 committed Jan 5, 2026
    98dea41
  • Add Required column to Dashboard and View strategy option tables

    @raman325 raman325 committed Jan 4, 2026
    295be3c
  • Add developer docs and organize sidebar - Add Development-Guide.md with architecture overview and dev container setup - Add Adding-a-Provider.md with step-by-step tutorial - Add Provider-State-Management.md with poll/push modes documentation - Add _Sidebar.md for organized navigation - Update Home.md with structured sections - Update Supporting-new-lock-integrations.md to redirect to new docs

    @raman325 raman325 committed Jan 4, 2026
    8e72ad3
  • Updated Add a UI for lock code management (markdown)

    @raman325 raman325 committed Jan 4, 2026
    95616d1
  • I made this post on reddit a little while ago, actually got reddit gold! I feel it makes an excellent FAQ/Wiki post

    @catduckgnaf catduckgnaf committed Mar 26, 2024
    4da6023
  • Updated Virtual integration (markdown)

    @raman325 raman325 committed Mar 24, 2024
    f0596da
  • Created Virtual integration (markdown)

    @raman325 raman325 committed Mar 24, 2024
    06e8d1d
  • Updated Configuration Structure (markdown)

    @raman325 raman325 committed Mar 7, 2024
    b5737ee
  • Updated Add a UI for lock code management (markdown)

    @chelming chelming committed Mar 5, 2024
    2493af5
  • Updated Add a UI for lock code management (markdown)

    @chelming chelming committed Mar 4, 2024
    caee737
  • Updated Add a UI for lock code management (markdown)

    @raman325 raman325 committed Feb 28, 2024
    9b15f4c
  • Updated Tracking lock state change events (markdown)

    @raman325 raman325 committed Feb 26, 2024
    f3dbb4a
  • Created Add a UI for lock code management (markdown)

    @raman325 raman325 committed Feb 26, 2024
    7e45a39
  • Updated Supporting new lock integrations (markdown)

    @raman325 raman325 committed Feb 2, 2024
    e2ba543