Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -775,6 +775,10 @@ Physical devices refer to the following SwitchBot products,
- Home Climate Panel
- RGBIC Neon Rope Light
- AI Art Frame
- Weather Station
- Lock Pro Matter Enabled
- Lock Vision
- Lock Vision Pro
- `new` [Permanent Outdoor Lights](devices/lighting/permanent-outdoor-lights.md)
- `new` [RGBICWW Ceiling Light](devices/lighting/rgbicww-ceiling-light.md)
- `new` [Battery Circulator Fan 2 Pro](devices/climate-control/battery-circulator-fan-2-pro.md)
Expand Down
5 changes: 3 additions & 2 deletions devices/locks-security/lock-lite.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,8 +36,9 @@

| deviceType | commandType | Command | command parameter | Description |
| ---------- | ----------- | ------- | ----------------- | --------------------------- |
| Lock Lite | command | lock | default | rotate to locked position |
| Lock Lite | command | unlock | default | rotate to unlocked position |
| Lock Lite | command | lock | default | rotate to locked position |
| Lock Lite | command | unlock | default | rotate to unlocked position |
| Lock Lite | command | deadbolt | default | disengage deadbolt or latch |

---

Expand Down
2 changes: 1 addition & 1 deletion devices/plugs-switches/plug-mini-eu.md
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@
"eventType": "changeReport",
"eventVersion": "1",
"context": {
"deviceType": "Plug Mini (EU)",
"deviceType": "WoPlugEU",
"deviceMac": "94A990502B72",
"online": false,
"overTemperature": true,
Expand Down
2 changes: 1 addition & 1 deletion devices/sensors/meter-plus.md
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
"eventType": "changeReport",
"eventVersion": "1",
"context": {
"deviceType": "WoMeter",
"deviceType": "WoMeterPlus",
"deviceMac": DEVICE_MAC_ADDR,
"temperature": 22.5,
"scale": "CELSIUS",
Expand Down