Skip to content

Restore content lost during the device-split rebase#499

Open
hsakoh wants to merge 1 commit into
OpenWonderLabs:mainfrom
hsakoh:fix/restore-content-lost-in-split
Open

Restore content lost during the device-split rebase#499
hsakoh wants to merge 1 commit into
OpenWonderLabs:mainfrom
hsakoh:fix/restore-content-lost-in-split

Conversation

@hsakoh

@hsakoh hsakoh commented Jul 23, 2026

Copy link
Copy Markdown
Contributor

Background

#472 split the monolithic README into per-device files under devices/. The branch was
originally authored against 9764a7c and later rebased onto 0214825 ("add multiple new
products"). Because the split rewrote the README wholesale, part of 0214825's additions
were silently dropped during that rebase.

A full line-by-line comparison of the pre-split README against the current README +
devices/ files (all 77 device-list blocks, 71 device-status blocks, and 68 webhook
event examples) confirmed everything else was migrated intact. This PR restores the
few pieces that were lost.

Changes

  • README — physical device list: add the four products introduced by 0214825
    (Weather Station, Lock Pro Matter Enabled, Lock Vision, Lock Vision Pro)
    with the new tag, and remove the stale new tag from the eight products that
    predate them, matching the pre-split state of the list.
  • Lock Lite: restore the deadbolt command (disengage deadbolt or latch),
    which existed in the pre-split README but was not carried into
    devices/locks-security/lock-lite.md.
  • Webhook event examples: use the internal device type codes from the former
    "Receive events from webhook" support table — WoPlugEU for Plug Mini (EU) and
    WoMeterPlus for Meter Plus. These two codes otherwise no longer appeared anywhere
    in the docs. (Hub 3 is intentionally left as "Hub 3": the sample was correct and
    the former table entry WoHub3 was wrong.)

The split branch (OpenWonderLabs#472) was authored against 9764a7c and rebased onto
0214825; the wholesale README rewrite dropped some of 0214825's changes
and one Lock Lite command:

- README: add Weather Station, Lock Pro Matter Enabled, Lock Vision and
  Lock Vision Pro to the physical device list (the `new` tag now
  belongs to the July 2026 products added in 9ec540a)
- Lock Lite: restore the deadbolt command
- Plug Mini (EU) / Meter Plus: use WoPlugEU / WoMeterPlus in webhook
  event examples
@hsakoh
hsakoh force-pushed the fix/restore-content-lost-in-split branch from 294aed8 to 72cdc7a Compare July 24, 2026 09:30
@hsakoh

hsakoh commented Jul 24, 2026

Copy link
Copy Markdown
Contributor Author

@Minsheng Could you take a look at this PR when you have a chance?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant