@matter/types 0.13.1-alpha.0-20250508-047aa0277 → 0.13.1-alpha.0-20250511-74ef153aa

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 (666) hide show
  1. package/dist/cjs/clusters/access-control.d.ts +82 -211
  2. package/dist/cjs/clusters/access-control.d.ts.map +1 -1
  3. package/dist/cjs/clusters/access-control.js +16 -36
  4. package/dist/cjs/clusters/access-control.js.map +1 -1
  5. package/dist/cjs/clusters/account-login.d.ts +20 -26
  6. package/dist/cjs/clusters/account-login.d.ts.map +1 -1
  7. package/dist/cjs/clusters/account-login.js +10 -13
  8. package/dist/cjs/clusters/account-login.js.map +1 -1
  9. package/dist/cjs/clusters/actions.d.ts +4 -6
  10. package/dist/cjs/clusters/actions.d.ts.map +1 -1
  11. package/dist/cjs/clusters/actions.js.map +1 -1
  12. package/dist/cjs/clusters/administrator-commissioning.d.ts +31 -37
  13. package/dist/cjs/clusters/administrator-commissioning.d.ts.map +1 -1
  14. package/dist/cjs/clusters/administrator-commissioning.js +10 -12
  15. package/dist/cjs/clusters/administrator-commissioning.js.map +1 -1
  16. package/dist/cjs/clusters/application-launcher.d.ts +23 -29
  17. package/dist/cjs/clusters/application-launcher.d.ts.map +1 -1
  18. package/dist/cjs/clusters/application-launcher.js +6 -8
  19. package/dist/cjs/clusters/application-launcher.js.map +1 -1
  20. package/dist/cjs/clusters/ballast-configuration.d.ts +5 -10
  21. package/dist/cjs/clusters/ballast-configuration.d.ts.map +1 -1
  22. package/dist/cjs/clusters/ballast-configuration.js +5 -8
  23. package/dist/cjs/clusters/ballast-configuration.js.map +1 -1
  24. package/dist/cjs/clusters/basic-information.d.ts +9 -13
  25. package/dist/cjs/clusters/basic-information.d.ts.map +1 -1
  26. package/dist/cjs/clusters/basic-information.js +9 -13
  27. package/dist/cjs/clusters/basic-information.js.map +1 -1
  28. package/dist/cjs/clusters/binding.d.ts +3 -3
  29. package/dist/cjs/clusters/boolean-state-configuration.d.ts +15 -15
  30. package/dist/cjs/clusters/boolean-state-configuration.js +3 -3
  31. package/dist/cjs/clusters/bridged-device-basic-information.d.ts +32 -43
  32. package/dist/cjs/clusters/bridged-device-basic-information.d.ts.map +1 -1
  33. package/dist/cjs/clusters/bridged-device-basic-information.js +8 -11
  34. package/dist/cjs/clusters/bridged-device-basic-information.js.map +1 -1
  35. package/dist/cjs/clusters/channel.d.ts +36 -36
  36. package/dist/cjs/clusters/channel.js +2 -2
  37. package/dist/cjs/clusters/color-control.d.ts +151 -189
  38. package/dist/cjs/clusters/color-control.d.ts.map +1 -1
  39. package/dist/cjs/clusters/color-control.js +34 -49
  40. package/dist/cjs/clusters/color-control.js.map +1 -1
  41. package/dist/cjs/clusters/commissioner-control.d.ts +12 -23
  42. package/dist/cjs/clusters/commissioner-control.d.ts.map +1 -1
  43. package/dist/cjs/clusters/commissioner-control.js +6 -15
  44. package/dist/cjs/clusters/commissioner-control.js.map +1 -1
  45. package/dist/cjs/clusters/concentration-measurement.d.ts +7 -5
  46. package/dist/cjs/clusters/concentration-measurement.d.ts.map +1 -1
  47. package/dist/cjs/clusters/concentration-measurement.js +3 -2
  48. package/dist/cjs/clusters/concentration-measurement.js.map +1 -1
  49. package/dist/cjs/clusters/content-control.d.ts +26 -35
  50. package/dist/cjs/clusters/content-control.d.ts.map +1 -1
  51. package/dist/cjs/clusters/content-control.js +8 -10
  52. package/dist/cjs/clusters/content-control.js.map +1 -1
  53. package/dist/cjs/clusters/content-launcher.d.ts +106 -140
  54. package/dist/cjs/clusters/content-launcher.d.ts.map +1 -1
  55. package/dist/cjs/clusters/content-launcher.js +6 -8
  56. package/dist/cjs/clusters/content-launcher.js.map +1 -1
  57. package/dist/cjs/clusters/descriptor.d.ts +3 -3
  58. package/dist/cjs/clusters/device-energy-management-mode.d.ts +6 -9
  59. package/dist/cjs/clusters/device-energy-management-mode.d.ts.map +1 -1
  60. package/dist/cjs/clusters/device-energy-management-mode.js +2 -3
  61. package/dist/cjs/clusters/device-energy-management-mode.js.map +1 -1
  62. package/dist/cjs/clusters/device-energy-management.d.ts +102 -242
  63. package/dist/cjs/clusters/device-energy-management.d.ts.map +1 -1
  64. package/dist/cjs/clusters/device-energy-management.js +16 -46
  65. package/dist/cjs/clusters/device-energy-management.js.map +1 -1
  66. package/dist/cjs/clusters/diagnostic-logs.d.ts +3 -3
  67. package/dist/cjs/clusters/diagnostic-logs.js +1 -1
  68. package/dist/cjs/clusters/dishwasher-mode.d.ts +6 -9
  69. package/dist/cjs/clusters/dishwasher-mode.d.ts.map +1 -1
  70. package/dist/cjs/clusters/dishwasher-mode.js +2 -3
  71. package/dist/cjs/clusters/dishwasher-mode.js.map +1 -1
  72. package/dist/cjs/clusters/door-lock.d.ts +153 -192
  73. package/dist/cjs/clusters/door-lock.d.ts.map +1 -1
  74. package/dist/cjs/clusters/door-lock.js +36 -45
  75. package/dist/cjs/clusters/door-lock.js.map +1 -1
  76. package/dist/cjs/clusters/ecosystem-information.d.ts +19 -26
  77. package/dist/cjs/clusters/ecosystem-information.d.ts.map +1 -1
  78. package/dist/cjs/clusters/ecosystem-information.js +11 -16
  79. package/dist/cjs/clusters/ecosystem-information.js.map +1 -1
  80. package/dist/cjs/clusters/electrical-energy-measurement.d.ts +111 -111
  81. package/dist/cjs/clusters/electrical-energy-measurement.js +3 -3
  82. package/dist/cjs/clusters/electrical-power-measurement.d.ts +33 -42
  83. package/dist/cjs/clusters/electrical-power-measurement.d.ts.map +1 -1
  84. package/dist/cjs/clusters/electrical-power-measurement.js +7 -8
  85. package/dist/cjs/clusters/electrical-power-measurement.js.map +1 -1
  86. package/dist/cjs/clusters/energy-evse-mode.d.ts +16 -21
  87. package/dist/cjs/clusters/energy-evse-mode.d.ts.map +1 -1
  88. package/dist/cjs/clusters/energy-evse-mode.js +5 -7
  89. package/dist/cjs/clusters/energy-evse-mode.js.map +1 -1
  90. package/dist/cjs/clusters/energy-evse.d.ts +104 -128
  91. package/dist/cjs/clusters/energy-evse.d.ts.map +1 -1
  92. package/dist/cjs/clusters/energy-evse.js +17 -23
  93. package/dist/cjs/clusters/energy-evse.js.map +1 -1
  94. package/dist/cjs/clusters/energy-preference.d.ts +9 -5
  95. package/dist/cjs/clusters/energy-preference.d.ts.map +1 -1
  96. package/dist/cjs/clusters/energy-preference.js +3 -1
  97. package/dist/cjs/clusters/energy-preference.js.map +1 -1
  98. package/dist/cjs/clusters/fixed-label.d.ts +3 -5
  99. package/dist/cjs/clusters/fixed-label.d.ts.map +1 -1
  100. package/dist/cjs/clusters/fixed-label.js.map +1 -1
  101. package/dist/cjs/clusters/flow-measurement.d.ts +1 -3
  102. package/dist/cjs/clusters/flow-measurement.d.ts.map +1 -1
  103. package/dist/cjs/clusters/flow-measurement.js +1 -3
  104. package/dist/cjs/clusters/flow-measurement.js.map +1 -1
  105. package/dist/cjs/clusters/general-commissioning.d.ts +82 -98
  106. package/dist/cjs/clusters/general-commissioning.d.ts.map +1 -1
  107. package/dist/cjs/clusters/general-commissioning.js +27 -31
  108. package/dist/cjs/clusters/general-commissioning.js.map +1 -1
  109. package/dist/cjs/clusters/general-diagnostics.d.ts +65 -84
  110. package/dist/cjs/clusters/general-diagnostics.d.ts.map +1 -1
  111. package/dist/cjs/clusters/general-diagnostics.js +17 -22
  112. package/dist/cjs/clusters/general-diagnostics.js.map +1 -1
  113. package/dist/cjs/clusters/group-key-management.d.ts +49 -54
  114. package/dist/cjs/clusters/group-key-management.d.ts.map +1 -1
  115. package/dist/cjs/clusters/group-key-management.js +16 -18
  116. package/dist/cjs/clusters/group-key-management.js.map +1 -1
  117. package/dist/cjs/clusters/groups.d.ts +6 -9
  118. package/dist/cjs/clusters/groups.d.ts.map +1 -1
  119. package/dist/cjs/clusters/groups.js +2 -3
  120. package/dist/cjs/clusters/groups.js.map +1 -1
  121. package/dist/cjs/clusters/icd-management.d.ts +21 -40
  122. package/dist/cjs/clusters/icd-management.d.ts.map +1 -1
  123. package/dist/cjs/clusters/icd-management.js +5 -8
  124. package/dist/cjs/clusters/icd-management.js.map +1 -1
  125. package/dist/cjs/clusters/identify.d.ts +1 -1
  126. package/dist/cjs/clusters/index.d.ts +1 -1
  127. package/dist/cjs/clusters/index.d.ts.map +1 -1
  128. package/dist/cjs/clusters/index.js +3 -3
  129. package/dist/cjs/clusters/index.js.map +1 -1
  130. package/dist/cjs/clusters/{joint-fabric-datastore-cluster.d.ts → joint-fabric-datastore.d.ts} +5 -7
  131. package/dist/cjs/clusters/joint-fabric-datastore.d.ts.map +1 -0
  132. package/dist/cjs/clusters/{joint-fabric-datastore-cluster.js → joint-fabric-datastore.js} +40 -40
  133. package/dist/cjs/clusters/{joint-fabric-datastore-cluster.js.map → joint-fabric-datastore.js.map} +3 -3
  134. package/dist/cjs/clusters/joint-fabric-pki.d.ts +1 -3
  135. package/dist/cjs/clusters/joint-fabric-pki.d.ts.map +1 -1
  136. package/dist/cjs/clusters/joint-fabric-pki.js.map +1 -1
  137. package/dist/cjs/clusters/keypad-input.d.ts +2 -2
  138. package/dist/cjs/clusters/laundry-washer-controls.d.ts +18 -18
  139. package/dist/cjs/clusters/laundry-washer-controls.d.ts.map +1 -1
  140. package/dist/cjs/clusters/laundry-washer-controls.js +6 -6
  141. package/dist/cjs/clusters/laundry-washer-controls.js.map +1 -1
  142. package/dist/cjs/clusters/laundry-washer-mode.d.ts +0 -144
  143. package/dist/cjs/clusters/laundry-washer-mode.d.ts.map +1 -1
  144. package/dist/cjs/clusters/laundry-washer-mode.js +1 -49
  145. package/dist/cjs/clusters/laundry-washer-mode.js.map +1 -1
  146. package/dist/cjs/clusters/level-control.d.ts +41 -73
  147. package/dist/cjs/clusters/level-control.d.ts.map +1 -1
  148. package/dist/cjs/clusters/level-control.js +6 -9
  149. package/dist/cjs/clusters/level-control.js.map +1 -1
  150. package/dist/cjs/clusters/low-power.d.ts +3 -3
  151. package/dist/cjs/clusters/media-input.d.ts +10 -13
  152. package/dist/cjs/clusters/media-input.d.ts.map +1 -1
  153. package/dist/cjs/clusters/media-input.js +3 -4
  154. package/dist/cjs/clusters/media-input.js.map +1 -1
  155. package/dist/cjs/clusters/media-playback.d.ts +30 -41
  156. package/dist/cjs/clusters/media-playback.d.ts.map +1 -1
  157. package/dist/cjs/clusters/media-playback.js +8 -11
  158. package/dist/cjs/clusters/media-playback.js.map +1 -1
  159. package/dist/cjs/clusters/messages.d.ts +8 -8
  160. package/dist/cjs/clusters/messages.js +4 -4
  161. package/dist/cjs/clusters/microwave-oven-mode.d.ts +6 -9
  162. package/dist/cjs/clusters/microwave-oven-mode.d.ts.map +1 -1
  163. package/dist/cjs/clusters/microwave-oven-mode.js +2 -3
  164. package/dist/cjs/clusters/microwave-oven-mode.js.map +1 -1
  165. package/dist/cjs/clusters/mode-base.d.ts +8 -15
  166. package/dist/cjs/clusters/mode-base.d.ts.map +1 -1
  167. package/dist/cjs/clusters/mode-base.js +2 -3
  168. package/dist/cjs/clusters/mode-base.js.map +1 -1
  169. package/dist/cjs/clusters/mode-select.d.ts +8 -24
  170. package/dist/cjs/clusters/mode-select.d.ts.map +1 -1
  171. package/dist/cjs/clusters/mode-select.js +3 -9
  172. package/dist/cjs/clusters/mode-select.js.map +1 -1
  173. package/dist/cjs/clusters/network-commissioning.d.ts +91 -121
  174. package/dist/cjs/clusters/network-commissioning.d.ts.map +1 -1
  175. package/dist/cjs/clusters/network-commissioning.js +18 -24
  176. package/dist/cjs/clusters/network-commissioning.js.map +1 -1
  177. package/dist/cjs/clusters/occupancy-sensing.d.ts +19 -30
  178. package/dist/cjs/clusters/occupancy-sensing.d.ts.map +1 -1
  179. package/dist/cjs/clusters/occupancy-sensing.js +4 -7
  180. package/dist/cjs/clusters/occupancy-sensing.js.map +1 -1
  181. package/dist/cjs/clusters/operational-credentials.d.ts +63 -67
  182. package/dist/cjs/clusters/operational-credentials.d.ts.map +1 -1
  183. package/dist/cjs/clusters/operational-credentials.js +33 -37
  184. package/dist/cjs/clusters/operational-credentials.js.map +1 -1
  185. package/dist/cjs/clusters/operational-state.d.ts +16 -21
  186. package/dist/cjs/clusters/operational-state.d.ts.map +1 -1
  187. package/dist/cjs/clusters/operational-state.js +10 -13
  188. package/dist/cjs/clusters/operational-state.js.map +1 -1
  189. package/dist/cjs/clusters/ota-software-update-provider.d.ts +6 -32
  190. package/dist/cjs/clusters/ota-software-update-provider.d.ts.map +1 -1
  191. package/dist/cjs/clusters/ota-software-update-provider.js +3 -16
  192. package/dist/cjs/clusters/ota-software-update-provider.js.map +1 -1
  193. package/dist/cjs/clusters/ota-software-update-requestor.d.ts +11 -13
  194. package/dist/cjs/clusters/ota-software-update-requestor.d.ts.map +1 -1
  195. package/dist/cjs/clusters/ota-software-update-requestor.js +6 -7
  196. package/dist/cjs/clusters/ota-software-update-requestor.js.map +1 -1
  197. package/dist/cjs/clusters/oven-cavity-operational-state.d.ts +3 -4
  198. package/dist/cjs/clusters/oven-cavity-operational-state.d.ts.map +1 -1
  199. package/dist/cjs/clusters/oven-cavity-operational-state.js +3 -4
  200. package/dist/cjs/clusters/oven-cavity-operational-state.js.map +1 -1
  201. package/dist/cjs/clusters/oven-mode.d.ts +0 -144
  202. package/dist/cjs/clusters/oven-mode.d.ts.map +1 -1
  203. package/dist/cjs/clusters/oven-mode.js +1 -49
  204. package/dist/cjs/clusters/oven-mode.js.map +1 -1
  205. package/dist/cjs/clusters/power-source.d.ts +12 -30
  206. package/dist/cjs/clusters/power-source.d.ts.map +1 -1
  207. package/dist/cjs/clusters/power-source.js +4 -10
  208. package/dist/cjs/clusters/power-source.js.map +1 -1
  209. package/dist/cjs/clusters/pressure-measurement.d.ts +9 -18
  210. package/dist/cjs/clusters/pressure-measurement.d.ts.map +1 -1
  211. package/dist/cjs/clusters/pressure-measurement.js +3 -6
  212. package/dist/cjs/clusters/pressure-measurement.js.map +1 -1
  213. package/dist/cjs/clusters/pump-configuration-and-control.d.ts +37 -55
  214. package/dist/cjs/clusters/pump-configuration-and-control.d.ts.map +1 -1
  215. package/dist/cjs/clusters/pump-configuration-and-control.js +11 -16
  216. package/dist/cjs/clusters/pump-configuration-and-control.js.map +1 -1
  217. package/dist/cjs/clusters/refrigerator-and-temperature-controlled-cabinet-mode.d.ts +6 -9
  218. package/dist/cjs/clusters/refrigerator-and-temperature-controlled-cabinet-mode.d.ts.map +1 -1
  219. package/dist/cjs/clusters/refrigerator-and-temperature-controlled-cabinet-mode.js +2 -3
  220. package/dist/cjs/clusters/refrigerator-and-temperature-controlled-cabinet-mode.js.map +1 -1
  221. package/dist/cjs/clusters/rvc-clean-mode.d.ts +8 -15
  222. package/dist/cjs/clusters/rvc-clean-mode.d.ts.map +1 -1
  223. package/dist/cjs/clusters/rvc-clean-mode.js +2 -3
  224. package/dist/cjs/clusters/rvc-clean-mode.js.map +1 -1
  225. package/dist/cjs/clusters/rvc-operational-state.d.ts +3 -4
  226. package/dist/cjs/clusters/rvc-operational-state.d.ts.map +1 -1
  227. package/dist/cjs/clusters/rvc-operational-state.js +3 -4
  228. package/dist/cjs/clusters/rvc-operational-state.js.map +1 -1
  229. package/dist/cjs/clusters/rvc-run-mode.d.ts +12 -19
  230. package/dist/cjs/clusters/rvc-run-mode.d.ts.map +1 -1
  231. package/dist/cjs/clusters/rvc-run-mode.js +2 -3
  232. package/dist/cjs/clusters/rvc-run-mode.js.map +1 -1
  233. package/dist/cjs/clusters/scenes-management.d.ts +20 -31
  234. package/dist/cjs/clusters/scenes-management.d.ts.map +1 -1
  235. package/dist/cjs/clusters/scenes-management.js +3 -4
  236. package/dist/cjs/clusters/scenes-management.js.map +1 -1
  237. package/dist/cjs/clusters/service-area.d.ts +84 -96
  238. package/dist/cjs/clusters/service-area.d.ts.map +1 -1
  239. package/dist/cjs/clusters/service-area.js +28 -31
  240. package/dist/cjs/clusters/service-area.js.map +1 -1
  241. package/dist/cjs/clusters/smoke-co-alarm.d.ts +15 -10
  242. package/dist/cjs/clusters/smoke-co-alarm.d.ts.map +1 -1
  243. package/dist/cjs/clusters/smoke-co-alarm.js +2 -2
  244. package/dist/cjs/clusters/smoke-co-alarm.js.map +1 -1
  245. package/dist/cjs/clusters/software-diagnostics.d.ts +3 -3
  246. package/dist/cjs/clusters/software-diagnostics.js +1 -1
  247. package/dist/cjs/clusters/switch.d.ts +18 -18
  248. package/dist/cjs/clusters/switch.js +6 -6
  249. package/dist/cjs/clusters/thermostat.d.ts +111 -161
  250. package/dist/cjs/clusters/thermostat.d.ts.map +1 -1
  251. package/dist/cjs/clusters/thermostat.js +35 -39
  252. package/dist/cjs/clusters/thermostat.js.map +1 -1
  253. package/dist/cjs/clusters/thread-border-router-management.d.ts +20 -20
  254. package/dist/cjs/clusters/thread-border-router-management.js +4 -4
  255. package/dist/cjs/clusters/thread-network-diagnostics.d.ts +42 -56
  256. package/dist/cjs/clusters/thread-network-diagnostics.d.ts.map +1 -1
  257. package/dist/cjs/clusters/thread-network-diagnostics.js +15 -20
  258. package/dist/cjs/clusters/thread-network-diagnostics.js.map +1 -1
  259. package/dist/cjs/clusters/thread-network-directory.d.ts +3 -3
  260. package/dist/cjs/clusters/thread-network-directory.js +3 -3
  261. package/dist/cjs/clusters/time-synchronization.d.ts +11 -17
  262. package/dist/cjs/clusters/time-synchronization.d.ts.map +1 -1
  263. package/dist/cjs/clusters/time-synchronization.js +3 -5
  264. package/dist/cjs/clusters/time-synchronization.js.map +1 -1
  265. package/dist/cjs/clusters/wake-on-lan.d.ts +5 -5
  266. package/dist/cjs/clusters/wake-on-lan.js +5 -5
  267. package/dist/cjs/clusters/water-heater-management.d.ts +47 -39
  268. package/dist/cjs/clusters/water-heater-management.d.ts.map +1 -1
  269. package/dist/cjs/clusters/water-heater-management.js +16 -14
  270. package/dist/cjs/clusters/water-heater-management.js.map +1 -1
  271. package/dist/cjs/clusters/water-heater-mode.d.ts +6 -9
  272. package/dist/cjs/clusters/water-heater-mode.d.ts.map +1 -1
  273. package/dist/cjs/clusters/water-heater-mode.js +2 -3
  274. package/dist/cjs/clusters/water-heater-mode.js.map +1 -1
  275. package/dist/cjs/clusters/wi-fi-network-management.d.ts +9 -11
  276. package/dist/cjs/clusters/wi-fi-network-management.d.ts.map +1 -1
  277. package/dist/cjs/clusters/wi-fi-network-management.js +9 -11
  278. package/dist/cjs/clusters/wi-fi-network-management.js.map +1 -1
  279. package/dist/cjs/clusters/window-covering.d.ts +18 -6
  280. package/dist/cjs/clusters/window-covering.d.ts.map +1 -1
  281. package/dist/cjs/clusters/window-covering.js +6 -2
  282. package/dist/cjs/clusters/window-covering.js.map +1 -1
  283. package/dist/cjs/globals/Locationdesc.d.ts +6 -6
  284. package/dist/cjs/globals/Locationdesc.js +6 -6
  285. package/dist/cjs/globals/MeasurementAccuracyRange.d.ts +2 -6
  286. package/dist/cjs/globals/MeasurementAccuracyRange.d.ts.map +1 -1
  287. package/dist/cjs/globals/MeasurementAccuracyRange.js.map +1 -1
  288. package/dist/cjs/globals/Status.d.ts +5 -6
  289. package/dist/cjs/globals/Status.d.ts.map +1 -1
  290. package/dist/cjs/globals/Status.js.map +1 -1
  291. package/dist/esm/clusters/access-control.d.ts +82 -211
  292. package/dist/esm/clusters/access-control.d.ts.map +1 -1
  293. package/dist/esm/clusters/access-control.js +16 -36
  294. package/dist/esm/clusters/access-control.js.map +1 -1
  295. package/dist/esm/clusters/account-login.d.ts +20 -26
  296. package/dist/esm/clusters/account-login.d.ts.map +1 -1
  297. package/dist/esm/clusters/account-login.js +10 -13
  298. package/dist/esm/clusters/account-login.js.map +1 -1
  299. package/dist/esm/clusters/actions.d.ts +4 -6
  300. package/dist/esm/clusters/actions.d.ts.map +1 -1
  301. package/dist/esm/clusters/actions.js.map +1 -1
  302. package/dist/esm/clusters/administrator-commissioning.d.ts +31 -37
  303. package/dist/esm/clusters/administrator-commissioning.d.ts.map +1 -1
  304. package/dist/esm/clusters/administrator-commissioning.js +10 -12
  305. package/dist/esm/clusters/administrator-commissioning.js.map +1 -1
  306. package/dist/esm/clusters/application-launcher.d.ts +23 -29
  307. package/dist/esm/clusters/application-launcher.d.ts.map +1 -1
  308. package/dist/esm/clusters/application-launcher.js +6 -8
  309. package/dist/esm/clusters/application-launcher.js.map +1 -1
  310. package/dist/esm/clusters/ballast-configuration.d.ts +5 -10
  311. package/dist/esm/clusters/ballast-configuration.d.ts.map +1 -1
  312. package/dist/esm/clusters/ballast-configuration.js +5 -8
  313. package/dist/esm/clusters/ballast-configuration.js.map +1 -1
  314. package/dist/esm/clusters/basic-information.d.ts +9 -13
  315. package/dist/esm/clusters/basic-information.d.ts.map +1 -1
  316. package/dist/esm/clusters/basic-information.js +9 -13
  317. package/dist/esm/clusters/basic-information.js.map +1 -1
  318. package/dist/esm/clusters/binding.d.ts +3 -3
  319. package/dist/esm/clusters/boolean-state-configuration.d.ts +15 -15
  320. package/dist/esm/clusters/boolean-state-configuration.js +3 -3
  321. package/dist/esm/clusters/bridged-device-basic-information.d.ts +32 -43
  322. package/dist/esm/clusters/bridged-device-basic-information.d.ts.map +1 -1
  323. package/dist/esm/clusters/bridged-device-basic-information.js +8 -11
  324. package/dist/esm/clusters/bridged-device-basic-information.js.map +1 -1
  325. package/dist/esm/clusters/channel.d.ts +36 -36
  326. package/dist/esm/clusters/channel.js +2 -2
  327. package/dist/esm/clusters/color-control.d.ts +151 -189
  328. package/dist/esm/clusters/color-control.d.ts.map +1 -1
  329. package/dist/esm/clusters/color-control.js +34 -49
  330. package/dist/esm/clusters/color-control.js.map +1 -1
  331. package/dist/esm/clusters/commissioner-control.d.ts +12 -23
  332. package/dist/esm/clusters/commissioner-control.d.ts.map +1 -1
  333. package/dist/esm/clusters/commissioner-control.js +6 -15
  334. package/dist/esm/clusters/commissioner-control.js.map +1 -1
  335. package/dist/esm/clusters/concentration-measurement.d.ts +7 -5
  336. package/dist/esm/clusters/concentration-measurement.d.ts.map +1 -1
  337. package/dist/esm/clusters/concentration-measurement.js +3 -2
  338. package/dist/esm/clusters/concentration-measurement.js.map +1 -1
  339. package/dist/esm/clusters/content-control.d.ts +26 -35
  340. package/dist/esm/clusters/content-control.d.ts.map +1 -1
  341. package/dist/esm/clusters/content-control.js +8 -10
  342. package/dist/esm/clusters/content-control.js.map +1 -1
  343. package/dist/esm/clusters/content-launcher.d.ts +106 -140
  344. package/dist/esm/clusters/content-launcher.d.ts.map +1 -1
  345. package/dist/esm/clusters/content-launcher.js +6 -8
  346. package/dist/esm/clusters/content-launcher.js.map +1 -1
  347. package/dist/esm/clusters/descriptor.d.ts +3 -3
  348. package/dist/esm/clusters/device-energy-management-mode.d.ts +6 -9
  349. package/dist/esm/clusters/device-energy-management-mode.d.ts.map +1 -1
  350. package/dist/esm/clusters/device-energy-management-mode.js +2 -3
  351. package/dist/esm/clusters/device-energy-management-mode.js.map +1 -1
  352. package/dist/esm/clusters/device-energy-management.d.ts +102 -242
  353. package/dist/esm/clusters/device-energy-management.d.ts.map +1 -1
  354. package/dist/esm/clusters/device-energy-management.js +16 -46
  355. package/dist/esm/clusters/device-energy-management.js.map +1 -1
  356. package/dist/esm/clusters/diagnostic-logs.d.ts +3 -3
  357. package/dist/esm/clusters/diagnostic-logs.js +1 -1
  358. package/dist/esm/clusters/dishwasher-mode.d.ts +6 -9
  359. package/dist/esm/clusters/dishwasher-mode.d.ts.map +1 -1
  360. package/dist/esm/clusters/dishwasher-mode.js +2 -3
  361. package/dist/esm/clusters/dishwasher-mode.js.map +1 -1
  362. package/dist/esm/clusters/door-lock.d.ts +153 -192
  363. package/dist/esm/clusters/door-lock.d.ts.map +1 -1
  364. package/dist/esm/clusters/door-lock.js +36 -45
  365. package/dist/esm/clusters/door-lock.js.map +1 -1
  366. package/dist/esm/clusters/ecosystem-information.d.ts +19 -26
  367. package/dist/esm/clusters/ecosystem-information.d.ts.map +1 -1
  368. package/dist/esm/clusters/ecosystem-information.js +11 -16
  369. package/dist/esm/clusters/ecosystem-information.js.map +1 -1
  370. package/dist/esm/clusters/electrical-energy-measurement.d.ts +111 -111
  371. package/dist/esm/clusters/electrical-energy-measurement.js +3 -3
  372. package/dist/esm/clusters/electrical-power-measurement.d.ts +33 -42
  373. package/dist/esm/clusters/electrical-power-measurement.d.ts.map +1 -1
  374. package/dist/esm/clusters/electrical-power-measurement.js +7 -8
  375. package/dist/esm/clusters/electrical-power-measurement.js.map +1 -1
  376. package/dist/esm/clusters/energy-evse-mode.d.ts +16 -21
  377. package/dist/esm/clusters/energy-evse-mode.d.ts.map +1 -1
  378. package/dist/esm/clusters/energy-evse-mode.js +5 -7
  379. package/dist/esm/clusters/energy-evse-mode.js.map +1 -1
  380. package/dist/esm/clusters/energy-evse.d.ts +104 -128
  381. package/dist/esm/clusters/energy-evse.d.ts.map +1 -1
  382. package/dist/esm/clusters/energy-evse.js +17 -23
  383. package/dist/esm/clusters/energy-evse.js.map +1 -1
  384. package/dist/esm/clusters/energy-preference.d.ts +9 -5
  385. package/dist/esm/clusters/energy-preference.d.ts.map +1 -1
  386. package/dist/esm/clusters/energy-preference.js +3 -1
  387. package/dist/esm/clusters/energy-preference.js.map +1 -1
  388. package/dist/esm/clusters/fixed-label.d.ts +3 -5
  389. package/dist/esm/clusters/fixed-label.d.ts.map +1 -1
  390. package/dist/esm/clusters/fixed-label.js.map +1 -1
  391. package/dist/esm/clusters/flow-measurement.d.ts +1 -3
  392. package/dist/esm/clusters/flow-measurement.d.ts.map +1 -1
  393. package/dist/esm/clusters/flow-measurement.js +1 -3
  394. package/dist/esm/clusters/flow-measurement.js.map +1 -1
  395. package/dist/esm/clusters/general-commissioning.d.ts +82 -98
  396. package/dist/esm/clusters/general-commissioning.d.ts.map +1 -1
  397. package/dist/esm/clusters/general-commissioning.js +27 -31
  398. package/dist/esm/clusters/general-commissioning.js.map +1 -1
  399. package/dist/esm/clusters/general-diagnostics.d.ts +65 -84
  400. package/dist/esm/clusters/general-diagnostics.d.ts.map +1 -1
  401. package/dist/esm/clusters/general-diagnostics.js +17 -22
  402. package/dist/esm/clusters/general-diagnostics.js.map +1 -1
  403. package/dist/esm/clusters/group-key-management.d.ts +49 -54
  404. package/dist/esm/clusters/group-key-management.d.ts.map +1 -1
  405. package/dist/esm/clusters/group-key-management.js +16 -18
  406. package/dist/esm/clusters/group-key-management.js.map +1 -1
  407. package/dist/esm/clusters/groups.d.ts +6 -9
  408. package/dist/esm/clusters/groups.d.ts.map +1 -1
  409. package/dist/esm/clusters/groups.js +2 -3
  410. package/dist/esm/clusters/groups.js.map +1 -1
  411. package/dist/esm/clusters/icd-management.d.ts +21 -40
  412. package/dist/esm/clusters/icd-management.d.ts.map +1 -1
  413. package/dist/esm/clusters/icd-management.js +5 -8
  414. package/dist/esm/clusters/icd-management.js.map +1 -1
  415. package/dist/esm/clusters/identify.d.ts +1 -1
  416. package/dist/esm/clusters/index.d.ts +1 -1
  417. package/dist/esm/clusters/index.d.ts.map +1 -1
  418. package/dist/esm/clusters/index.js +2 -2
  419. package/dist/esm/clusters/index.js.map +1 -1
  420. package/dist/esm/clusters/{joint-fabric-datastore-cluster.d.ts → joint-fabric-datastore.d.ts} +5 -7
  421. package/dist/esm/clusters/joint-fabric-datastore.d.ts.map +1 -0
  422. package/dist/esm/clusters/{joint-fabric-datastore-cluster.js → joint-fabric-datastore.js} +37 -37
  423. package/dist/esm/clusters/{joint-fabric-datastore-cluster.js.map → joint-fabric-datastore.js.map} +3 -3
  424. package/dist/esm/clusters/joint-fabric-pki.d.ts +1 -3
  425. package/dist/esm/clusters/joint-fabric-pki.d.ts.map +1 -1
  426. package/dist/esm/clusters/joint-fabric-pki.js.map +1 -1
  427. package/dist/esm/clusters/keypad-input.d.ts +2 -2
  428. package/dist/esm/clusters/laundry-washer-controls.d.ts +18 -18
  429. package/dist/esm/clusters/laundry-washer-controls.d.ts.map +1 -1
  430. package/dist/esm/clusters/laundry-washer-controls.js +6 -6
  431. package/dist/esm/clusters/laundry-washer-controls.js.map +1 -1
  432. package/dist/esm/clusters/laundry-washer-mode.d.ts +0 -144
  433. package/dist/esm/clusters/laundry-washer-mode.d.ts.map +1 -1
  434. package/dist/esm/clusters/laundry-washer-mode.js +1 -49
  435. package/dist/esm/clusters/laundry-washer-mode.js.map +1 -1
  436. package/dist/esm/clusters/level-control.d.ts +41 -73
  437. package/dist/esm/clusters/level-control.d.ts.map +1 -1
  438. package/dist/esm/clusters/level-control.js +6 -9
  439. package/dist/esm/clusters/level-control.js.map +1 -1
  440. package/dist/esm/clusters/low-power.d.ts +3 -3
  441. package/dist/esm/clusters/media-input.d.ts +10 -13
  442. package/dist/esm/clusters/media-input.d.ts.map +1 -1
  443. package/dist/esm/clusters/media-input.js +3 -4
  444. package/dist/esm/clusters/media-input.js.map +1 -1
  445. package/dist/esm/clusters/media-playback.d.ts +30 -41
  446. package/dist/esm/clusters/media-playback.d.ts.map +1 -1
  447. package/dist/esm/clusters/media-playback.js +8 -11
  448. package/dist/esm/clusters/media-playback.js.map +1 -1
  449. package/dist/esm/clusters/messages.d.ts +8 -8
  450. package/dist/esm/clusters/messages.js +4 -4
  451. package/dist/esm/clusters/microwave-oven-mode.d.ts +6 -9
  452. package/dist/esm/clusters/microwave-oven-mode.d.ts.map +1 -1
  453. package/dist/esm/clusters/microwave-oven-mode.js +2 -3
  454. package/dist/esm/clusters/microwave-oven-mode.js.map +1 -1
  455. package/dist/esm/clusters/mode-base.d.ts +8 -15
  456. package/dist/esm/clusters/mode-base.d.ts.map +1 -1
  457. package/dist/esm/clusters/mode-base.js +2 -3
  458. package/dist/esm/clusters/mode-base.js.map +1 -1
  459. package/dist/esm/clusters/mode-select.d.ts +8 -24
  460. package/dist/esm/clusters/mode-select.d.ts.map +1 -1
  461. package/dist/esm/clusters/mode-select.js +3 -9
  462. package/dist/esm/clusters/mode-select.js.map +1 -1
  463. package/dist/esm/clusters/network-commissioning.d.ts +91 -121
  464. package/dist/esm/clusters/network-commissioning.d.ts.map +1 -1
  465. package/dist/esm/clusters/network-commissioning.js +18 -24
  466. package/dist/esm/clusters/network-commissioning.js.map +1 -1
  467. package/dist/esm/clusters/occupancy-sensing.d.ts +19 -30
  468. package/dist/esm/clusters/occupancy-sensing.d.ts.map +1 -1
  469. package/dist/esm/clusters/occupancy-sensing.js +4 -7
  470. package/dist/esm/clusters/occupancy-sensing.js.map +1 -1
  471. package/dist/esm/clusters/operational-credentials.d.ts +63 -67
  472. package/dist/esm/clusters/operational-credentials.d.ts.map +1 -1
  473. package/dist/esm/clusters/operational-credentials.js +33 -37
  474. package/dist/esm/clusters/operational-credentials.js.map +1 -1
  475. package/dist/esm/clusters/operational-state.d.ts +16 -21
  476. package/dist/esm/clusters/operational-state.d.ts.map +1 -1
  477. package/dist/esm/clusters/operational-state.js +10 -13
  478. package/dist/esm/clusters/operational-state.js.map +1 -1
  479. package/dist/esm/clusters/ota-software-update-provider.d.ts +6 -32
  480. package/dist/esm/clusters/ota-software-update-provider.d.ts.map +1 -1
  481. package/dist/esm/clusters/ota-software-update-provider.js +3 -16
  482. package/dist/esm/clusters/ota-software-update-provider.js.map +1 -1
  483. package/dist/esm/clusters/ota-software-update-requestor.d.ts +11 -13
  484. package/dist/esm/clusters/ota-software-update-requestor.d.ts.map +1 -1
  485. package/dist/esm/clusters/ota-software-update-requestor.js +6 -7
  486. package/dist/esm/clusters/ota-software-update-requestor.js.map +1 -1
  487. package/dist/esm/clusters/oven-cavity-operational-state.d.ts +3 -4
  488. package/dist/esm/clusters/oven-cavity-operational-state.d.ts.map +1 -1
  489. package/dist/esm/clusters/oven-cavity-operational-state.js +3 -4
  490. package/dist/esm/clusters/oven-cavity-operational-state.js.map +1 -1
  491. package/dist/esm/clusters/oven-mode.d.ts +0 -144
  492. package/dist/esm/clusters/oven-mode.d.ts.map +1 -1
  493. package/dist/esm/clusters/oven-mode.js +1 -49
  494. package/dist/esm/clusters/oven-mode.js.map +1 -1
  495. package/dist/esm/clusters/power-source.d.ts +12 -30
  496. package/dist/esm/clusters/power-source.d.ts.map +1 -1
  497. package/dist/esm/clusters/power-source.js +4 -10
  498. package/dist/esm/clusters/power-source.js.map +1 -1
  499. package/dist/esm/clusters/pressure-measurement.d.ts +9 -18
  500. package/dist/esm/clusters/pressure-measurement.d.ts.map +1 -1
  501. package/dist/esm/clusters/pressure-measurement.js +3 -6
  502. package/dist/esm/clusters/pressure-measurement.js.map +1 -1
  503. package/dist/esm/clusters/pump-configuration-and-control.d.ts +37 -55
  504. package/dist/esm/clusters/pump-configuration-and-control.d.ts.map +1 -1
  505. package/dist/esm/clusters/pump-configuration-and-control.js +11 -16
  506. package/dist/esm/clusters/pump-configuration-and-control.js.map +1 -1
  507. package/dist/esm/clusters/refrigerator-and-temperature-controlled-cabinet-mode.d.ts +6 -9
  508. package/dist/esm/clusters/refrigerator-and-temperature-controlled-cabinet-mode.d.ts.map +1 -1
  509. package/dist/esm/clusters/refrigerator-and-temperature-controlled-cabinet-mode.js +2 -3
  510. package/dist/esm/clusters/refrigerator-and-temperature-controlled-cabinet-mode.js.map +1 -1
  511. package/dist/esm/clusters/rvc-clean-mode.d.ts +8 -15
  512. package/dist/esm/clusters/rvc-clean-mode.d.ts.map +1 -1
  513. package/dist/esm/clusters/rvc-clean-mode.js +2 -3
  514. package/dist/esm/clusters/rvc-clean-mode.js.map +1 -1
  515. package/dist/esm/clusters/rvc-operational-state.d.ts +3 -4
  516. package/dist/esm/clusters/rvc-operational-state.d.ts.map +1 -1
  517. package/dist/esm/clusters/rvc-operational-state.js +3 -4
  518. package/dist/esm/clusters/rvc-operational-state.js.map +1 -1
  519. package/dist/esm/clusters/rvc-run-mode.d.ts +12 -19
  520. package/dist/esm/clusters/rvc-run-mode.d.ts.map +1 -1
  521. package/dist/esm/clusters/rvc-run-mode.js +2 -3
  522. package/dist/esm/clusters/rvc-run-mode.js.map +1 -1
  523. package/dist/esm/clusters/scenes-management.d.ts +20 -31
  524. package/dist/esm/clusters/scenes-management.d.ts.map +1 -1
  525. package/dist/esm/clusters/scenes-management.js +3 -4
  526. package/dist/esm/clusters/scenes-management.js.map +1 -1
  527. package/dist/esm/clusters/service-area.d.ts +84 -96
  528. package/dist/esm/clusters/service-area.d.ts.map +1 -1
  529. package/dist/esm/clusters/service-area.js +28 -31
  530. package/dist/esm/clusters/service-area.js.map +1 -1
  531. package/dist/esm/clusters/smoke-co-alarm.d.ts +15 -10
  532. package/dist/esm/clusters/smoke-co-alarm.d.ts.map +1 -1
  533. package/dist/esm/clusters/smoke-co-alarm.js +2 -2
  534. package/dist/esm/clusters/smoke-co-alarm.js.map +1 -1
  535. package/dist/esm/clusters/software-diagnostics.d.ts +3 -3
  536. package/dist/esm/clusters/software-diagnostics.js +1 -1
  537. package/dist/esm/clusters/switch.d.ts +18 -18
  538. package/dist/esm/clusters/switch.js +6 -6
  539. package/dist/esm/clusters/thermostat.d.ts +111 -161
  540. package/dist/esm/clusters/thermostat.d.ts.map +1 -1
  541. package/dist/esm/clusters/thermostat.js +35 -39
  542. package/dist/esm/clusters/thermostat.js.map +1 -1
  543. package/dist/esm/clusters/thread-border-router-management.d.ts +20 -20
  544. package/dist/esm/clusters/thread-border-router-management.js +4 -4
  545. package/dist/esm/clusters/thread-network-diagnostics.d.ts +42 -56
  546. package/dist/esm/clusters/thread-network-diagnostics.d.ts.map +1 -1
  547. package/dist/esm/clusters/thread-network-diagnostics.js +15 -20
  548. package/dist/esm/clusters/thread-network-diagnostics.js.map +1 -1
  549. package/dist/esm/clusters/thread-network-directory.d.ts +3 -3
  550. package/dist/esm/clusters/thread-network-directory.js +3 -3
  551. package/dist/esm/clusters/time-synchronization.d.ts +11 -17
  552. package/dist/esm/clusters/time-synchronization.d.ts.map +1 -1
  553. package/dist/esm/clusters/time-synchronization.js +3 -5
  554. package/dist/esm/clusters/time-synchronization.js.map +1 -1
  555. package/dist/esm/clusters/wake-on-lan.d.ts +5 -5
  556. package/dist/esm/clusters/wake-on-lan.js +5 -5
  557. package/dist/esm/clusters/water-heater-management.d.ts +47 -39
  558. package/dist/esm/clusters/water-heater-management.d.ts.map +1 -1
  559. package/dist/esm/clusters/water-heater-management.js +16 -14
  560. package/dist/esm/clusters/water-heater-management.js.map +1 -1
  561. package/dist/esm/clusters/water-heater-mode.d.ts +6 -9
  562. package/dist/esm/clusters/water-heater-mode.d.ts.map +1 -1
  563. package/dist/esm/clusters/water-heater-mode.js +2 -3
  564. package/dist/esm/clusters/water-heater-mode.js.map +1 -1
  565. package/dist/esm/clusters/wi-fi-network-management.d.ts +9 -11
  566. package/dist/esm/clusters/wi-fi-network-management.d.ts.map +1 -1
  567. package/dist/esm/clusters/wi-fi-network-management.js +9 -11
  568. package/dist/esm/clusters/wi-fi-network-management.js.map +1 -1
  569. package/dist/esm/clusters/window-covering.d.ts +18 -6
  570. package/dist/esm/clusters/window-covering.d.ts.map +1 -1
  571. package/dist/esm/clusters/window-covering.js +6 -2
  572. package/dist/esm/clusters/window-covering.js.map +1 -1
  573. package/dist/esm/globals/Locationdesc.d.ts +6 -6
  574. package/dist/esm/globals/Locationdesc.js +6 -6
  575. package/dist/esm/globals/MeasurementAccuracyRange.d.ts +2 -6
  576. package/dist/esm/globals/MeasurementAccuracyRange.d.ts.map +1 -1
  577. package/dist/esm/globals/MeasurementAccuracyRange.js.map +1 -1
  578. package/dist/esm/globals/Status.d.ts +5 -6
  579. package/dist/esm/globals/Status.d.ts.map +1 -1
  580. package/dist/esm/globals/Status.js.map +1 -1
  581. package/package.json +5 -5
  582. package/src/clusters/access-control.ts +19 -39
  583. package/src/clusters/account-login.ts +12 -17
  584. package/src/clusters/actions.ts +4 -6
  585. package/src/clusters/administrator-commissioning.ts +10 -12
  586. package/src/clusters/application-launcher.ts +6 -8
  587. package/src/clusters/ballast-configuration.ts +5 -10
  588. package/src/clusters/basic-information.ts +9 -13
  589. package/src/clusters/binding.ts +3 -3
  590. package/src/clusters/boolean-state-configuration.ts +3 -3
  591. package/src/clusters/bridged-device-basic-information.ts +8 -11
  592. package/src/clusters/channel.ts +2 -2
  593. package/src/clusters/color-control.ts +35 -50
  594. package/src/clusters/commissioner-control.ts +12 -23
  595. package/src/clusters/concentration-measurement.ts +4 -3
  596. package/src/clusters/content-control.ts +10 -15
  597. package/src/clusters/content-launcher.ts +7 -9
  598. package/src/clusters/descriptor.ts +3 -3
  599. package/src/clusters/device-energy-management-mode.ts +2 -3
  600. package/src/clusters/device-energy-management.ts +33 -96
  601. package/src/clusters/diagnostic-logs.ts +2 -2
  602. package/src/clusters/dishwasher-mode.ts +2 -3
  603. package/src/clusters/door-lock.ts +41 -53
  604. package/src/clusters/ecosystem-information.ts +11 -16
  605. package/src/clusters/electrical-energy-measurement.ts +3 -3
  606. package/src/clusters/electrical-power-measurement.ts +7 -8
  607. package/src/clusters/energy-evse-mode.ts +9 -11
  608. package/src/clusters/energy-evse.ts +25 -32
  609. package/src/clusters/energy-preference.ts +3 -3
  610. package/src/clusters/fixed-label.ts +3 -5
  611. package/src/clusters/flow-measurement.ts +1 -3
  612. package/src/clusters/general-commissioning.ts +31 -35
  613. package/src/clusters/general-diagnostics.ts +18 -23
  614. package/src/clusters/group-key-management.ts +18 -21
  615. package/src/clusters/groups.ts +2 -3
  616. package/src/clusters/icd-management.ts +5 -8
  617. package/src/clusters/identify.ts +1 -1
  618. package/src/clusters/index.ts +1 -1
  619. package/src/clusters/{joint-fabric-datastore-cluster.ts → joint-fabric-datastore.ts} +5 -7
  620. package/src/clusters/joint-fabric-pki.ts +1 -3
  621. package/src/clusters/keypad-input.ts +2 -2
  622. package/src/clusters/laundry-washer-controls.ts +6 -6
  623. package/src/clusters/laundry-washer-mode.ts +1 -51
  624. package/src/clusters/level-control.ts +7 -10
  625. package/src/clusters/low-power.ts +3 -3
  626. package/src/clusters/media-input.ts +3 -4
  627. package/src/clusters/media-playback.ts +11 -15
  628. package/src/clusters/messages.ts +4 -4
  629. package/src/clusters/microwave-oven-mode.ts +2 -3
  630. package/src/clusters/mode-base.ts +4 -9
  631. package/src/clusters/mode-select.ts +4 -12
  632. package/src/clusters/network-commissioning.ts +22 -28
  633. package/src/clusters/occupancy-sensing.ts +11 -16
  634. package/src/clusters/operational-credentials.ts +33 -37
  635. package/src/clusters/operational-state.ts +13 -17
  636. package/src/clusters/ota-software-update-provider.ts +3 -16
  637. package/src/clusters/ota-software-update-requestor.ts +6 -7
  638. package/src/clusters/oven-cavity-operational-state.ts +3 -4
  639. package/src/clusters/oven-mode.ts +1 -51
  640. package/src/clusters/power-source.ts +4 -10
  641. package/src/clusters/pressure-measurement.ts +3 -6
  642. package/src/clusters/pump-configuration-and-control.ts +15 -23
  643. package/src/clusters/refrigerator-and-temperature-controlled-cabinet-mode.ts +2 -3
  644. package/src/clusters/rvc-clean-mode.ts +4 -9
  645. package/src/clusters/rvc-operational-state.ts +3 -4
  646. package/src/clusters/rvc-run-mode.ts +8 -13
  647. package/src/clusters/scenes-management.ts +3 -6
  648. package/src/clusters/service-area.ts +28 -31
  649. package/src/clusters/smoke-co-alarm.ts +11 -6
  650. package/src/clusters/software-diagnostics.ts +1 -1
  651. package/src/clusters/switch.ts +6 -6
  652. package/src/clusters/thermostat.ts +38 -80
  653. package/src/clusters/thread-border-router-management.ts +8 -8
  654. package/src/clusters/thread-network-diagnostics.ts +15 -20
  655. package/src/clusters/thread-network-directory.ts +3 -3
  656. package/src/clusters/time-synchronization.ts +5 -7
  657. package/src/clusters/wake-on-lan.ts +5 -5
  658. package/src/clusters/water-heater-management.ts +16 -14
  659. package/src/clusters/water-heater-mode.ts +2 -3
  660. package/src/clusters/wi-fi-network-management.ts +9 -11
  661. package/src/clusters/window-covering.ts +6 -2
  662. package/src/globals/Locationdesc.ts +6 -6
  663. package/src/globals/MeasurementAccuracyRange.ts +2 -6
  664. package/src/globals/Status.ts +5 -6
  665. package/dist/cjs/clusters/joint-fabric-datastore-cluster.d.ts.map +0 -1
  666. package/dist/esm/clusters/joint-fabric-datastore-cluster.d.ts.map +0 -1
@@ -131,7 +131,6 @@ export namespace DoorLock {
131
131
  * CredentialOverTheAirAccess (COTA)
132
132
  *
133
133
  * If this feature is supported then the lock supports the ability to verify a credential provided in a
134
- *
135
134
  * lock/unlock command. Currently the cluster only supports providing the PIN credential to the lock/unlock
136
135
  * commands. If this feature is supported then the PIN Credential feature shall also be supported.
137
136
  *
@@ -1073,10 +1072,9 @@ export namespace DoorLock {
1073
1072
  /**
1074
1073
  * This field shall indicate the next occupied index in the database for the credential type requested, which is
1075
1074
  * useful for quickly identifying occupied credential slots in the database. This shall NOT be null if there is
1076
- * at least one occupied entry after the requested credential index in the corresponding
1077
- *
1078
- * database and shall be null if there are no more occupied entries. The NextCredentialIndex reported shall NOT
1079
- * exceed the maximum number of credentials for a particular credential type.
1075
+ * at least one occupied entry after the requested credential index in the corresponding database and shall be
1076
+ * null if there are no more occupied entries. The NextCredentialIndex reported shall NOT exceed the maximum
1077
+ * number of credentials for a particular credential type.
1080
1078
  *
1081
1079
  * @see {@link MatterSpecification.v14.Cluster} § 5.2.10.39.5
1082
1080
  */
@@ -1093,10 +1091,10 @@ export namespace DoorLock {
1093
1091
  * Otherwise, the value of this field shall be the value of the relevant credential, as a 65-byte uncompressed
1094
1092
  * elliptic curve public key as defined in section 2.3.3 of SEC 1.
1095
1093
  *
1096
- * NOTE
1094
+ * > [!NOTE]
1097
1095
  *
1098
- * Since the Aliro credentials are public keys, there is no security risk in allowing them to be read.
1099
- * Possession of the credential octet string does not allow operating the lock.
1096
+ * > Since the Aliro credentials are public keys, there is no security risk in allowing them to be read.
1097
+ * Possession of the credential octet string does not allow operating the lock.
1100
1098
  *
1101
1099
  * @see {@link MatterSpecification.v14.Cluster} § 5.2.10.39.6
1102
1100
  */
@@ -1742,12 +1740,12 @@ export namespace DoorLock {
1742
1740
  *
1743
1741
  * * Interface Operational: Yes, No or N/A
1744
1742
  *
1745
- * NOTE
1743
+ * > [!NOTE]
1746
1744
  *
1747
- * For modes that disable the remote interface, the door lock shall respond to Lock, Unlock, Toggle, and Unlock with
1748
- * Timeout commands with a response status Failure and not take the action requested by those commands. The door
1749
- * lock shall NOT disable the radio or otherwise unbind or leave the network. It shall still respond to all other
1750
- * commands and requests.
1745
+ * > For modes that disable the remote interface, the door lock shall respond to Lock, Unlock, Toggle, and Unlock
1746
+ * with Timeout commands with a response status Failure and not take the action requested by those commands. The
1747
+ * door lock shall NOT disable the radio or otherwise unbind or leave the network. It shall still respond to all
1748
+ * other commands and requests.
1751
1749
  *
1752
1750
  * @see {@link MatterSpecification.v14.Cluster} § 5.2.6.15
1753
1751
  */
@@ -3217,7 +3215,6 @@ export namespace DoorLock {
3217
3215
  * Fields used for different use cases:
3218
3216
  *
3219
3217
  * Return status is a global status code or a cluster-specific status code from the Status Codes table and
3220
- *
3221
3218
  * shall be one of the following values:
3222
3219
  *
3223
3220
  * • SUCCESS, if setting User was successful.
@@ -3242,10 +3239,8 @@ export namespace DoorLock {
3242
3239
  /**
3243
3240
  * Retrieve user.
3244
3241
  *
3245
- * An InvokeResponse command shall be sent with an appropriate error
3246
- *
3247
- * COMMAND, etc.) as needed otherwise the GetUserResponse Command shall be sent implying a status of
3248
- * SUCCESS.
3242
+ * An InvokeResponse command shall be sent with an appropriate error (e.g. FAILURE, INVALID_COMMAND, etc.)
3243
+ * as needed otherwise the GetUserResponse Command shall be sent implying a status of SUCCESS.
3249
3244
  *
3250
3245
  * @see {@link MatterSpecification.v14.Cluster} § 5.2.10.33
3251
3246
  */
@@ -3638,11 +3633,10 @@ export namespace DoorLock {
3638
3633
  * door lock server to send PINs over the air. This attribute determines the behavior of the server’s TX
3639
3634
  * operation. If it is false, then it is not ok for the device to send PIN in any messages over the air.
3640
3635
  *
3641
- * The PIN field within any door lock cluster message shall keep the first octet unchanged and
3642
- *
3643
- * masks the actual code by replacing with 0xFF. For example (PIN "1234" ): If the attribute value is True,
3644
- * 0x04 0x31 0x32 0x33 0x34 shall be used in the PIN field in any door lock cluster message payload. If the
3645
- * attribute value is False, 0x04 0xFF 0xFF 0xFF 0xFF shall be used.
3636
+ * The PIN field within any door lock cluster message shall keep the first octet unchanged and masks the
3637
+ * actual code by replacing with 0xFF. For example (PIN "1234" ): If the attribute value is True, 0x04 0x31
3638
+ * 0x32 0x33 0x34 shall be used in the PIN field in any door lock cluster message payload. If the attribute
3639
+ * value is False, 0x04 0xFF 0xFF 0xFF 0xFF shall be used.
3646
3640
  *
3647
3641
  * @see {@link MatterSpecification.v14.Cluster} § 5.2.9.34
3648
3642
  */
@@ -3703,10 +3697,10 @@ export namespace DoorLock {
3703
3697
  /**
3704
3698
  * Clear out all PINs on the lock.
3705
3699
  *
3706
- * NOTE
3700
+ * > [!NOTE]
3707
3701
  *
3708
- * On the server, the clear all PIN codes command SHOULD have the same effect as the ClearPINCode command
3709
- * with respect to the setting of user status, user type and schedules.
3702
+ * > On the server, the clear all PIN codes command SHOULD have the same effect as the ClearPINCode command
3703
+ * with respect to the setting of user status, user type and schedules.
3710
3704
  *
3711
3705
  * @see {@link MatterSpecification.v14.Cluster} § 5.2.10.8
3712
3706
  */
@@ -3806,13 +3800,13 @@ export namespace DoorLock {
3806
3800
  * applies to the sum of the number of AliroEvictableEndpointKey credentials and the number of
3807
3801
  * AliroNonEvictableEndpointKey credentials.
3808
3802
  *
3809
- * NOTE
3803
+ * > [!NOTE]
3810
3804
  *
3811
- * The credential indices used for these two credential types are independent of each other, similar to all
3812
- * other credential types. As long as NumberOfAliroEndpointKeysSupported is at least 2 a client could add a
3813
- * credential of type AliroEvictableEndpointKey at any index from 1 to NumberOfAliroEndpointKeysSupported
3814
- * and also add a credential of type AliroNonEvictableEndpointKey at the same index, and both credentials
3815
- * would exist on the server.
3805
+ * > The credential indices used for these two credential types are independent of each other, similar to
3806
+ * all other credential types. As long as NumberOfAliroEndpointKeysSupported is at least 2 a client could
3807
+ * add a credential of type AliroEvictableEndpointKey at any index from 1 to
3808
+ * NumberOfAliroEndpointKeysSupported and also add a credential of type AliroNonEvictableEndpointKey at
3809
+ * the same index, and both credentials would exist on the server.
3816
3810
  *
3817
3811
  * @see {@link MatterSpecification.v14.Cluster} § 5.2.9.46
3818
3812
  */
@@ -3837,11 +3831,11 @@ export namespace DoorLock {
3837
3831
  * This command allows clearing an existing Aliro Reader configuration for the lock. Administrators shall
3838
3832
  * NOT clear an Aliro Reader configuration without explicit user permission.
3839
3833
  *
3840
- * NOTE
3834
+ * > [!NOTE]
3841
3835
  *
3842
- * Using this command will revoke the ability of all existing Aliro user devices that have the old
3843
- * verification key to interact with the lock. This effect is not restricted to a single fabric or otherwise
3844
- * scoped in any way.
3836
+ * > Using this command will revoke the ability of all existing Aliro user devices that have the old
3837
+ * verification key to interact with the lock. This effect is not restricted to a single fabric or
3838
+ * otherwise scoped in any way.
3845
3839
  *
3846
3840
  * @see {@link MatterSpecification.v14.Cluster} § 5.2.10.43
3847
3841
  */
@@ -4046,10 +4040,10 @@ export namespace DoorLock {
4046
4040
  * an optional code for the lock. The door lock may require a code depending on the value of the
4047
4041
  * RequirePINForRemoteOperation attribute.
4048
4042
  *
4049
- * NOTE
4043
+ * > [!NOTE]
4050
4044
  *
4051
- * If the attribute AutoRelockTime is supported, the lock will transition to the locked state when the auto
4052
- * relock time has expired.
4045
+ * > If the attribute AutoRelockTime is supported, the lock will transition to the locked state when the
4046
+ * auto relock time has expired.
4053
4047
  *
4054
4048
  * @see {@link MatterSpecification.v14.Cluster} § 5.2.10.41
4055
4049
  */
@@ -4157,7 +4151,6 @@ export namespace DoorLock {
4157
4151
  * CredentialOverTheAirAccess
4158
4152
  *
4159
4153
  * If this feature is supported then the lock supports the ability to verify a credential provided in a
4160
- *
4161
4154
  * lock/unlock command. Currently the cluster only supports providing the PIN credential to the lock/unlock
4162
4155
  * commands. If this feature is supported then the PIN Credential feature shall also be supported.
4163
4156
  *
@@ -4310,7 +4303,7 @@ export namespace DoorLock {
4310
4303
  ),
4311
4304
 
4312
4305
  /**
4313
- * Indicates the current operating mode of the lock as defined in OperatingModeEnum.
4306
+ * This attribute shall indicate the current operating mode of the lock as defined in OperatingModeEnum.
4314
4307
  *
4315
4308
  * @see {@link MatterSpecification.v14.Cluster} § 5.2.9.24
4316
4309
  */
@@ -4337,10 +4330,8 @@ export namespace DoorLock {
4337
4330
 
4338
4331
  /**
4339
4332
  * Indicates the default configurations as they are physically set on the device (example: hardware dip
4340
- * switch setting, etc…) and represents the default setting for some of the
4341
- *
4342
- * attributes within this cluster (for example: LED, Auto Lock, Sound Volume, and Operating Mode
4343
- * attributes).
4333
+ * switch setting, etc…) and represents the default setting for some of the attributes within this cluster
4334
+ * (for example: LED, Auto Lock, Sound Volume, and Operating Mode attributes).
4344
4335
  *
4345
4336
  * This is a read-only attribute and is intended to allow clients to determine what changes may need to be
4346
4337
  * made without having to query all the included attributes. It may be beneficial for the clients to know
@@ -4461,10 +4452,10 @@ export namespace DoorLock {
4461
4452
  * lock. The door lock may require a code depending on the value of the RequirePINForRemoteOperation
4462
4453
  * attribute.
4463
4454
  *
4464
- * NOTE
4455
+ * > [!NOTE]
4465
4456
  *
4466
- * If the attribute AutoRelockTime is supported the lock will transition to the locked state when the auto
4467
- * relock time has expired.
4457
+ * > If the attribute AutoRelockTime is supported the lock will transition to the locked state when the auto
4458
+ * relock time has expired.
4468
4459
  *
4469
4460
  * @see {@link MatterSpecification.v14.Cluster} § 5.2.10.2
4470
4461
  */
@@ -4515,9 +4506,8 @@ export namespace DoorLock {
4515
4506
  * ◦ shall generate a LockOperation event of LockOperationType Unlatch when it is actuated from the
4516
4507
  * outside.
4517
4508
  *
4518
- * ◦ may generate a LockOperation event of LockOperationType Unlatch when it is actuated
4519
- *
4520
- * from the inside.
4509
+ * ◦ may generate a LockOperation event of LockOperationType Unlatch when it is actuated from the
4510
+ * inside.
4521
4511
  *
4522
4512
  * @see {@link MatterSpecification.v14.Cluster} § 5.2.11.3
4523
4513
  */
@@ -4588,8 +4578,6 @@ export namespace DoorLock {
4588
4578
  * the locking functionality is abstracted from the cluster. The cluster has a small list of mandatory attributes
4589
4579
  * and functions and a list of optional features.
4590
4580
  *
4591
- * Figure 16. Typical Usage of the Door Lock Cluster
4592
- *
4593
4581
  * DoorLockCluster supports optional features that you can enable with the DoorLockCluster.with() factory method.
4594
4582
  *
4595
4583
  * @see {@link MatterSpecification.v14.Cluster} § 5.2
@@ -83,12 +83,12 @@ export namespace EcosystemInformation {
83
83
  /**
84
84
  * This field shall indicate the timestamp of when the UniqueLocationIDs was last modified.
85
85
  *
86
- * NOTE
86
+ * > [!NOTE]
87
87
  *
88
- * If multiple server instances update the UniqueLocationIDs field at the same time, it is possible one of the
89
- * updates will be missed. This is considered an acceptable limitation to reduce the complexity of the design.
90
- * Since this is meant to be provided from user input, it is unlikely these signals would be happening at one
91
- * time.
88
+ * > If multiple server instances update the UniqueLocationIDs field at the same time, it is possible one of the
89
+ * updates will be missed. This is considered an acceptable limitation to reduce the complexity of the design.
90
+ * Since this is meant to be provided from user input, it is unlikely these signals would be happening at one
91
+ * time.
92
92
  *
93
93
  * @see {@link MatterSpecification.v14.Core} § 9.18.4.1.7
94
94
  */
@@ -121,11 +121,9 @@ export namespace EcosystemInformation {
121
121
  * location as a result of an external interaction. (For example, the user changes the location assignment.)
122
122
  *
123
123
  * UniqueLocationID shall NOT be changed when the LocationDescriptor changes name, but still represents the same
124
- * location. (For example, the user renames a room.)
125
- *
126
- * UniqueLocationID shall be changed when LocationDescriptor changes as a result of another Ecosystem
127
- * Information Cluster server instance changing and the UniqueLocationID on the remote server instance also
128
- * changes.
124
+ * location. (For example, the user renames a room.) UniqueLocationID shall be changed when LocationDescriptor
125
+ * changes as a result of another Ecosystem Information Cluster server instance changing and the
126
+ * UniqueLocationID on the remote server instance also changes.
129
127
  *
130
128
  * UniqueLocationID shall NOT be changed when LocationDescriptor changes as a result of another Ecosystem
131
129
  * Information Cluster server instance changing and the UniqueLocationID on the remote server instance does not
@@ -173,9 +171,7 @@ export namespace EcosystemInformation {
173
171
  /**
174
172
  * This attribute shall contain the list of logical devices represented by a Bridged Node. Most of the time
175
173
  * this will contain a single entry, but may grow with more complex device compositions (e.g. another
176
- * bridge.)
177
- *
178
- * An empty list indicates that the information is not available.
174
+ * bridge.) An empty list indicates that the information is not available.
179
175
  *
180
176
  * @see {@link MatterSpecification.v14.Core} § 9.18.5.1
181
177
  */
@@ -189,9 +185,8 @@ export namespace EcosystemInformation {
189
185
  * This attribute shall contain the list of rooms, areas and groups associated with the DeviceDirectory
190
186
  * entries, and shall NOT contain locations which are dynamically generated and removed by an ecosystem.
191
187
  * (E.g. a location that is generated and removed based on the user being home is not permitted. However, an
192
- * initially generated location name that does not quickly change is acceptable.)
193
- *
194
- * An empty list indicates that the information is not available.
188
+ * initially generated location name that does not quickly change is acceptable.) An empty list indicates
189
+ * that the information is not available.
195
190
  *
196
191
  * LocationDirectory entries shall be removed if there is no DeviceDirectory that references it.
197
192
  *
@@ -127,10 +127,10 @@ export namespace ElectricalEnergyMeasurement {
127
127
  * This field shall indicate the time elapsed since boot at the beginning of the period during which the value
128
128
  * of the Energy field was measured.
129
129
  *
130
- * If this EnergyMeasurementStruct represents cumulative energy, this field shall be omitted. Otherwise, if the
131
- * server had not yet determined the time in UTC at the start of the measurement
130
+ * If this EnergyMeasurementStruct represents cumulative energy, this field shall be omitted.
132
131
  *
133
- * period, or does not have the capability of determining the time in UTC, this field shall be indicated.
132
+ * Otherwise, if the server had not yet determined the time in UTC at the start of the measurement period, or
133
+ * does not have the capability of determining the time in UTC, this field shall be indicated.
134
134
  *
135
135
  * Otherwise, if the server had determined the time in UTC at or before the beginning of the measurement period,
136
136
  * this field may be omitted; if it is indicated, its value shall be the time elapsed since boot at the UTC time
@@ -91,9 +91,8 @@ export namespace ElectricalPowerMeasurement {
91
91
  * milliamps (mA). A positive value indicates that the measured harmonic current is positive, and a negative
92
92
  * value indicates that the measured harmonic current is negative.
93
93
  *
94
- * For the Harmonic Phases attribute, this value is the most recent phase of the given harmonic order
95
- *
96
- * in millidegrees (mDeg). A positive value indicates that the measured phase is leading, and a negative value
94
+ * For the Harmonic Phases attribute, this value is the most recent phase of the given harmonic order in
95
+ * millidegrees (mDeg). A positive value indicates that the measured phase is leading, and a negative value
97
96
  * indicates that the measured phase is lagging.
98
97
  *
99
98
  * If this measurement is not currently available, a value of null shall be returned.
@@ -497,9 +496,8 @@ export namespace ElectricalPowerMeasurement {
497
496
  attributes: {
498
497
  /**
499
498
  * This shall indicate a list of HarmonicMeasurementStruct values, with each HarmonicMeasurementStruct
500
- * representing the most recent phase of the harmonic current reading for the harmonic
501
- *
502
- * order specified by Order.
499
+ * representing the most recent phase of the harmonic current reading for the harmonic order specified by
500
+ * Order.
503
501
  *
504
502
  * The reporting interval of this attribute shall be manufacturer dependent. The server may choose to omit
505
503
  * publication of deltas considered not meaningful.
@@ -527,8 +525,9 @@ export namespace ElectricalPowerMeasurement {
527
525
  *
528
526
  * If the neutral current cannot be measured or derived, a value of null shall be returned.
529
527
  *
530
- * A positive value represents an imbalance between the phase currents when power is imported. A negative
531
- * value represents an imbalance between the phase currents when power is exported.
528
+ * A positive value represents an imbalance between the phase currents when power is imported.
529
+ *
530
+ * A negative value represents an imbalance between the phase currents when power is exported.
532
531
  *
533
532
  * The reporting interval of this attribute shall be manufacturer dependent. The server may choose to omit
534
533
  * publication of deltas considered not meaningful.
@@ -104,7 +104,6 @@ export namespace EnergyEvseMode {
104
104
 
105
105
  /**
106
106
  * While in modes with this tag, and once enabled with the EnableCharging, the EVSE will attempt to
107
- *
108
107
  * automatically start charging based on available excess solar PV generation, limiting the charging power to
109
108
  * avoid importing energy from the grid.
110
109
  *
@@ -117,10 +116,11 @@ export namespace EnergyEvseMode {
117
116
  * discharging based on the current charge state of the EV, and its control from an associated Device Energy
118
117
  * Management cluster.
119
118
  *
120
- * NOTE
119
+ * > [!NOTE]
121
120
  *
122
- * being in a mode with this tag set or not does not affect the handling of the EnableDischarging command by the
123
- * Energy EVSE cluster, but once enabled, only modes with this tag enable the discharging to actually occur.
121
+ * > being in a mode with this tag set or not does not affect the handling of the EnableDischarging command by
122
+ * the Energy EVSE cluster, but once enabled, only modes with this tag enable the discharging to actually
123
+ * occur.
124
124
  *
125
125
  * @see {@link MatterSpecification.v14.Cluster} § 9.4.7.1.4
126
126
  */
@@ -196,9 +196,8 @@ export namespace EnergyEvseMode {
196
196
  * specification of the derived cluster defines a namespace, the set of standard mode tags also includes the
197
197
  * mode tag values from that namespace.
198
198
  *
199
- * Mode tags can help clients look for options that meet certain criteria, render the user interface, use
200
- *
201
- * the mode in an automation, or to craft help text their voice-driven interfaces. A mode tag shall be either a
199
+ * Mode tags can help clients look for options that meet certain criteria, render the user interface, use the
200
+ * mode in an automation, or to craft help text their voice-driven interfaces. A mode tag shall be either a
202
201
  * standard tag or a manufacturer specific tag, as defined in each ModeTagStruct list entry.
203
202
  *
204
203
  * A mode option may have more than one mode tag. A mode option may be associated with a mixture of standard and
@@ -256,10 +255,9 @@ export namespace EnergyEvseMode {
256
255
  * At least one entry in the SupportedModes attribute shall include the Manual mode tag in the ModeTags
257
256
  * field list.
258
257
  *
259
- * Modes with entries in the SupportedModes attribute which contain multiple mode tags permitting
260
- *
261
- * charging or discharging under different conditions shall permit the charging or discharging to occur if
262
- * any of the conditions are satisfied.
258
+ * Modes with entries in the SupportedModes attribute which contain multiple mode tags permitting charging
259
+ * or discharging under different conditions shall permit the charging or discharging to occur if any of the
260
+ * conditions are satisfied.
263
261
  *
264
262
  * Modes shall NOT have both the Manual tag and the TimeOfUse or SolarCharging tags defined in the
265
263
  * SupportedModes attribute.
@@ -271,9 +271,8 @@ export namespace EnergyEvse {
271
271
  * • the AddedEnergy field shall take precedence over the TargetSoC field, and if the EVSE does not support
272
272
  * the SOC feature then the TargetSoC field may only take the values null or 100%.
273
273
  *
274
- * • if the AddedEnergy field has not been provided, the EVSE SHOULD assume the vehicle is empty
275
- *
276
- * and charge until the vehicle stops demanding a charge.
274
+ * • if the AddedEnergy field has not been provided, the EVSE SHOULD assume the vehicle is empty and charge
275
+ * until the vehicle stops demanding a charge.
277
276
  *
278
277
  * @see {@link MatterSpecification.v14.Cluster} § 9.3.7.6.2
279
278
  */
@@ -293,11 +292,11 @@ export namespace EnergyEvse {
293
292
  * battery size of the vehicles on the market (e.g. 70000Wh), however this is up to the client to carefully
294
293
  * choose a value.
295
294
  *
296
- * NOTE
295
+ * > [!NOTE]
297
296
  *
298
- * If the EVSE can obtain the Battery Capacity of the vehicle, it SHOULD NOT limit this AddedEnergy value to the
299
- * Battery Capacity of the vehicle, since the EV may also require energy for heating and cooling of the battery
300
- * during charging, or for heating or cooling the cabin.
297
+ * > If the EVSE can obtain the Battery Capacity of the vehicle, it SHOULD NOT limit this AddedEnergy value to
298
+ * the Battery Capacity of the vehicle, since the EV may also require energy for heating and cooling of the
299
+ * battery during charging, or for heating or cooling the cabin.
301
300
  *
302
301
  * @see {@link MatterSpecification.v14.Cluster} § 9.3.7.6.3
303
302
  */
@@ -447,7 +446,7 @@ export namespace EnergyEvse {
447
446
  PluggedInDischarging = 4,
448
447
 
449
448
  /**
450
- * The EVSE is transitioning from any plugged- in state to NotPluggedIn
449
+ * The EVSE is transitioning from any plugged-in state to NotPluggedIn
451
450
  */
452
451
  SessionEnding = 5,
453
452
 
@@ -483,7 +482,7 @@ export namespace EnergyEvse {
483
482
  DisabledError = 3,
484
483
 
485
484
  /**
486
- * The EV is not currently allowed to charge or discharge due to self- diagnostics mode.
485
+ * The EV is not currently allowed to charge or discharge due to self-diagnostics mode.
487
486
  */
488
487
  DisabledDiagnostics = 4,
489
488
 
@@ -972,8 +971,7 @@ export namespace EnergyEvse {
972
971
  /**
973
972
  * Indicates the target SoC the EVSE is going to attempt to reach when the vehicle is next charged.
974
973
  *
975
- * A null value indicates that there is no scheduled charging
976
- *
974
+ * A null value indicates that there is no scheduled charging (for example, the EVSE Mode is set to use
977
975
  * Manual mode tag), or that the vehicle is not plugged in with the SupplyState indicating that charging is
978
976
  * enabled, or that the next ChargingTargetStruct is using the AddedEnergy value to charge the vehicle.
979
977
  *
@@ -1003,7 +1001,7 @@ export namespace EnergyEvse {
1003
1001
  *
1004
1002
  * ApproxEVEfficiency (km/kWh x 1000): 4800 (i.e. 4.8km/kWh x 1000)
1005
1003
  *
1006
- * AddedEnergy (Wh): 10,000
1004
+ * ### AddedEnergy (Wh): 10,000
1007
1005
  *
1008
1006
  * AddedRange (km) = 10,000 x 4800 / 1,000,000 = 48 km
1009
1007
  *
@@ -1210,14 +1208,13 @@ export namespace EnergyEvse {
1210
1208
  * The State attribute shall change when the EVSE detects change of condition of the EV (plugged in or
1211
1209
  * unplugged, whether the vehicle is asking for demand or not, and if it is charging or discharging).
1212
1210
  *
1213
- * NOTE
1214
- *
1215
- * SessionEnding is not really a state but a transition. However, the transition period may take a few
1216
- * seconds and is useful for some clean up purposes.
1211
+ * > [!NOTE]
1217
1212
  *
1218
- * The Fault state is used to indicate that the FaultState attribute is not NoError.
1213
+ * > SessionEnding is not really a state but a transition. However, the transition period may take a few
1214
+ * seconds and is useful for some clean up purposes.
1219
1215
  *
1220
- * A null value shall indicate that the state cannot be determined.
1216
+ * The Fault state is used to indicate that the FaultState attribute is not NoError. A null value shall
1217
+ * indicate that the state cannot be determined.
1221
1218
  *
1222
1219
  * @see {@link MatterSpecification.v14.Cluster} § 9.3.8.1
1223
1220
  */
@@ -1266,9 +1263,8 @@ export namespace EnergyEvse {
1266
1263
  circuitCapacity: Attribute(0x5, TlvInt64.bound({ min: 0 }), { persistent: true, default: 0 }),
1267
1264
 
1268
1265
  /**
1269
- * Indicates the minimum current that can be delivered by the EVSE to the EV.
1270
- *
1271
- * The attribute can be set using the EnableCharging command.
1266
+ * Indicates the minimum current that can be delivered by the EVSE to the EV. The attribute can be set using
1267
+ * the EnableCharging command.
1272
1268
  *
1273
1269
  * @see {@link MatterSpecification.v14.Cluster} § 9.3.8.7
1274
1270
  */
@@ -1306,10 +1302,8 @@ export namespace EnergyEvse {
1306
1302
  *
1307
1303
  * This attribute value shall be limited by the EVSE to be in the range of:
1308
1304
  *
1309
- * MinimumChargeCurrent <= UserMaximumChargeCurrent <= MaximumChargeCurrent
1310
- *
1311
- * where MinimumChargeCurrent and MaximumChargeCurrent are the values received in the EnableCharging
1312
- * command.
1305
+ * MinimumChargeCurrent <= UserMaximumChargeCurrent <= MaximumChargeCurrent where MinimumChargeCurrent and
1306
+ * MaximumChargeCurrent are the values received in the EnableCharging command.
1313
1307
  *
1314
1308
  * Its default value SHOULD be initialized to the same as the CircuitCapacity attribute. This value shall be
1315
1309
  * persisted across reboots to ensure it does not cause charging issues during temporary power failures.
@@ -1465,9 +1459,8 @@ export namespace EnergyEvse {
1465
1459
  * IEC61841 define Pilot signal as a modulated DC voltage on a single wire.
1466
1460
  *
1467
1461
  * Power Line Communication (PLC) is supported by some EVSEs (e.g. for support of ISO 15118 in Europe and SAE
1468
- * J2931/4 in NA) and may enable features such as Vehicle to Grid (V2G) or Vehicle to
1469
- *
1470
- * Home (V2H) that allows for bi-directional charging/discharging of electric vehicles.
1462
+ * J2931/4 in NA) and may enable features such as Vehicle to Grid (V2G) or Vehicle to Home (V2H) that allows for
1463
+ * bi-directional charging/discharging of electric vehicles.
1471
1464
  *
1472
1465
  * More modern EVSE devices may optionally support ISO 15118-20 in Europe and SAE J2836/3 for NA to support
1473
1466
  * bi-directional charging (Vehicle to Grid - V2G) and Plug and Charge capabilities.
@@ -1476,15 +1469,15 @@ export namespace EnergyEvse {
1476
1469
  * cluster.
1477
1470
  *
1478
1471
  * This cluster supports a safety mechanism that may lockout remote operation until the initial latching conditions
1479
- * have been met. Some of the fault conditions defined in SAE J1772, such as Ground- Fault Circuit Interrupter
1480
- * (GFCI) or Charging Circuit Interrupting Device (CCID), may require clearing by an operator by, for example,
1481
- * pressing a button on the equipment or breaker panel.
1472
+ * have been met. Some of the fault conditions defined in SAE J1772, such as Ground-Fault Circuit Interrupter (GFCI)
1473
+ * or Charging Circuit Interrupting Device (CCID), may require clearing by an operator by, for example, pressing a
1474
+ * button on the equipment or breaker panel.
1482
1475
  *
1483
1476
  * This EVSE cluster is written around support of a single EVSE. Having multiple EVSEs at home or a business is
1484
1477
  * managed by backend system and outside scope of this cluster.
1485
1478
  *
1486
1479
  * Note that in many deployments the EVSE may be outside the home and may suffer from intermittent network
1487
- * connections (e.g. a weak WiFi signal). It also allows for a charging profile to be pre- configured, in case there
1480
+ * connections (e.g. a weak WiFi signal). It also allows for a charging profile to be pre-configured, in case there
1488
1481
  * is a temporary communications loss during a charging session.
1489
1482
  *
1490
1483
  * EnergyEvseCluster supports optional features that you can enable with the EnergyEvseCluster.with() factory
@@ -182,7 +182,9 @@ export namespace EnergyPreference {
182
182
  attributes: {
183
183
  /**
184
184
  * Indicates a list of BalanceStructs, each representing a condition or set of conditions for the device to
185
- * enter a low power mode. This shall contain at least two BalanceStructs.
185
+ * enter a low power mode.
186
+ *
187
+ * This shall contain at least two BalanceStructs.
186
188
  *
187
189
  * Each BalanceStruct shall have a Step field larger than the Step field on the previous BalanceStruct in
188
190
  * the list.
@@ -259,8 +261,6 @@ export namespace EnergyPreference {
259
261
  /**
260
262
  * This cluster provides an interface to specify preferences for how devices should consume energy.
261
263
  *
262
- * NOTE Support for Energy Preference cluster is provisional.
263
- *
264
264
  * Per the Matter specification you cannot use {@link EnergyPreferenceCluster} without enabling certain feature
265
265
  * combinations. You must use the {@link with} factory method to obtain a working cluster.
266
266
  *
@@ -42,12 +42,10 @@ export namespace FixedLabel {
42
42
  * • A manufacturer can use this to identify a characteristic of an endpoint. For example to identify the
43
43
  * endpoints of a luminaire, one pointing up, the other pointing down, one of the endpoints would have a
44
44
  * LabelList entry "orientation":"up" while the other would have "orientation":"down". Using such indication,
45
- * the user interface of a Node controlling this luminaire
45
+ * the user interface of a Node controlling this luminaire knows which of the endpoints is which of the lights.
46
46
  *
47
- * knows which of the endpoints is which of the lights.
48
- *
49
- * Note that the TagList in the Descriptor cluster provides an alternative mechanism for such self- description
50
- * using standardized tags rather than manufacturer-selected strings, yielding a standardized mechanism for features
47
+ * Note that the TagList in the Descriptor cluster provides an alternative mechanism for such self-description using
48
+ * standardized tags rather than manufacturer-selected strings, yielding a standardized mechanism for features
51
49
  * defined in the various namespaces. The second example above can be implemented using semantic tags
52
50
  * Direction.Upward and Direction.Downward instead of (or in addition to) the Fixed Label cluster.
53
51
  *
@@ -45,9 +45,7 @@ export namespace FlowMeasurement {
45
45
  minMeasuredValue: Attribute(0x1, TlvNullable(TlvUInt16.bound({ max: 65533 }))),
46
46
 
47
47
  /**
48
- * Indicates the maximum value of MeasuredValue that can be measured. See
49
- *
50
- * Measured Value for more details.
48
+ * Indicates the maximum value of MeasuredValue that can be measured. See Measured Value for more details.
51
49
  *
52
50
  * The null value indicates that the value is not available.
53
51
  *