|
89 | 89 | - [Curtain event example](#curtain-event-example) |
90 | 90 | - [Device Specifications and Supported Features List](#device-specifications-and-supported-features-list) |
91 | 91 | - [Hubs](#hubs) |
92 | | - - [Locks \& Security](#locks--security) |
93 | | - - [Curtains \& Blinds](#curtains--blinds) |
| 92 | + - [Locks & Security](#locks--security) |
| 93 | + - [Curtains & Blinds](#curtains--blinds) |
94 | 94 | - [Sensors](#sensors) |
95 | 95 | - [Lighting](#lighting) |
96 | 96 | - [Robot Vacuum](#robot-vacuum) |
97 | 97 | - [Climate Control](#climate-control) |
98 | | - - [Plugs \& Switches](#plugs--switches) |
| 98 | + - [Plugs & Switches](#plugs--switches) |
99 | 99 | - [Cameras](#cameras) |
100 | 100 | - [Others](#others) |
101 | 101 |
|
@@ -613,6 +613,11 @@ The following table provides definitions to the terms to be frequently mentioned |
613 | 613 | | Home Climate Panel | Short for SwitchBot Home Climate Panel | W7400000 | | |
614 | 614 | | Smart Radiator Thermostat | Short for SwitchBot Smart Radiator Thermostat | W7830000 | | |
615 | 615 | | AI Art Frame | Short for SwitchBot AI Art Frame | W8402000 and W8402010 and W8402020 | | |
| 616 | +| Permanent Outdoor Lights | Short for SwitchBot Permanent Outdoor Lights | W1702120 | | |
| 617 | +| RGBICWW Ceiling Light | Short for SwitchBot RGBICWW Ceiling Light | W10802300 and W10802310 | | |
| 618 | +| Battery Circulator Fan 2 Pro | Short for SwitchBot Battery Circulator Fan 2 Pro | W9502500, W9502501, W9502502, and W9502503 | | |
| 619 | +| Kata Friends | Short for SwitchBot Kata Friends | W7912300 | | |
| 620 | +| AI MindClip | Short for SwitchBot AI MindClip | W6902000 and W6902003 | | |
616 | 621 |
|
617 | 622 | ### `Legacy` Cloud Services |
618 | 623 |
|
@@ -762,14 +767,19 @@ Physical devices refer to the following SwitchBot products, |
762 | 767 | - Smart Radiator Thermostat |
763 | 768 | - Pan/Tilt Cam Plus 2K |
764 | 769 | - Pan/Tilt Cam Plus 3K |
765 | | -- `new` Standing Circulator Fan |
766 | | -- `new` AI Hub |
767 | | -- `new` Keypad Vision Pro |
768 | | -- `new` Candle Warmer Lamp |
769 | | -- `new` Presence Sensor |
770 | | -- `new` Home Climate Panel |
771 | | -- `new` RGBIC Neon Rope Light |
772 | | -- `new` AI Art Frame |
| 770 | +- Standing Circulator Fan |
| 771 | +- AI Hub |
| 772 | +- Keypad Vision Pro |
| 773 | +- Candle Warmer Lamp |
| 774 | +- Presence Sensor |
| 775 | +- Home Climate Panel |
| 776 | +- RGBIC Neon Rope Light |
| 777 | +- AI Art Frame |
| 778 | +- `new` [Permanent Outdoor Lights](devices/lighting/permanent-outdoor-lights.md) |
| 779 | +- `new` [RGBICWW Ceiling Light](devices/lighting/rgbicww-ceiling-light.md) |
| 780 | +- `new` [Battery Circulator Fan 2 Pro](devices/climate-control/battery-circulator-fan-2-pro.md) |
| 781 | +- `new` [Kata Friends](devices/others/kata-friends.md) |
| 782 | +- `new` [AI MindClip](devices/others/ai-mindclip.md) |
773 | 783 |
|
774 | 784 | Virtual infrared remote devices refer to virtual devices that are used to simulate infrared signals of a home appliance remote control. A SwitchBot Hub Plus, Hub Mini, Hub 2, Hub 3 or Ceiling Light is required in order to be able to create these virtual devices within the app. The types of appliances supported include, |
775 | 785 |
|
@@ -1528,6 +1538,7 @@ Webhook events are sent as POST requests in JSON format. The structure varies by |
1528 | 1538 | } |
1529 | 1539 | } |
1530 | 1540 | ``` |
| 1541 | + |
1531 | 1542 | #### Curtain event example |
1532 | 1543 |
|
1533 | 1544 | ```json |
@@ -1612,6 +1623,8 @@ Webhook events are sent as POST requests in JSON format. The structure varies by |
1612 | 1623 | | [RGBICWW Strip Light](devices/lighting/rgbicww-strip-light.md) | ✓ | ✓ | ✓ | ✓ | |
1613 | 1624 | | [Strip Light](devices/lighting/strip-light.md) | ✓ | ✓ | ✓ | ✓ | |
1614 | 1625 | | [Strip Light 3](devices/lighting/strip-light-3.md) | ✓ | ✓ | ✓ | ✓ | |
| 1626 | +| [Permanent Outdoor Lights](devices/lighting/permanent-outdoor-lights.md) | ✓ | ✓ | ✓ | ✓ | |
| 1627 | +| [RGBICWW Ceiling Light](devices/lighting/rgbicww-ceiling-light.md) | ✓ | ✓ | ✓ | ✓ | |
1615 | 1628 |
|
1616 | 1629 | ### Robot Vacuum |
1617 | 1630 |
|
@@ -1643,6 +1656,7 @@ Webhook events are sent as POST requests in JSON format. The structure varies by |
1643 | 1656 | | [Humidifier](devices/climate-control/humidifier.md) | ✓ | ✓ | ✓ | - | |
1644 | 1657 | | [Smart Radiator Thermostat](devices/climate-control/smart-radiator-thermostat.md) | ✓ | ✓ | ✓ | ✓ | |
1645 | 1658 | | [Standing Circulator Fan](devices/climate-control/standing-circulator-fan.md) | ✓ | ✓ | ✓ | ✓ | |
| 1659 | +| [Battery Circulator Fan 2 Pro](devices/climate-control/battery-circulator-fan-2-pro.md) | ✓ | ✓ | ✓ | ✓ | |
1646 | 1660 |
|
1647 | 1661 | ### Plugs & Switches |
1648 | 1662 |
|
@@ -1676,10 +1690,12 @@ Webhook events are sent as POST requests in JSON format. The structure varies by |
1676 | 1690 | | [AI Art Frame](devices/others/ai-art-frame.md) | ✓ | ✓ | ✓ | ✓ | |
1677 | 1691 | | [Weather Station](devices/others/weather-station.md) | ✓ | ✓ | ✓ | ✓ | |
1678 | 1692 | | [Virtual infrared remote devices](devices/others/virtual-infrared-remote-devices.md) | ✓ | - | ✓ | - | |
| 1693 | +| [Kata Friends](devices/others/kata-friends.md) | ✓ | ✓ | ✓ | ✓ | |
| 1694 | +| [AI MindClip](devices/others/ai-mindclip.md) | ✓ | ✓ | - | ✓ | |
1679 | 1695 |
|
1680 | 1696 |
|
1681 | 1697 | ---- |
1682 | 1698 |
|
1683 | 1699 | * [SwitchBot (Official website)](https://www.switch-bot.com/) |
1684 | 1700 | * [Facebook @SwitchBotRobot](https://www.facebook.com/SwitchBotRobot/) |
1685 | | -* [Twitter @SwitchBot](https://twitter.com/switchbot) |
| 1701 | +* [Twitter @SwitchBot](https://twitter.com/switchbot) |
0 commit comments