node-switchbot 4.0.0-beta.10 โ†’ 4.0.0-beta.11

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (279) hide show
  1. package/dist/devices/index.d.ts +25 -0
  2. package/dist/devices/index.d.ts.map +1 -1
  3. package/dist/devices/index.js +25 -0
  4. package/dist/devices/index.js.map +1 -1
  5. package/dist/devices/wo-art-frame.d.ts +8 -0
  6. package/dist/devices/wo-art-frame.d.ts.map +1 -0
  7. package/dist/devices/wo-art-frame.js +12 -0
  8. package/dist/devices/wo-art-frame.js.map +1 -0
  9. package/dist/devices/wo-circulator-fan.d.ts +8 -0
  10. package/dist/devices/wo-circulator-fan.d.ts.map +1 -0
  11. package/dist/devices/wo-circulator-fan.js +12 -0
  12. package/dist/devices/wo-circulator-fan.js.map +1 -0
  13. package/dist/devices/wo-climate-panel.d.ts +8 -0
  14. package/dist/devices/wo-climate-panel.d.ts.map +1 -0
  15. package/dist/devices/wo-climate-panel.js +12 -0
  16. package/dist/devices/wo-climate-panel.js.map +1 -0
  17. package/dist/devices/wo-floor-lamp.d.ts +8 -0
  18. package/dist/devices/wo-floor-lamp.d.ts.map +1 -0
  19. package/dist/devices/wo-floor-lamp.js +12 -0
  20. package/dist/devices/wo-floor-lamp.js.map +1 -0
  21. package/dist/devices/wo-garage-door-opener.d.ts +8 -0
  22. package/dist/devices/wo-garage-door-opener.d.ts.map +1 -0
  23. package/dist/devices/wo-garage-door-opener.js +12 -0
  24. package/dist/devices/wo-garage-door-opener.js.map +1 -0
  25. package/dist/devices/wo-hubmini-matter.d.ts +8 -0
  26. package/dist/devices/wo-hubmini-matter.d.ts.map +1 -0
  27. package/dist/devices/wo-hubmini-matter.js +12 -0
  28. package/dist/devices/wo-hubmini-matter.js.map +1 -0
  29. package/dist/devices/wo-humi2.d.ts +12 -0
  30. package/dist/devices/wo-humi2.d.ts.map +1 -1
  31. package/dist/devices/wo-humi2.js +18 -0
  32. package/dist/devices/wo-humi2.js.map +1 -1
  33. package/dist/devices/wo-keypad-vision-pro.d.ts +18 -0
  34. package/dist/devices/wo-keypad-vision-pro.d.ts.map +1 -0
  35. package/dist/devices/wo-keypad-vision-pro.js +15 -0
  36. package/dist/devices/wo-keypad-vision-pro.js.map +1 -0
  37. package/dist/devices/wo-keypad-vision.d.ts +8 -0
  38. package/dist/devices/wo-keypad-vision.d.ts.map +1 -0
  39. package/dist/devices/wo-keypad-vision.js +12 -0
  40. package/dist/devices/wo-keypad-vision.js.map +1 -0
  41. package/dist/devices/wo-lock-lite.d.ts +7 -0
  42. package/dist/devices/wo-lock-lite.d.ts.map +1 -0
  43. package/dist/devices/wo-lock-lite.js +11 -0
  44. package/dist/devices/wo-lock-lite.js.map +1 -0
  45. package/dist/devices/wo-lock-pro-wifi.d.ts +7 -0
  46. package/dist/devices/wo-lock-pro-wifi.d.ts.map +1 -0
  47. package/dist/devices/wo-lock-pro-wifi.js +11 -0
  48. package/dist/devices/wo-lock-pro-wifi.js.map +1 -0
  49. package/dist/devices/wo-lock-vision-pro.d.ts +7 -0
  50. package/dist/devices/wo-lock-vision-pro.d.ts.map +1 -0
  51. package/dist/devices/wo-lock-vision-pro.js +11 -0
  52. package/dist/devices/wo-lock-vision-pro.js.map +1 -0
  53. package/dist/devices/wo-lock-vision.d.ts +7 -0
  54. package/dist/devices/wo-lock-vision.d.ts.map +1 -0
  55. package/dist/devices/wo-lock-vision.js +11 -0
  56. package/dist/devices/wo-lock-vision.js.map +1 -0
  57. package/dist/devices/wo-rgbicww-floor-lamp.d.ts +8 -0
  58. package/dist/devices/wo-rgbicww-floor-lamp.d.ts.map +1 -0
  59. package/dist/devices/wo-rgbicww-floor-lamp.js +12 -0
  60. package/dist/devices/wo-rgbicww-floor-lamp.js.map +1 -0
  61. package/dist/devices/wo-rgbicww-strip-light.d.ts +8 -0
  62. package/dist/devices/wo-rgbicww-strip-light.d.ts.map +1 -0
  63. package/dist/devices/wo-rgbicww-strip-light.js +12 -0
  64. package/dist/devices/wo-rgbicww-strip-light.js.map +1 -0
  65. package/dist/devices/wo-roller-shade.d.ts +8 -0
  66. package/dist/devices/wo-roller-shade.d.ts.map +1 -0
  67. package/dist/devices/wo-roller-shade.js +12 -0
  68. package/dist/devices/wo-roller-shade.js.map +1 -0
  69. package/dist/devices/wo-smart-thermostat-radiator.d.ts +8 -0
  70. package/dist/devices/wo-smart-thermostat-radiator.d.ts.map +1 -0
  71. package/dist/devices/wo-smart-thermostat-radiator.js +12 -0
  72. package/dist/devices/wo-smart-thermostat-radiator.js.map +1 -0
  73. package/dist/devices/wo-strip-light-3.d.ts +8 -0
  74. package/dist/devices/wo-strip-light-3.d.ts.map +1 -0
  75. package/dist/devices/wo-strip-light-3.js +12 -0
  76. package/dist/devices/wo-strip-light-3.js.map +1 -0
  77. package/dist/devices/wo-vacuum-k10-plus.d.ts +7 -0
  78. package/dist/devices/wo-vacuum-k10-plus.d.ts.map +1 -0
  79. package/dist/devices/wo-vacuum-k10-plus.js +11 -0
  80. package/dist/devices/wo-vacuum-k10-plus.js.map +1 -0
  81. package/dist/devices/wo-vacuum-k10-pro-combo.d.ts +7 -0
  82. package/dist/devices/wo-vacuum-k10-pro-combo.d.ts.map +1 -0
  83. package/dist/devices/wo-vacuum-k10-pro-combo.js +11 -0
  84. package/dist/devices/wo-vacuum-k10-pro-combo.js.map +1 -0
  85. package/dist/devices/wo-vacuum-k10-pro.d.ts +7 -0
  86. package/dist/devices/wo-vacuum-k10-pro.d.ts.map +1 -0
  87. package/dist/devices/wo-vacuum-k10-pro.js +11 -0
  88. package/dist/devices/wo-vacuum-k10-pro.js.map +1 -0
  89. package/dist/devices/wo-vacuum-k11-plus.d.ts +7 -0
  90. package/dist/devices/wo-vacuum-k11-plus.d.ts.map +1 -0
  91. package/dist/devices/wo-vacuum-k11-plus.js +11 -0
  92. package/dist/devices/wo-vacuum-k11-plus.js.map +1 -0
  93. package/dist/devices/wo-vacuum-k20.d.ts +7 -0
  94. package/dist/devices/wo-vacuum-k20.d.ts.map +1 -0
  95. package/dist/devices/wo-vacuum-k20.js +11 -0
  96. package/dist/devices/wo-vacuum-k20.js.map +1 -0
  97. package/dist/devices/wo-vacuum-s10.d.ts +7 -0
  98. package/dist/devices/wo-vacuum-s10.d.ts.map +1 -0
  99. package/dist/devices/wo-vacuum-s10.js +11 -0
  100. package/dist/devices/wo-vacuum-s10.js.map +1 -0
  101. package/dist/devices/wo-vacuum-s20.d.ts +7 -0
  102. package/dist/devices/wo-vacuum-s20.d.ts.map +1 -0
  103. package/dist/devices/wo-vacuum-s20.js +11 -0
  104. package/dist/devices/wo-vacuum-s20.js.map +1 -0
  105. package/dist/devices/wo-vacuum.d.ts +44 -0
  106. package/dist/devices/wo-vacuum.d.ts.map +1 -0
  107. package/dist/devices/wo-vacuum.js +117 -0
  108. package/dist/devices/wo-vacuum.js.map +1 -0
  109. package/dist/index.d.ts +2 -2
  110. package/dist/index.d.ts.map +1 -1
  111. package/dist/index.js +1 -1
  112. package/dist/index.js.map +1 -1
  113. package/dist/settings.d.ts +10 -0
  114. package/dist/settings.d.ts.map +1 -1
  115. package/dist/settings.js +58 -5
  116. package/dist/settings.js.map +1 -1
  117. package/dist/switchbot.d.ts.map +1 -1
  118. package/dist/switchbot.js +55 -1
  119. package/dist/switchbot.js.map +1 -1
  120. package/dist/types/device.d.ts +19 -0
  121. package/dist/types/device.d.ts.map +1 -1
  122. package/docs/assets/hierarchy.js +1 -1
  123. package/docs/assets/navigation.js +1 -1
  124. package/docs/assets/search.js +1 -1
  125. package/docs/classes/APIError.html +2 -2
  126. package/docs/classes/APINotAvailableError.html +2 -2
  127. package/docs/classes/BLEConnection.html +9 -9
  128. package/docs/classes/BLENotAvailableError.html +2 -2
  129. package/docs/classes/BLEScanner.html +9 -9
  130. package/docs/classes/CommandFailedError.html +2 -2
  131. package/docs/classes/ConnectionTimeoutError.html +2 -2
  132. package/docs/classes/DeviceManager.html +13 -13
  133. package/docs/classes/DeviceNotFoundError.html +2 -2
  134. package/docs/classes/DeviceOverrideStateDuringConnection.html +28 -28
  135. package/docs/classes/DiscoveryError.html +2 -2
  136. package/docs/classes/OpenAPIClient.html +24 -24
  137. package/docs/classes/SequenceDevice.html +29 -29
  138. package/docs/classes/SwitchBot.html +11 -11
  139. package/docs/classes/SwitchBotDevice.html +28 -28
  140. package/docs/classes/SwitchBotError.html +2 -2
  141. package/docs/classes/ValidationError.html +2 -2
  142. package/docs/classes/WoAirPurifier.html +33 -33
  143. package/docs/classes/WoAirPurifierTable.html +33 -33
  144. package/docs/classes/WoArtFrame.html +71 -0
  145. package/docs/classes/WoBlindTilt.html +34 -34
  146. package/docs/classes/WoBulb.html +35 -35
  147. package/docs/classes/WoCeilingLight.html +35 -35
  148. package/docs/classes/WoCirculatorFan.html +66 -0
  149. package/docs/classes/WoClimatePanel.html +66 -0
  150. package/docs/classes/WoContact.html +28 -28
  151. package/docs/classes/WoCurtain.html +32 -32
  152. package/docs/classes/WoFloorLamp.html +71 -0
  153. package/docs/classes/WoGarageDoorOpener.html +64 -0
  154. package/docs/classes/WoHand.html +38 -38
  155. package/docs/classes/WoHub2.html +28 -28
  156. package/docs/classes/WoHub3.html +28 -28
  157. package/docs/classes/WoHubMiniMatter.html +56 -0
  158. package/docs/classes/WoHumi.html +32 -32
  159. package/docs/classes/WoHumi2.html +38 -32
  160. package/docs/classes/WoIOSensorTH.html +28 -28
  161. package/docs/classes/WoKeypad.html +28 -28
  162. package/docs/classes/WoKeypadVision.html +56 -0
  163. package/docs/classes/WoKeypadVisionPro.html +56 -0
  164. package/docs/classes/WoLeak.html +28 -28
  165. package/docs/classes/WoPlugMiniJP.html +31 -31
  166. package/docs/classes/WoPlugMiniUS.html +31 -31
  167. package/docs/classes/WoPresence.html +28 -28
  168. package/docs/classes/WoRGBICBulb.html +82 -0
  169. package/docs/classes/WoRGBICWWFloorLamp.html +82 -0
  170. package/docs/classes/WoRGBICWWStripLight.html +82 -0
  171. package/docs/classes/WoRelaySwitch1.html +32 -32
  172. package/docs/classes/WoRelaySwitch1PM.html +32 -32
  173. package/docs/classes/WoRelaySwitch2PM.html +68 -0
  174. package/docs/classes/WoRemote.html +28 -28
  175. package/docs/classes/WoRollerShade.html +64 -0
  176. package/docs/classes/WoSensorTH.html +28 -28
  177. package/docs/classes/WoSensorTHPlus.html +28 -28
  178. package/docs/classes/WoSensorTHPro.html +28 -28
  179. package/docs/classes/WoSensorTHProCO2.html +28 -28
  180. package/docs/classes/WoSmartLock.html +31 -31
  181. package/docs/classes/WoSmartLockLite.html +64 -0
  182. package/docs/classes/WoSmartLockPro.html +33 -33
  183. package/docs/classes/WoSmartLockProWiFi.html +68 -0
  184. package/docs/classes/WoSmartLockVision.html +64 -0
  185. package/docs/classes/WoSmartLockVisionPro.html +68 -0
  186. package/docs/classes/WoSmartThermostatRadiator.html +66 -0
  187. package/docs/classes/WoStrip.html +35 -35
  188. package/docs/classes/WoStripLight3.html +71 -0
  189. package/docs/classes/WoVacuum.html +71 -0
  190. package/docs/classes/WoVacuumK10Plus.html +71 -0
  191. package/docs/classes/WoVacuumK10Pro.html +71 -0
  192. package/docs/classes/WoVacuumK10ProCombo.html +71 -0
  193. package/docs/classes/WoVacuumK11Plus.html +71 -0
  194. package/docs/classes/WoVacuumK20.html +71 -0
  195. package/docs/classes/WoVacuumS10.html +71 -0
  196. package/docs/classes/WoVacuumS20.html +71 -0
  197. package/docs/enums/LogLevel.html +2 -2
  198. package/docs/enums/SwitchBotBLEModel.html +2 -2
  199. package/docs/enums/SwitchBotBLEModelName.html +2 -2
  200. package/docs/functions/updateBaseURL.html +1 -1
  201. package/docs/hierarchy.html +1 -1
  202. package/docs/interfaces/APICommandRequest.html +2 -2
  203. package/docs/interfaces/APICommandResponse.html +2 -2
  204. package/docs/interfaces/APIDevice.html +2 -2
  205. package/docs/interfaces/APIDeviceStatus.html +2 -2
  206. package/docs/interfaces/APIErrorResponse.html +2 -2
  207. package/docs/interfaces/APIResponse.html +2 -2
  208. package/docs/interfaces/AirPurifierCommands.html +2 -2
  209. package/docs/interfaces/AirPurifierServiceData.html +14 -14
  210. package/docs/interfaces/AirPurifierStatus.html +7 -7
  211. package/docs/interfaces/BLEAdvertisement.html +2 -2
  212. package/docs/interfaces/BLEScanOptions.html +5 -5
  213. package/docs/interfaces/BLEServiceData.html +14 -14
  214. package/docs/interfaces/BlindTiltCommands.html +2 -2
  215. package/docs/interfaces/BlindTiltServiceData.html +14 -14
  216. package/docs/interfaces/BlindTiltStatus.html +6 -6
  217. package/docs/interfaces/BotCommands.html +2 -2
  218. package/docs/interfaces/BotServiceData.html +14 -14
  219. package/docs/interfaces/BotStatus.html +6 -6
  220. package/docs/interfaces/BulbCommands.html +2 -2
  221. package/docs/interfaces/BulbServiceData.html +14 -14
  222. package/docs/interfaces/BulbStatus.html +6 -6
  223. package/docs/interfaces/CeilingLightCommands.html +2 -2
  224. package/docs/interfaces/CeilingLightServiceData.html +14 -14
  225. package/docs/interfaces/CeilingLightStatus.html +6 -6
  226. package/docs/interfaces/CommandResult.html +6 -6
  227. package/docs/interfaces/ContactServiceData.html +14 -14
  228. package/docs/interfaces/ContactStatus.html +6 -6
  229. package/docs/interfaces/CurtainCommands.html +2 -2
  230. package/docs/interfaces/CurtainServiceData.html +14 -14
  231. package/docs/interfaces/CurtainStatus.html +6 -6
  232. package/docs/interfaces/DeviceInfo.html +18 -18
  233. package/docs/interfaces/DeviceListResponse.html +2 -2
  234. package/docs/interfaces/DeviceStatus.html +6 -6
  235. package/docs/interfaces/DiscoveryOptions.html +7 -7
  236. package/docs/interfaces/HubServiceData.html +14 -14
  237. package/docs/interfaces/HubStatus.html +6 -6
  238. package/docs/interfaces/HumidifierCommands.html +2 -2
  239. package/docs/interfaces/HumidifierServiceData.html +15 -15
  240. package/docs/interfaces/HumidifierStatus.html +6 -6
  241. package/docs/interfaces/KeypadStatus.html +6 -6
  242. package/docs/interfaces/LeakServiceData.html +14 -14
  243. package/docs/interfaces/LeakStatus.html +6 -6
  244. package/docs/interfaces/LockCommands.html +2 -2
  245. package/docs/interfaces/LockServiceData.html +15 -15
  246. package/docs/interfaces/LockStatus.html +6 -6
  247. package/docs/interfaces/MeterServiceData.html +14 -14
  248. package/docs/interfaces/MeterStatus.html +6 -6
  249. package/docs/interfaces/MotionServiceData.html +14 -14
  250. package/docs/interfaces/MotionStatus.html +6 -6
  251. package/docs/interfaces/PlugCommands.html +2 -2
  252. package/docs/interfaces/PlugServiceData.html +14 -14
  253. package/docs/interfaces/PlugStatus.html +6 -6
  254. package/docs/interfaces/PresenceServiceData.html +14 -14
  255. package/docs/interfaces/PresenceStatus.html +6 -6
  256. package/docs/interfaces/RelaySwitchCommands.html +2 -2
  257. package/docs/interfaces/RelaySwitchServiceData.html +14 -14
  258. package/docs/interfaces/RelaySwitchStatus.html +6 -6
  259. package/docs/interfaces/RemoteStatus.html +6 -6
  260. package/docs/interfaces/SceneListResponse.html +2 -2
  261. package/docs/interfaces/StripCommands.html +2 -2
  262. package/docs/interfaces/StripServiceData.html +14 -14
  263. package/docs/interfaces/StripStatus.html +6 -6
  264. package/docs/interfaces/SwitchBotConfig.html +15 -15
  265. package/docs/interfaces/VacuumCommands.html +8 -0
  266. package/docs/interfaces/VacuumStatus.html +16 -0
  267. package/docs/interfaces/WebhookConfig.html +2 -2
  268. package/docs/interfaces/WebhookDetails.html +2 -2
  269. package/docs/interfaces/WebhookQueryResponse.html +2 -2
  270. package/docs/interfaces/WebhookSetupResponse.html +2 -2
  271. package/docs/modules.html +1 -1
  272. package/docs/types/ConnectionType.html +1 -1
  273. package/docs/types/PhysicalDeviceType.html +1 -1
  274. package/docs/types/VirtualDeviceType.html +1 -1
  275. package/docs/variables/urls.html +1 -1
  276. package/package.json +3 -3
  277. package/todo/PYSWITCHBOT_COMPARISON.md +52 -52
  278. package/todo/completed.md +175 -0
  279. package/todo/todo.md +38 -32
