node-switchbot 3.5.0-beta.4 → 3.5.1-beta.0

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 (203) hide show
  1. package/CHANGELOG.md +11 -0
  2. package/dist/switchbot-openapi.d.ts.map +1 -1
  3. package/dist/switchbot-openapi.js +17 -2
  4. package/dist/switchbot-openapi.js.map +1 -1
  5. package/docs/assets/main.js +4 -4
  6. package/docs/assets/style.css +5 -4
  7. package/docs/classes/Advertising.html +7 -7
  8. package/docs/classes/SwitchBotBLE.html +20 -20
  9. package/docs/classes/SwitchBotOpenAPI.html +23 -23
  10. package/docs/classes/SwitchbotDevice.html +33 -33
  11. package/docs/classes/WoBlindTilt.html +51 -51
  12. package/docs/classes/WoBulb.html +47 -47
  13. package/docs/classes/WoCeilingLight.html +53 -53
  14. package/docs/classes/WoContact.html +35 -35
  15. package/docs/classes/WoCurtain.html +45 -45
  16. package/docs/classes/WoHand.html +45 -45
  17. package/docs/classes/WoHub2.html +35 -35
  18. package/docs/classes/WoHumi.html +49 -49
  19. package/docs/classes/WoHumi2.html +49 -49
  20. package/docs/classes/WoIOSensorTH.html +35 -35
  21. package/docs/classes/WoKeypad.html +34 -34
  22. package/docs/classes/WoLeak.html +35 -35
  23. package/docs/classes/WoPlugMiniJP.html +45 -45
  24. package/docs/classes/WoPlugMiniUS.html +45 -45
  25. package/docs/classes/WoPresence.html +35 -35
  26. package/docs/classes/WoRelaySwitch1.html +39 -39
  27. package/docs/classes/WoRelaySwitch1PM.html +39 -39
  28. package/docs/classes/WoRemote.html +35 -35
  29. package/docs/classes/WoSensorTH.html +34 -34
  30. package/docs/classes/WoSensorTHPlus.html +34 -34
  31. package/docs/classes/WoSensorTHPro.html +34 -34
  32. package/docs/classes/WoSensorTHProCO2.html +34 -34
  33. package/docs/classes/WoSmartLock.html +65 -65
  34. package/docs/classes/WoSmartLockPro.html +65 -65
  35. package/docs/classes/WoStrip.html +49 -49
  36. package/docs/enums/LogLevel.html +10 -10
  37. package/docs/enums/SwitchBotBLEModel.html +29 -29
  38. package/docs/enums/SwitchBotBLEModelFriendlyName.html +30 -30
  39. package/docs/enums/SwitchBotBLEModelName.html +28 -28
  40. package/docs/enums/SwitchBotModel.html +47 -47
  41. package/docs/hierarchy.html +1 -1
  42. package/docs/index.html +7 -7
  43. package/docs/interfaces/AdvertisementData.html +3 -3
  44. package/docs/interfaces/Chars.html +4 -4
  45. package/docs/interfaces/ErrorObject.html +3 -3
  46. package/docs/interfaces/NobleTypes.html +4 -4
  47. package/docs/interfaces/Params.html +6 -6
  48. package/docs/interfaces/Rule.html +9 -9
  49. package/docs/interfaces/ServiceData.html +2 -2
  50. package/docs/interfaces/SwitchBotBLEDevice.html +23 -23
  51. package/docs/interfaces/WebhookDetail.html +6 -6
  52. package/docs/interfaces/ad.html +5 -5
  53. package/docs/interfaces/body.html +3 -3
  54. package/docs/interfaces/bodyChange.html +4 -4
  55. package/docs/interfaces/deleteWebhookResponse.html +4 -4
  56. package/docs/interfaces/device.html +7 -7
  57. package/docs/interfaces/deviceList.html +2 -2
  58. package/docs/interfaces/deviceStatus.html +7 -7
  59. package/docs/interfaces/deviceStatusRequest.html +4 -4
  60. package/docs/interfaces/deviceWebhook.html +4 -4
  61. package/docs/interfaces/deviceWebhookContext.html +4 -4
  62. package/docs/interfaces/devices.html +4 -4
  63. package/docs/interfaces/infraredRemoteList.html +2 -2
  64. package/docs/interfaces/irdevice.html +5 -5
  65. package/docs/interfaces/pushResponse.html +4 -4
  66. package/docs/interfaces/queryWebhookResponse.html +4 -4
  67. package/docs/interfaces/setupWebhookResponse.html +4 -4
  68. package/docs/interfaces/switchbot.html +3 -3
  69. package/docs/interfaces/updateWebhookResponse.html +4 -4
  70. package/docs/interfaces/webhookRequest.html +4 -4
  71. package/docs/modules.html +1 -1
  72. package/docs/types/MacAddress.html +1 -1
  73. package/docs/types/batteryCirculatorFan.html +1 -1
  74. package/docs/types/batteryCirculatorFanServiceData.html +1 -1
  75. package/docs/types/batteryCirculatorFanStatus.html +1 -1
  76. package/docs/types/batteryCirculatorFanWebhookContext.html +1 -1
  77. package/docs/types/blindTilt.html +1 -1
  78. package/docs/types/blindTiltServiceData.html +1 -1
  79. package/docs/types/blindTiltStatus.html +1 -1
  80. package/docs/types/blindTiltWebhookContext.html +1 -1
  81. package/docs/types/bot.html +1 -1
  82. package/docs/types/botServiceData.html +1 -1
  83. package/docs/types/botStatus.html +1 -1
  84. package/docs/types/botWebhookContext.html +1 -1
  85. package/docs/types/ceilingLight.html +1 -1
  86. package/docs/types/ceilingLightPro.html +1 -1
  87. package/docs/types/ceilingLightProServiceData.html +1 -1
  88. package/docs/types/ceilingLightProStatus.html +1 -1
  89. package/docs/types/ceilingLightProWebhookContext.html +1 -1
  90. package/docs/types/ceilingLightServiceData.html +1 -1
  91. package/docs/types/ceilingLightStatus.html +1 -1
  92. package/docs/types/ceilingLightWebhookContext.html +1 -1
  93. package/docs/types/circulatorFanStatus.html +1 -1
  94. package/docs/types/circulatorFanWebhookContext.html +1 -1
  95. package/docs/types/colorBulb.html +1 -1
  96. package/docs/types/colorBulbServiceData.html +1 -1
  97. package/docs/types/colorBulbStatus.html +1 -1
  98. package/docs/types/colorBulbWebhookContext.html +1 -1
  99. package/docs/types/contactSensor.html +1 -1
  100. package/docs/types/contactSensorServiceData.html +1 -1
  101. package/docs/types/contactSensorStatus.html +1 -1
  102. package/docs/types/contactSensorWebhookContext.html +1 -1
  103. package/docs/types/curtain.html +1 -1
  104. package/docs/types/curtain3.html +1 -1
  105. package/docs/types/curtain3ServiceData.html +1 -1
  106. package/docs/types/curtain3WebhookContext.html +1 -1
  107. package/docs/types/curtainServiceData.html +1 -1
  108. package/docs/types/curtainStatus.html +1 -1
  109. package/docs/types/curtainWebhookContext.html +1 -1
  110. package/docs/types/floorCleaningRobotS10.html +1 -1
  111. package/docs/types/floorCleaningRobotS10Status.html +1 -1
  112. package/docs/types/floorCleaningRobotS10WebhookContext.html +1 -1
  113. package/docs/types/hub2.html +1 -1
  114. package/docs/types/hub2ServiceData.html +1 -1
  115. package/docs/types/hub2Status.html +1 -1
  116. package/docs/types/hub2WebhookContext.html +1 -1
  117. package/docs/types/humidifier.html +1 -1
  118. package/docs/types/humidifier2ServiceData.html +1 -1
  119. package/docs/types/humidifier2Status.html +1 -1
  120. package/docs/types/humidifier2WebhookContext.html +1 -1
  121. package/docs/types/humidifierServiceData.html +1 -1
  122. package/docs/types/humidifierStatus.html +1 -1
  123. package/docs/types/humidifierWebhookContext.html +1 -1
  124. package/docs/types/indoorCam.html +1 -1
  125. package/docs/types/indoorCameraWebhookContext.html +1 -1
  126. package/docs/types/keypad.html +1 -1
  127. package/docs/types/keypadDetectorServiceData.html +1 -1
  128. package/docs/types/keypadTouch.html +1 -1
  129. package/docs/types/keypadTouchWebhookContext.html +1 -1
  130. package/docs/types/keypadWebhookContext.html +1 -1
  131. package/docs/types/lock.html +1 -1
  132. package/docs/types/lockPro.html +1 -1
  133. package/docs/types/lockProServiceData.html +1 -1
  134. package/docs/types/lockProStatus.html +1 -1
  135. package/docs/types/lockProWebhookContext.html +1 -1
  136. package/docs/types/lockServiceData.html +1 -1
  137. package/docs/types/lockStatus.html +1 -1
  138. package/docs/types/lockWebhookContext.html +1 -1
  139. package/docs/types/meter.html +1 -1
  140. package/docs/types/meterPlus.html +1 -1
  141. package/docs/types/meterPlusServiceData.html +1 -1
  142. package/docs/types/meterPlusStatus.html +1 -1
  143. package/docs/types/meterPlusWebhookContext.html +1 -1
  144. package/docs/types/meterPro.html +1 -1
  145. package/docs/types/meterProCO2ServiceData.html +1 -1
  146. package/docs/types/meterProCO2Status.html +1 -1
  147. package/docs/types/meterProCO2WebhookContext.html +1 -1
  148. package/docs/types/meterProServiceData.html +1 -1
  149. package/docs/types/meterProStatus.html +1 -1
  150. package/docs/types/meterProWebhookContext.html +1 -1
  151. package/docs/types/meterServiceData.html +1 -1
  152. package/docs/types/meterStatus.html +1 -1
  153. package/docs/types/meterWebhookContext.html +1 -1
  154. package/docs/types/motionSensor.html +1 -1
  155. package/docs/types/motionSensorServiceData.html +1 -1
  156. package/docs/types/motionSensorStatus.html +1 -1
  157. package/docs/types/motionSensorWebhookContext.html +1 -1
  158. package/docs/types/onadvertisement.html +1 -1
  159. package/docs/types/ondiscover.html +1 -1
  160. package/docs/types/outdoorMeter.html +1 -1
  161. package/docs/types/outdoorMeterServiceData.html +1 -1
  162. package/docs/types/outdoorMeterStatus.html +1 -1
  163. package/docs/types/outdoorMeterWebhookContext.html +1 -1
  164. package/docs/types/panTiltCamWebhookContext.html +1 -1
  165. package/docs/types/pantiltCam.html +1 -1
  166. package/docs/types/pantiltCam2k.html +1 -1
  167. package/docs/types/plug.html +1 -1
  168. package/docs/types/plugMini.html +1 -1
  169. package/docs/types/plugMiniJPServiceData.html +1 -1
  170. package/docs/types/plugMiniJPWebhookContext.html +1 -1
  171. package/docs/types/plugMiniStatus.html +1 -1
  172. package/docs/types/plugMiniUSServiceData.html +1 -1
  173. package/docs/types/plugMiniUSWebhookContext.html +1 -1
  174. package/docs/types/plugStatus.html +1 -1
  175. package/docs/types/plugWebhookContext.html +1 -1
  176. package/docs/types/relaySwitch1Context.html +1 -1
  177. package/docs/types/relaySwitch1PMContext.html +1 -1
  178. package/docs/types/relaySwitch1PMServiceData.html +1 -1
  179. package/docs/types/relaySwitch1PMStatus.html +1 -1
  180. package/docs/types/relaySwitch1ServiceData.html +1 -1
  181. package/docs/types/relaySwitch1Status.html +1 -1
  182. package/docs/types/remote.html +1 -1
  183. package/docs/types/remoteServiceData.html +1 -1
  184. package/docs/types/robotVacuumCleanerS1.html +1 -1
  185. package/docs/types/robotVacuumCleanerS1Plus.html +1 -1
  186. package/docs/types/robotVacuumCleanerS1PlusStatus.html +1 -1
  187. package/docs/types/robotVacuumCleanerS1PlusWebhookContext.html +1 -1
  188. package/docs/types/robotVacuumCleanerS1Status.html +1 -1
  189. package/docs/types/robotVacuumCleanerS1WebhookContext.html +1 -1
  190. package/docs/types/robotVacuumCleanerServiceData.html +1 -1
  191. package/docs/types/stripLight.html +1 -1
  192. package/docs/types/stripLightServiceData.html +1 -1
  193. package/docs/types/stripLightStatus.html +1 -1
  194. package/docs/types/stripLightWebhookContext.html +1 -1
  195. package/docs/types/waterLeakDetector.html +1 -1
  196. package/docs/types/waterLeakDetectorServiceData.html +1 -1
  197. package/docs/types/waterLeakDetectorStatus.html +1 -1
  198. package/docs/types/waterLeakDetectorWebhookContext.html +1 -1
  199. package/package.json +11 -11
  200. package/dist/types/types.d.ts +0 -1
  201. package/dist/types/types.d.ts.map +0 -1
  202. package/dist/types/types.js +0 -2
  203. package/dist/types/types.js.map +0 -1
@@ -1 +0,0 @@
1
- {"version":3,"file":"types.js","sourceRoot":"","sources":["../../src/types/types.ts"],"names":[],"mappings":""}