package/todo/todo.md CHANGED
@@ -3,7 +3,7 @@
3
3
  Implementation tasks to achieve feature parity with pySwitchBot.
4
4
 
5
5
  Last Updated: March 7, 2026
6
- Source: [PYSWITCHBOT_COMPARISON.md](../PYSWITCHBOT_COMPARISON.md)
6
+ Source: [PYSWITCHBOT_COMPARISON.md](./PYSWITCHBOT_COMPARISON.md)
7
7
 
8
8
  ---
9
9
 
@@ -27,21 +27,21 @@ Source: [PYSWITCHBOT_COMPARISON.md](../PYSWITCHBOT_COMPARISON.md)
27
27
 
28
28
  ### ๐Ÿงน Vacuum Cleaners
29
29
 
30
- - [ ] **Task 12.1**: K10+ Vacuum
31
- - [ ] **Task 12.2**: K10+ Pro Vacuum
32
- - [ ] **Task 12.3**: K10+ Pro Combo Vacuum
33
- - [ ] **Task 12.4**: K11+ Vacuum
34
- - [ ] **Task 12.5**: K20 Vacuum
35
- - [ ] **Task 12.6**: S10 Vacuum
36
- - [ ] **Task 12.7**: S20 Vacuum
30
+ - [x] **Task 12.1**: K10+ Vacuum โœ…
31
+ - [x] **Task 12.2**: K10+ Pro Vacuum โœ…
32
+ - [x] **Task 12.3**: K10+ Pro Combo Vacuum โœ…
33
+ - [x] **Task 12.4**: K11+ Vacuum โœ…
34
+ - [x] **Task 12.5**: K20 Vacuum โœ…
35
+ - [x] **Task 12.6**: S10 Vacuum โœ…
36
+ - [x] **Task 12.7**: S20 Vacuum โœ…
37
37
 
38
38
  #### Vacuum Commands
39
- - [ ] **Task 9.2**: Add basic vacuum commands
39
+ - [x] **Task 9.2**: Add basic vacuum commands โœ…
40
40
  - `cleanUp(protocolVersion: number)` - Start cleaning
41
41
  - `returnToDock(protocolVersion: number)` - Return to base
42
42
  - Support protocol versions 1 and 2
43
43
 
44
- - [ ] **Task 9.3**: Add vacuum status getters
44
+ - [x] **Task 9.3**: Add vacuum status getters โœ…
45
45
  - Battery level
46
46
  - Work status (cleaning, returning, docked, etc.)
47
47
  - Dustbin status
@@ -49,33 +49,39 @@ Source: [PYSWITCHBOT_COMPARISON.md](../PYSWITCHBOT_COMPARISON.md)
49
49
 
50
50
  ### ๐Ÿ” Lock Variants
51
51
 
52
- - [ ] **Task 13.1**: Lock Lite
53
- - [ ] **Task 13.2**: Lock Vision
54
- - [ ] **Task 13.3**: Lock Vision Pro
55
- - [ ] **Task 13.4**: Lock Pro WiFi
52
+ - [x] **Task 13.1**: Lock Lite โœ…
53
+ - [x] **Task 13.2**: Lock Vision โœ…
54
+ - [x] **Task 13.3**: Lock Vision Pro โœ…
55
+ - [x] **Task 13.4**: Lock Pro WiFi โœ…
56
56
 
57
57
  ### โšก Power & Climate
58
58
 
59
- - [ ] **Task 14.1**: Relay Switch 2PM
60
- - [ ] **Task 14.2**: Garage Door Opener (relay variant)
61
- - [ ] **Task 15.2**: Circulator Fan (Battery/USB)
62
- - [ ] **Task 15.3**: Smart Thermostat Radiator
63
- - [ ] **Task 15.4**: Climate Panel
59
+ - [x] **Task 14.1**: Relay Switch 2PM โœ…
60
+ - [x] **Task 14.2**: Garage Door Opener (relay variant) โœ…
61
+ - [x] **Task 15.1**: Evaporative Humidifier (WoHumi2) - Already exists, enhance โœ…
62
+ - [x] **Task 15.2**: Circulator Fan (Battery/USB) โœ…
63
+ - [x] **Task 15.3**: Smart Thermostat Radiator โœ…
64
+ - [x] **Task 15.4**: Climate Panel โœ…
64
65
 
65
- ### ๐Ÿ’ก Lighting Variants
66
+ ### ๐ŸŽ›๏ธ Other Devices
66
67
 
67
- - [ ] **Task 16.1**: Strip Light 3
68
- - [ ] **Task 16.2**: Floor Lamp
69
- - [ ] **Task 16.3**: RGBICWW Strip Light
70
- - [ ] **Task 16.4**: RGBICWW Floor Lamp
71
- - [ ] **Task 16.5**: Art Frame
68
+ โœ… **Phase 3 Other Devices block completed!** See `todo/completed.md` for task details.
72
69
 
73
- ### ๐ŸŽ›๏ธ Other Devices
70
+ ---
71
+
72
+ ### โœ… Completed in Phase 3
73
+
74
+ - [x] **Task 10.1**: Implement passive status from advertisements โœ…
75
+ - [x] **Task 10.2**: Add sequence number tracking โœ…
76
+
77
+ ### ๐ŸŽฏ Next Steps (Phase 3)
74
78
 
75
- - [ ] **Task 17.2**: Roller Shade
76
- - [ ] **Task 17.3**: Keypad Vision
77
- - [ ] **Task 17.4**: Keypad Vision Pro
78
- - [ ] **Task 17.6**: HubMini Matter
79
+ 1. **Climate Control**
80
+ - Climate control block complete โœ…
81
+ 2. **Lighting Variants**
82
+ - Tasks 16.1-16.5: Strip Light 3, Floor Lamp, RGBICWW Strip/Floor, Art Frame
83
+ 3. **Other Devices**
84
+ - Tasks 17.1-17.6: Plug Mini EU verify, Roller Shade, Keypad Vision/Pro, Hub3 enhance, HubMini Matter
79
85
 
80
86
  ---
81
87
 
@@ -147,12 +153,12 @@ Source: [PYSWITCHBOT_COMPARISON.md](../PYSWITCHBOT_COMPARISON.md)
147
153
 
148
154
  ### ๐Ÿ“Š Status & Response Parsing
149
155
 
150
- - [ ] **Task 10.1**: Implement passive status from advertisements
156
+ - [x] **Task 10.1**: Implement passive status from advertisements โœ…
151
157
  - Parse device state from BLE advertisements
152
158
  - No connection needed for basic status
153
159
  - Cache last known state
154
160
 
155
- - [ ] **Task 10.2**: Add sequence number tracking
161
+ - [x] **Task 10.2**: Add sequence number tracking โœ…
156
162
  - Monitor `sequence_number` in advertisements
157
163
  - Auto-trigger status update when sequence changes
158
164
  - Implement for: locks, relay switches, vacuums, air purifiers