@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
@@ -521,7 +521,7 @@ export declare namespace Thermostat {
521
521
  /**
522
522
  * Users are on vacation
523
523
  *
524
- * This value shall indicate the preset for periods when users are on vacation, or otherwise out-of- home for
524
+ * This value shall indicate the preset for periods when users are on vacation, or otherwise out-of-home for
525
525
  * extended periods of time.
526
526
  *
527
527
  * @see {@link MatterSpecification.v14.Cluster} § 4.3.8.22.6
@@ -553,7 +553,7 @@ export declare namespace Thermostat {
553
553
  */
554
554
  automatic: BitFlag;
555
555
  /**
556
- * Preset supports user- provided names
556
+ * Preset supports user-provided names
557
557
  */
558
558
  supportsNames: BitFlag;
559
559
  };
@@ -584,7 +584,7 @@ export declare namespace Thermostat {
584
584
  */
585
585
  automatic: BitFlag;
586
586
  /**
587
- * Preset supports user- provided names
587
+ * Preset supports user-provided names
588
588
  */
589
589
  supportsNames: BitFlag;
590
590
  }>>;
@@ -1278,9 +1278,9 @@ export declare namespace Thermostat {
1278
1278
  occupancy: BitFlag;
1279
1279
  };
1280
1280
  /**
1281
- * NOTE
1281
+ * > [!NOTE]
1282
1282
  *
1283
- * CoolingAndHeating
1283
+ * > CoolingAndHeating
1284
1284
  *
1285
1285
  * A thermostat indicating it supports CoolingAndHeating (or CoolingAndHeatingWithReheat) SHOULD be able to request
1286
1286
  * heating or cooling on demand and will usually support the Auto SystemMode.
@@ -1616,7 +1616,7 @@ export declare namespace Thermostat {
1616
1616
  * Indicates the absolute minimum level that the heating setpoint may be set to. This is a limitation
1617
1617
  * imposed by the manufacturer.
1618
1618
  *
1619
- * Refer to Setpoint Limits for constraints
1619
+ * ### Refer to Setpoint Limits for constraints
1620
1620
  *
1621
1621
  * @see {@link MatterSpecification.v14.Cluster} § 4.3.9.5
1622
1622
  */
@@ -1640,9 +1640,8 @@ export declare namespace Thermostat {
1640
1640
  * If an attempt is made to set this attribute to a value greater than MaxHeatSetpointLimit or less than
1641
1641
  * MinHeatSetpointLimit, a response with the status code CONSTRAINT_ERROR shall be returned.
1642
1642
  *
1643
- * If this attribute is set to a value that is greater than
1644
- *
1645
- * Band), the value of OccupiedCoolingSetpoint shall be adjusted to (OccupiedHeatingSetpoint +
1643
+ * If this attribute is set to a value that is greater than (OccupiedCoolingSetpoint - MinSetpointDeadBand),
1644
+ * the value of OccupiedCoolingSetpoint shall be adjusted to (OccupiedHeatingSetpoint +
1646
1645
  * MinSetpointDeadBand).
1647
1646
  *
1648
1647
  * If the occupancy status of the room is unknown, this attribute shall be used as the heating mode
@@ -1698,7 +1697,7 @@ export declare namespace Thermostat {
1698
1697
  * Indicates the absolute maximum level that the cooling setpoint may be set to. This is a limitation
1699
1698
  * imposed by the manufacturer.
1700
1699
  *
1701
- * Refer to Setpoint Limits for constraints
1700
+ * ### Refer to Setpoint Limits for constraints
1702
1701
  *
1703
1702
  * @see {@link MatterSpecification.v14.Cluster} § 4.3.9.8
1704
1703
  */
@@ -1775,10 +1774,10 @@ export declare namespace Thermostat {
1775
1774
  * (e.g., out of the range supported by the Thermostat server), the Thermostat server shall respond with a
1776
1775
  * status of SUCCESS and set the value of LocalTemperatureCalibration to the upper or lower limit reached.
1777
1776
  *
1778
- * NOTE
1777
+ * > [!NOTE]
1779
1778
  *
1780
- * Prior to revision 8 of this cluster specification the value of this attribute was constrained to a range
1781
- * of -2.5°C to 2.5°C.
1779
+ * > Prior to revision 8 of this cluster specification the value of this attribute was constrained to a
1780
+ * range of -2.5°C to 2.5°C.
1782
1781
  *
1783
1782
  * @see {@link MatterSpecification.v14.Cluster} § 4.3.9.12
1784
1783
  */
@@ -1826,8 +1825,7 @@ export declare namespace Thermostat {
1826
1825
  *
1827
1826
  * If this attribute is set to a value that is greater than (UnoccupiedCoolingSetpoint -
1828
1827
  * MinSetpointDeadBand), the value of UnoccupiedCoolingSetpoint shall be adjusted to
1829
- *
1830
- * + MinSetpointDeadBand).
1828
+ * (UnoccupiedHeatingSetpoint + MinSetpointDeadBand).
1831
1829
  *
1832
1830
  * If the occupancy status of the room is unknown, this attribute shall NOT be used.
1833
1831
  *
@@ -1851,12 +1849,10 @@ export declare namespace Thermostat {
1851
1849
  *
1852
1850
  * Refer to Setpoint Limits for constraints.
1853
1851
  *
1854
- * NOTE
1855
- *
1856
- * Prior to revision 8 of this cluster specification the value of this attribute was constrained to a range
1857
- * of 0°C to 2.5°C.
1852
+ * > [!NOTE]
1858
1853
  *
1859
- * NOTE
1854
+ * > Prior to revision 8 of this cluster specification the value of this attribute was constrained to a
1855
+ * range of 0°C to 2.5°C.
1860
1856
  *
1861
1857
  * For backwards compatibility, this attribute is optionally writeable. However any writes to this attribute
1862
1858
  * shall be silently ignored.
@@ -2178,8 +2174,9 @@ export declare namespace Thermostat {
2178
2174
  * Indicates the amount that the Thermostat server will allow the Calculated Local Temperature to float
2179
2175
  * above the OccupiedCoolingSetpoint (i.e., OccupiedCoolingSetpoint + OccupiedSetback) or below the
2180
2176
  * OccupiedHeatingSetpoint setpoint (i.e., OccupiedHeatingSetpoint – OccupiedSetback) before initiating a
2181
- * state change to bring the temperature back to the user’s desired setpoint. This attribute is sometimes
2182
- * also referred to as the “span.”
2177
+ * state change to bring the temperature back to the user’s
2178
+ *
2179
+ * desired setpoint. This attribute is sometimes also referred to as the “span.”
2183
2180
  *
2184
2181
  * The purpose of this attribute is to allow remote configuration of the span between the desired setpoint
2185
2182
  * and the measured temperature to help prevent over-cycling and reduce energy bills, though this may result
@@ -2303,7 +2300,7 @@ export declare namespace Thermostat {
2303
2300
  */
2304
2301
  automatic: BitFlag;
2305
2302
  /**
2306
- * Preset supports user- provided names
2303
+ * Preset supports user-provided names
2307
2304
  */
2308
2305
  supportsNames: BitFlag;
2309
2306
  }>>;
@@ -2368,8 +2365,8 @@ export declare namespace Thermostat {
2368
2365
  * a. If the BuiltIn field is null:
2369
2366
  *
2370
2367
  * i. If there is a PresetStruct in the current value with a matching PresetHandle field, the BuiltIn
2371
- * field on the pending PresetStruct shall be set to the value of the BuiltIn on the matching
2372
- * PresetStruct.
2368
+ * field on the pending PresetStruct shall be set to the value of the BuiltIn on the matching
2369
+ * PresetStruct.
2373
2370
  *
2374
2371
  * ii. Otherwise, the BuiltIn field on the pending PresetStruct shall be set to false.
2375
2372
  *
@@ -2382,11 +2379,11 @@ export declare namespace Thermostat {
2382
2379
  * PresetStruct, the server shall check for invalid removal of the PresetStruct:
2383
2380
  *
2384
2381
  * i. If the BuiltIn field is true on the removed PresetStruct, the attribute status shall be
2385
- * CONSTRAINT_ERROR.
2382
+ * CONSTRAINT_ERROR.
2386
2383
  *
2387
2384
  * ii. If the MSCH feature is supported and the removed PresetHandle would be referenced by any
2388
- * PresetHandle on any ScheduleTransitionStruct on any ScheduleStruct in the updated value of the
2389
- * Schedules attribute, the attribute status shall be INVALID_IN_STATE.
2385
+ * PresetHandle on any ScheduleTransitionStruct on any ScheduleStruct in the updated value of the
2386
+ * Schedules attribute, the attribute status shall be INVALID_IN_STATE.
2390
2387
  *
2391
2388
  * iii. If the removed PresetHandle is equal to the value of the ActivePresetHandle attribute, the
2392
2389
  * attribute status shall be INVALID_IN_STATE.
@@ -2570,11 +2567,11 @@ export declare namespace Thermostat {
2570
2567
  * modification of an existing schedule.
2571
2568
  *
2572
2569
  * i. If the value of the ScheduleHandle field does not match any of the existing schedules, a
2573
- * response with the status code NOT_FOUND shall be returned.
2570
+ * response with the status code NOT_FOUND shall be returned.
2574
2571
  *
2575
2572
  * ii. If the BuiltIn field is true, and the ScheduleStruct in the current value with a matching
2576
- * ScheduleHandle field has a BuiltIn field set to false, a response with the status code
2577
- * CONSTRAINT_ERROR shall be returned.
2573
+ * ScheduleHandle field has a BuiltIn field set to false, a response with the status code
2574
+ * CONSTRAINT_ERROR shall be returned.
2578
2575
  *
2579
2576
  * iii. If the BuiltIn field is false, and the ScheduleStruct in the current value with a matching
2580
2577
  * ScheduleHandle field has a BuiltIn field set to true, a response with the status code
@@ -2611,8 +2608,8 @@ export declare namespace Thermostat {
2611
2608
  * PresetHandle field, a response with the status code CONSTRAINT_ERROR shall be returned.
2612
2609
  *
2613
2610
  * i. If the SystemMode field is present, but the ScheduleTypeStruct matching the value of the
2614
- * SystemMode field on the encompassing ScheduleStruct does not have the SupportsSetpoints bit
2615
- * set, a response with the status code CONSTRAINT_ERROR shall be returned.
2611
+ * SystemMode field on the encompassing ScheduleStruct does not have the SupportsSetpoints bit set,
2612
+ * a response with the status code CONSTRAINT_ERROR shall be returned.
2616
2613
  *
2617
2614
  * ii. If the SystemMode field is has a value of SystemModeOff, but the ScheduleTypeStruct matching
2618
2615
  * the value of the SystemMode field on the encompassing ScheduleStruct does not have the
@@ -2642,8 +2639,8 @@ export declare namespace Thermostat {
2642
2639
  * a. If the BuiltIn field is null:
2643
2640
  *
2644
2641
  * i. If there is a ScheduleStruct in the current value with a matching ScheduleHandle field, the
2645
- * BuiltIn field on the pending ScheduleStruct shall be set to the value of the BuiltIn on the
2646
- * matching ScheduleStruct.
2642
+ * BuiltIn field on the pending ScheduleStruct shall be set to the value of the BuiltIn on the
2643
+ * matching ScheduleStruct.
2647
2644
  *
2648
2645
  * ii. Otherwise, the BuiltIn field on the pending ScheduleStruct shall be set to false.
2649
2646
  *
@@ -2656,7 +2653,7 @@ export declare namespace Thermostat {
2656
2653
  * ScheduleStruct, the server shall check for invalid removal of the ScheduleStruct:
2657
2654
  *
2658
2655
  * i. If the BuiltIn field is true on the removed ScheduleStruct, the attribute status shall be
2659
- * CONSTRAINT_ERROR.
2656
+ * CONSTRAINT_ERROR.
2660
2657
  *
2661
2658
  * ii. If the removed ScheduleHandle is equal to the value of the ActiveScheduleHandle attribute, the
2662
2659
  * attribute status shall be INVALID_IN_STATE.
@@ -2920,10 +2917,9 @@ export declare namespace Thermostat {
2920
2917
  readonly outdoorTemperature: OptionalAttribute<number | null, any>;
2921
2918
  /**
2922
2919
  * Indicates the HVAC system type controlled by the thermostat. If the thermostat uses physical DIP switches
2923
- * to set these parameters, this information shall be available read-only
2924
- *
2925
- * from the DIP switches. If these parameters are set via software, there shall be read/write access in
2926
- * order to provide remote programming capability.
2920
+ * to set these parameters, this information shall be available read-only from the DIP switches. If these
2921
+ * parameters are set via software, there shall be read/write access in order to provide remote programming
2922
+ * capability.
2927
2923
  *
2928
2924
  * @see {@link MatterSpecification.v14.Cluster} § 4.3.9.11
2929
2925
  * @deprecated
@@ -3044,7 +3040,7 @@ export declare namespace Thermostat {
3044
3040
  * If the server supports a setpoint hold for a specific duration, it SHOULD also implement the
3045
3041
  * SetpointHoldExpiryTimestamp attribute.
3046
3042
  *
3047
- * If this attribute is updated to SetpointHoldOn and the TemperatureSetpointHoldDuration has a non- null
3043
+ * If this attribute is updated to SetpointHoldOn and the TemperatureSetpointHoldDuration has a non-null
3048
3044
  * value and the SetpointHoldExpiryTimestamp is supported, the server shall update the
3049
3045
  * SetpointHoldExpiryTimestamp with a value of current UTC timestamp, in seconds, plus the value in
3050
3046
  * TemperatureSetpointHoldDuration multiplied by 60.
@@ -3083,10 +3079,10 @@ export declare namespace Thermostat {
3083
3079
  * When ScheduleActive is not set, the setpoint is altered only by manual up/down changes at the thermostat
3084
3080
  * or remotely, not by internal schedule programming.
3085
3081
  *
3086
- * NOTE
3082
+ * > [!NOTE]
3087
3083
  *
3088
- * Modifying the ScheduleActive bit does not clear or delete previous weekly schedule programming
3089
- * configurations.
3084
+ * > Modifying the ScheduleActive bit does not clear or delete previous weekly schedule programming
3085
+ * configurations.
3090
3086
  *
3091
3087
  * @see {@link MatterSpecification.v14.Cluster} § 4.3.9.32
3092
3088
  */
@@ -3339,7 +3335,7 @@ export declare namespace Thermostat {
3339
3335
  * Indicates the absolute minimum level that the heating setpoint may be set to. This is a limitation
3340
3336
  * imposed by the manufacturer.
3341
3337
  *
3342
- * Refer to Setpoint Limits for constraints
3338
+ * ### Refer to Setpoint Limits for constraints
3343
3339
  *
3344
3340
  * @see {@link MatterSpecification.v14.Cluster} § 4.3.9.5
3345
3341
  */
@@ -3363,9 +3359,8 @@ export declare namespace Thermostat {
3363
3359
  * If an attempt is made to set this attribute to a value greater than MaxHeatSetpointLimit or less than
3364
3360
  * MinHeatSetpointLimit, a response with the status code CONSTRAINT_ERROR shall be returned.
3365
3361
  *
3366
- * If this attribute is set to a value that is greater than
3367
- *
3368
- * Band), the value of OccupiedCoolingSetpoint shall be adjusted to (OccupiedHeatingSetpoint +
3362
+ * If this attribute is set to a value that is greater than (OccupiedCoolingSetpoint - MinSetpointDeadBand),
3363
+ * the value of OccupiedCoolingSetpoint shall be adjusted to (OccupiedHeatingSetpoint +
3369
3364
  * MinSetpointDeadBand).
3370
3365
  *
3371
3366
  * If the occupancy status of the room is unknown, this attribute shall be used as the heating mode
@@ -3422,7 +3417,7 @@ export declare namespace Thermostat {
3422
3417
  * Indicates the absolute maximum level that the cooling setpoint may be set to. This is a limitation
3423
3418
  * imposed by the manufacturer.
3424
3419
  *
3425
- * Refer to Setpoint Limits for constraints
3420
+ * ### Refer to Setpoint Limits for constraints
3426
3421
  *
3427
3422
  * @see {@link MatterSpecification.v14.Cluster} § 4.3.9.8
3428
3423
  */
@@ -3500,10 +3495,10 @@ export declare namespace Thermostat {
3500
3495
  * (e.g., out of the range supported by the Thermostat server), the Thermostat server shall respond with a
3501
3496
  * status of SUCCESS and set the value of LocalTemperatureCalibration to the upper or lower limit reached.
3502
3497
  *
3503
- * NOTE
3498
+ * > [!NOTE]
3504
3499
  *
3505
- * Prior to revision 8 of this cluster specification the value of this attribute was constrained to a range
3506
- * of -2.5°C to 2.5°C.
3500
+ * > Prior to revision 8 of this cluster specification the value of this attribute was constrained to a
3501
+ * range of -2.5°C to 2.5°C.
3507
3502
  *
3508
3503
  * @see {@link MatterSpecification.v14.Cluster} § 4.3.9.12
3509
3504
  */
@@ -3555,8 +3550,7 @@ export declare namespace Thermostat {
3555
3550
  *
3556
3551
  * If this attribute is set to a value that is greater than (UnoccupiedCoolingSetpoint -
3557
3552
  * MinSetpointDeadBand), the value of UnoccupiedCoolingSetpoint shall be adjusted to
3558
- *
3559
- * + MinSetpointDeadBand).
3553
+ * (UnoccupiedHeatingSetpoint + MinSetpointDeadBand).
3560
3554
  *
3561
3555
  * If the occupancy status of the room is unknown, this attribute shall NOT be used.
3562
3556
  *
@@ -3581,12 +3575,10 @@ export declare namespace Thermostat {
3581
3575
  *
3582
3576
  * Refer to Setpoint Limits for constraints.
3583
3577
  *
3584
- * NOTE
3578
+ * > [!NOTE]
3585
3579
  *
3586
- * Prior to revision 8 of this cluster specification the value of this attribute was constrained to a range
3587
- * of 0°C to 2.5°C.
3588
- *
3589
- * NOTE
3580
+ * > Prior to revision 8 of this cluster specification the value of this attribute was constrained to a
3581
+ * range of 0°C to 2.5°C.
3590
3582
  *
3591
3583
  * For backwards compatibility, this attribute is optionally writeable. However any writes to this attribute
3592
3584
  * shall be silently ignored.
@@ -3910,8 +3902,9 @@ export declare namespace Thermostat {
3910
3902
  * Indicates the amount that the Thermostat server will allow the Calculated Local Temperature to float
3911
3903
  * above the OccupiedCoolingSetpoint (i.e., OccupiedCoolingSetpoint + OccupiedSetback) or below the
3912
3904
  * OccupiedHeatingSetpoint setpoint (i.e., OccupiedHeatingSetpoint – OccupiedSetback) before initiating a
3913
- * state change to bring the temperature back to the user’s desired setpoint. This attribute is sometimes
3914
- * also referred to as the “span.”
3905
+ * state change to bring the temperature back to the user’s
3906
+ *
3907
+ * desired setpoint. This attribute is sometimes also referred to as the “span.”
3915
3908
  *
3916
3909
  * The purpose of this attribute is to allow remote configuration of the span between the desired setpoint
3917
3910
  * and the measured temperature to help prevent over-cycling and reduce energy bills, though this may result
@@ -4038,7 +4031,7 @@ export declare namespace Thermostat {
4038
4031
  */
4039
4032
  automatic: BitFlag;
4040
4033
  /**
4041
- * Preset supports user- provided names
4034
+ * Preset supports user-provided names
4042
4035
  */
4043
4036
  supportsNames: BitFlag;
4044
4037
  }>>;
@@ -4103,8 +4096,8 @@ export declare namespace Thermostat {
4103
4096
  * a. If the BuiltIn field is null:
4104
4097
  *
4105
4098
  * i. If there is a PresetStruct in the current value with a matching PresetHandle field, the BuiltIn
4106
- * field on the pending PresetStruct shall be set to the value of the BuiltIn on the matching
4107
- * PresetStruct.
4099
+ * field on the pending PresetStruct shall be set to the value of the BuiltIn on the matching
4100
+ * PresetStruct.
4108
4101
  *
4109
4102
  * ii. Otherwise, the BuiltIn field on the pending PresetStruct shall be set to false.
4110
4103
  *
@@ -4117,11 +4110,11 @@ export declare namespace Thermostat {
4117
4110
  * PresetStruct, the server shall check for invalid removal of the PresetStruct:
4118
4111
  *
4119
4112
  * i. If the BuiltIn field is true on the removed PresetStruct, the attribute status shall be
4120
- * CONSTRAINT_ERROR.
4113
+ * CONSTRAINT_ERROR.
4121
4114
  *
4122
4115
  * ii. If the MSCH feature is supported and the removed PresetHandle would be referenced by any
4123
- * PresetHandle on any ScheduleTransitionStruct on any ScheduleStruct in the updated value of the
4124
- * Schedules attribute, the attribute status shall be INVALID_IN_STATE.
4116
+ * PresetHandle on any ScheduleTransitionStruct on any ScheduleStruct in the updated value of the
4117
+ * Schedules attribute, the attribute status shall be INVALID_IN_STATE.
4125
4118
  *
4126
4119
  * iii. If the removed PresetHandle is equal to the value of the ActivePresetHandle attribute, the
4127
4120
  * attribute status shall be INVALID_IN_STATE.
@@ -4306,11 +4299,11 @@ export declare namespace Thermostat {
4306
4299
  * modification of an existing schedule.
4307
4300
  *
4308
4301
  * i. If the value of the ScheduleHandle field does not match any of the existing schedules, a
4309
- * response with the status code NOT_FOUND shall be returned.
4302
+ * response with the status code NOT_FOUND shall be returned.
4310
4303
  *
4311
4304
  * ii. If the BuiltIn field is true, and the ScheduleStruct in the current value with a matching
4312
- * ScheduleHandle field has a BuiltIn field set to false, a response with the status code
4313
- * CONSTRAINT_ERROR shall be returned.
4305
+ * ScheduleHandle field has a BuiltIn field set to false, a response with the status code
4306
+ * CONSTRAINT_ERROR shall be returned.
4314
4307
  *
4315
4308
  * iii. If the BuiltIn field is false, and the ScheduleStruct in the current value with a matching
4316
4309
  * ScheduleHandle field has a BuiltIn field set to true, a response with the status code
@@ -4347,8 +4340,8 @@ export declare namespace Thermostat {
4347
4340
  * PresetHandle field, a response with the status code CONSTRAINT_ERROR shall be returned.
4348
4341
  *
4349
4342
  * i. If the SystemMode field is present, but the ScheduleTypeStruct matching the value of the
4350
- * SystemMode field on the encompassing ScheduleStruct does not have the SupportsSetpoints bit
4351
- * set, a response with the status code CONSTRAINT_ERROR shall be returned.
4343
+ * SystemMode field on the encompassing ScheduleStruct does not have the SupportsSetpoints bit set,
4344
+ * a response with the status code CONSTRAINT_ERROR shall be returned.
4352
4345
  *
4353
4346
  * ii. If the SystemMode field is has a value of SystemModeOff, but the ScheduleTypeStruct matching
4354
4347
  * the value of the SystemMode field on the encompassing ScheduleStruct does not have the
@@ -4378,8 +4371,8 @@ export declare namespace Thermostat {
4378
4371
  * a. If the BuiltIn field is null:
4379
4372
  *
4380
4373
  * i. If there is a ScheduleStruct in the current value with a matching ScheduleHandle field, the
4381
- * BuiltIn field on the pending ScheduleStruct shall be set to the value of the BuiltIn on the
4382
- * matching ScheduleStruct.
4374
+ * BuiltIn field on the pending ScheduleStruct shall be set to the value of the BuiltIn on the
4375
+ * matching ScheduleStruct.
4383
4376
  *
4384
4377
  * ii. Otherwise, the BuiltIn field on the pending ScheduleStruct shall be set to false.
4385
4378
  *
@@ -4392,7 +4385,7 @@ export declare namespace Thermostat {
4392
4385
  * ScheduleStruct, the server shall check for invalid removal of the ScheduleStruct:
4393
4386
  *
4394
4387
  * i. If the BuiltIn field is true on the removed ScheduleStruct, the attribute status shall be
4395
- * CONSTRAINT_ERROR.
4388
+ * CONSTRAINT_ERROR.
4396
4389
  *
4397
4390
  * ii. If the removed ScheduleHandle is equal to the value of the ActiveScheduleHandle attribute, the
4398
4391
  * attribute status shall be INVALID_IN_STATE.
@@ -4676,10 +4669,9 @@ export declare namespace Thermostat {
4676
4669
  readonly outdoorTemperature: OptionalAttribute<number | null, any>;
4677
4670
  /**
4678
4671
  * Indicates the HVAC system type controlled by the thermostat. If the thermostat uses physical DIP switches
4679
- * to set these parameters, this information shall be available read-only
4680
- *
4681
- * from the DIP switches. If these parameters are set via software, there shall be read/write access in
4682
- * order to provide remote programming capability.
4672
+ * to set these parameters, this information shall be available read-only from the DIP switches. If these
4673
+ * parameters are set via software, there shall be read/write access in order to provide remote programming
4674
+ * capability.
4683
4675
  *
4684
4676
  * @see {@link MatterSpecification.v14.Cluster} § 4.3.9.11
4685
4677
  * @deprecated
@@ -4800,7 +4792,7 @@ export declare namespace Thermostat {
4800
4792
  * If the server supports a setpoint hold for a specific duration, it SHOULD also implement the
4801
4793
  * SetpointHoldExpiryTimestamp attribute.
4802
4794
  *
4803
- * If this attribute is updated to SetpointHoldOn and the TemperatureSetpointHoldDuration has a non- null
4795
+ * If this attribute is updated to SetpointHoldOn and the TemperatureSetpointHoldDuration has a non-null
4804
4796
  * value and the SetpointHoldExpiryTimestamp is supported, the server shall update the
4805
4797
  * SetpointHoldExpiryTimestamp with a value of current UTC timestamp, in seconds, plus the value in
4806
4798
  * TemperatureSetpointHoldDuration multiplied by 60.
@@ -4839,10 +4831,10 @@ export declare namespace Thermostat {
4839
4831
  * When ScheduleActive is not set, the setpoint is altered only by manual up/down changes at the thermostat
4840
4832
  * or remotely, not by internal schedule programming.
4841
4833
  *
4842
- * NOTE
4834
+ * > [!NOTE]
4843
4835
  *
4844
- * Modifying the ScheduleActive bit does not clear or delete previous weekly schedule programming
4845
- * configurations.
4836
+ * > Modifying the ScheduleActive bit does not clear or delete previous weekly schedule programming
4837
+ * configurations.
4846
4838
  *
4847
4839
  * @see {@link MatterSpecification.v14.Cluster} § 4.3.9.32
4848
4840
  */
@@ -5095,7 +5087,7 @@ export declare namespace Thermostat {
5095
5087
  * Indicates the absolute minimum level that the heating setpoint may be set to. This is a limitation
5096
5088
  * imposed by the manufacturer.
5097
5089
  *
5098
- * Refer to Setpoint Limits for constraints
5090
+ * ### Refer to Setpoint Limits for constraints
5099
5091
  *
5100
5092
  * @see {@link MatterSpecification.v14.Cluster} § 4.3.9.5
5101
5093
  */
@@ -5119,9 +5111,8 @@ export declare namespace Thermostat {
5119
5111
  * If an attempt is made to set this attribute to a value greater than MaxHeatSetpointLimit or less than
5120
5112
  * MinHeatSetpointLimit, a response with the status code CONSTRAINT_ERROR shall be returned.
5121
5113
  *
5122
- * If this attribute is set to a value that is greater than
5123
- *
5124
- * Band), the value of OccupiedCoolingSetpoint shall be adjusted to (OccupiedHeatingSetpoint +
5114
+ * If this attribute is set to a value that is greater than (OccupiedCoolingSetpoint - MinSetpointDeadBand),
5115
+ * the value of OccupiedCoolingSetpoint shall be adjusted to (OccupiedHeatingSetpoint +
5125
5116
  * MinSetpointDeadBand).
5126
5117
  *
5127
5118
  * If the occupancy status of the room is unknown, this attribute shall be used as the heating mode
@@ -5178,7 +5169,7 @@ export declare namespace Thermostat {
5178
5169
  * Indicates the absolute maximum level that the cooling setpoint may be set to. This is a limitation
5179
5170
  * imposed by the manufacturer.
5180
5171
  *
5181
- * Refer to Setpoint Limits for constraints
5172
+ * ### Refer to Setpoint Limits for constraints
5182
5173
  *
5183
5174
  * @see {@link MatterSpecification.v14.Cluster} § 4.3.9.8
5184
5175
  */
@@ -5256,10 +5247,10 @@ export declare namespace Thermostat {
5256
5247
  * (e.g., out of the range supported by the Thermostat server), the Thermostat server shall respond with a
5257
5248
  * status of SUCCESS and set the value of LocalTemperatureCalibration to the upper or lower limit reached.
5258
5249
  *
5259
- * NOTE
5250
+ * > [!NOTE]
5260
5251
  *
5261
- * Prior to revision 8 of this cluster specification the value of this attribute was constrained to a range
5262
- * of -2.5°C to 2.5°C.
5252
+ * > Prior to revision 8 of this cluster specification the value of this attribute was constrained to a
5253
+ * range of -2.5°C to 2.5°C.
5263
5254
  *
5264
5255
  * @see {@link MatterSpecification.v14.Cluster} § 4.3.9.12
5265
5256
  */
@@ -5311,8 +5302,7 @@ export declare namespace Thermostat {
5311
5302
  *
5312
5303
  * If this attribute is set to a value that is greater than (UnoccupiedCoolingSetpoint -
5313
5304
  * MinSetpointDeadBand), the value of UnoccupiedCoolingSetpoint shall be adjusted to
5314
- *
5315
- * + MinSetpointDeadBand).
5305
+ * (UnoccupiedHeatingSetpoint + MinSetpointDeadBand).
5316
5306
  *
5317
5307
  * If the occupancy status of the room is unknown, this attribute shall NOT be used.
5318
5308
  *
@@ -5337,12 +5327,10 @@ export declare namespace Thermostat {
5337
5327
  *
5338
5328
  * Refer to Setpoint Limits for constraints.
5339
5329
  *
5340
- * NOTE
5341
- *
5342
- * Prior to revision 8 of this cluster specification the value of this attribute was constrained to a range
5343
- * of 0°C to 2.5°C.
5330
+ * > [!NOTE]
5344
5331
  *
5345
- * NOTE
5332
+ * > Prior to revision 8 of this cluster specification the value of this attribute was constrained to a
5333
+ * range of 0°C to 2.5°C.
5346
5334
  *
5347
5335
  * For backwards compatibility, this attribute is optionally writeable. However any writes to this attribute
5348
5336
  * shall be silently ignored.
@@ -5666,8 +5654,9 @@ export declare namespace Thermostat {
5666
5654
  * Indicates the amount that the Thermostat server will allow the Calculated Local Temperature to float
5667
5655
  * above the OccupiedCoolingSetpoint (i.e., OccupiedCoolingSetpoint + OccupiedSetback) or below the
5668
5656
  * OccupiedHeatingSetpoint setpoint (i.e., OccupiedHeatingSetpoint – OccupiedSetback) before initiating a
5669
- * state change to bring the temperature back to the user’s desired setpoint. This attribute is sometimes
5670
- * also referred to as the “span.”
5657
+ * state change to bring the temperature back to the user’s
5658
+ *
5659
+ * desired setpoint. This attribute is sometimes also referred to as the “span.”
5671
5660
  *
5672
5661
  * The purpose of this attribute is to allow remote configuration of the span between the desired setpoint
5673
5662
  * and the measured temperature to help prevent over-cycling and reduce energy bills, though this may result
@@ -5794,7 +5783,7 @@ export declare namespace Thermostat {
5794
5783
  */
5795
5784
  automatic: BitFlag;
5796
5785
  /**
5797
- * Preset supports user- provided names
5786
+ * Preset supports user-provided names
5798
5787
  */
5799
5788
  supportsNames: BitFlag;
5800
5789
  }>>;
@@ -5859,8 +5848,8 @@ export declare namespace Thermostat {
5859
5848
  * a. If the BuiltIn field is null:
5860
5849
  *
5861
5850
  * i. If there is a PresetStruct in the current value with a matching PresetHandle field, the BuiltIn
5862
- * field on the pending PresetStruct shall be set to the value of the BuiltIn on the matching
5863
- * PresetStruct.
5851
+ * field on the pending PresetStruct shall be set to the value of the BuiltIn on the matching
5852
+ * PresetStruct.
5864
5853
  *
5865
5854
  * ii. Otherwise, the BuiltIn field on the pending PresetStruct shall be set to false.
5866
5855
  *
@@ -5873,11 +5862,11 @@ export declare namespace Thermostat {
5873
5862
  * PresetStruct, the server shall check for invalid removal of the PresetStruct:
5874
5863
  *
5875
5864
  * i. If the BuiltIn field is true on the removed PresetStruct, the attribute status shall be
5876
- * CONSTRAINT_ERROR.
5865
+ * CONSTRAINT_ERROR.
5877
5866
  *
5878
5867
  * ii. If the MSCH feature is supported and the removed PresetHandle would be referenced by any
5879
- * PresetHandle on any ScheduleTransitionStruct on any ScheduleStruct in the updated value of the
5880
- * Schedules attribute, the attribute status shall be INVALID_IN_STATE.
5868
+ * PresetHandle on any ScheduleTransitionStruct on any ScheduleStruct in the updated value of the
5869
+ * Schedules attribute, the attribute status shall be INVALID_IN_STATE.
5881
5870
  *
5882
5871
  * iii. If the removed PresetHandle is equal to the value of the ActivePresetHandle attribute, the
5883
5872
  * attribute status shall be INVALID_IN_STATE.
@@ -6062,11 +6051,11 @@ export declare namespace Thermostat {
6062
6051
  * modification of an existing schedule.
6063
6052
  *
6064
6053
  * i. If the value of the ScheduleHandle field does not match any of the existing schedules, a
6065
- * response with the status code NOT_FOUND shall be returned.
6054
+ * response with the status code NOT_FOUND shall be returned.
6066
6055
  *
6067
6056
  * ii. If the BuiltIn field is true, and the ScheduleStruct in the current value with a matching
6068
- * ScheduleHandle field has a BuiltIn field set to false, a response with the status code
6069
- * CONSTRAINT_ERROR shall be returned.
6057
+ * ScheduleHandle field has a BuiltIn field set to false, a response with the status code
6058
+ * CONSTRAINT_ERROR shall be returned.
6070
6059
  *
6071
6060
  * iii. If the BuiltIn field is false, and the ScheduleStruct in the current value with a matching
6072
6061
  * ScheduleHandle field has a BuiltIn field set to true, a response with the status code
@@ -6103,8 +6092,8 @@ export declare namespace Thermostat {
6103
6092
  * PresetHandle field, a response with the status code CONSTRAINT_ERROR shall be returned.
6104
6093
  *
6105
6094
  * i. If the SystemMode field is present, but the ScheduleTypeStruct matching the value of the
6106
- * SystemMode field on the encompassing ScheduleStruct does not have the SupportsSetpoints bit
6107
- * set, a response with the status code CONSTRAINT_ERROR shall be returned.
6095
+ * SystemMode field on the encompassing ScheduleStruct does not have the SupportsSetpoints bit set,
6096
+ * a response with the status code CONSTRAINT_ERROR shall be returned.
6108
6097
  *
6109
6098
  * ii. If the SystemMode field is has a value of SystemModeOff, but the ScheduleTypeStruct matching
6110
6099
  * the value of the SystemMode field on the encompassing ScheduleStruct does not have the
@@ -6134,8 +6123,8 @@ export declare namespace Thermostat {
6134
6123
  * a. If the BuiltIn field is null:
6135
6124
  *
6136
6125
  * i. If there is a ScheduleStruct in the current value with a matching ScheduleHandle field, the
6137
- * BuiltIn field on the pending ScheduleStruct shall be set to the value of the BuiltIn on the
6138
- * matching ScheduleStruct.
6126
+ * BuiltIn field on the pending ScheduleStruct shall be set to the value of the BuiltIn on the
6127
+ * matching ScheduleStruct.
6139
6128
  *
6140
6129
  * ii. Otherwise, the BuiltIn field on the pending ScheduleStruct shall be set to false.
6141
6130
  *
@@ -6148,7 +6137,7 @@ export declare namespace Thermostat {
6148
6137
  * ScheduleStruct, the server shall check for invalid removal of the ScheduleStruct:
6149
6138
  *
6150
6139
  * i. If the BuiltIn field is true on the removed ScheduleStruct, the attribute status shall be
6151
- * CONSTRAINT_ERROR.
6140
+ * CONSTRAINT_ERROR.
6152
6141
  *
6153
6142
  * ii. If the removed ScheduleHandle is equal to the value of the ActiveScheduleHandle attribute, the
6154
6143
  * attribute status shall be INVALID_IN_STATE.
@@ -6343,44 +6332,6 @@ export declare namespace Thermostat {
6343
6332
  /**
6344
6333
  * This cluster provides an interface to the functionality of a thermostat.
6345
6334
  *
6346
- * Optional temperature, humidity and occupancy sensors
6347
- *
6348
- * Thermostat
6349
- *
6350
- * Heating / cooling control panel
6351
- *
6352
- * C
6353
- *
6354
- * Dehumidification configuration
6355
- *
6356
- * Dehumidification notification
6357
- *
6358
- * ThermostatS
6359
- *
6360
- * Heating / cooling device (e.g. indoor air handler)
6361
- *
6362
- * S
6363
- *
6364
- * user interface S
6365
- *
6366
- * configuration
6367
- *
6368
- * C
6369
- *
6370
- * Configuration tool
6371
- *
6372
- * Thermostat configuration
6373
- *
6374
- * C C Fan control S
6375
- *
6376
- * ThermostatS notification C
6377
- *
6378
- * C = Client S = Server
6379
- *
6380
- * Note: Device names are examples for illustration purposes only
6381
- *
6382
- * Figure 15. Example Usage of the Thermostat and Related Clusters"
6383
- *
6384
6335
  * Per the Matter specification you cannot use {@link ThermostatCluster} without enabling certain feature
6385
6336
  * combinations. You must use the {@link with} factory method to obtain a working cluster.
6386
6337
  *
@@ -6710,7 +6661,7 @@ export declare namespace Thermostat {
6710
6661
  */
6711
6662
  automatic: BitFlag;
6712
6663
  /**
6713
- * Preset supports user- provided names
6664
+ * Preset supports user-provided names
6714
6665
  */
6715
6666
  supportsNames: BitFlag;
6716
6667
  }>>;
@@ -7072,10 +7023,9 @@ export declare namespace Thermostat {
7072
7023
  readonly outdoorTemperature: OptionalAttribute<number | null, any>;
7073
7024
  /**
7074
7025
  * Indicates the HVAC system type controlled by the thermostat. If the thermostat uses physical DIP switches
7075
- * to set these parameters, this information shall be available read-only
7076
- *
7077
- * from the DIP switches. If these parameters are set via software, there shall be read/write access in
7078
- * order to provide remote programming capability.
7026
+ * to set these parameters, this information shall be available read-only from the DIP switches. If these
7027
+ * parameters are set via software, there shall be read/write access in order to provide remote programming
7028
+ * capability.
7079
7029
  *
7080
7030
  * @see {@link MatterSpecification.v14.Cluster} § 4.3.9.11
7081
7031
  * @deprecated
@@ -7196,7 +7146,7 @@ export declare namespace Thermostat {
7196
7146
  * If the server supports a setpoint hold for a specific duration, it SHOULD also implement the
7197
7147
  * SetpointHoldExpiryTimestamp attribute.
7198
7148
  *
7199
- * If this attribute is updated to SetpointHoldOn and the TemperatureSetpointHoldDuration has a non- null
7149
+ * If this attribute is updated to SetpointHoldOn and the TemperatureSetpointHoldDuration has a non-null
7200
7150
  * value and the SetpointHoldExpiryTimestamp is supported, the server shall update the
7201
7151
  * SetpointHoldExpiryTimestamp with a value of current UTC timestamp, in seconds, plus the value in
7202
7152
  * TemperatureSetpointHoldDuration multiplied by 60.
@@ -7235,10 +7185,10 @@ export declare namespace Thermostat {
7235
7185
  * When ScheduleActive is not set, the setpoint is altered only by manual up/down changes at the thermostat
7236
7186
  * or remotely, not by internal schedule programming.
7237
7187
  *
7238
- * NOTE
7188
+ * > [!NOTE]
7239
7189
  *
7240
- * Modifying the ScheduleActive bit does not clear or delete previous weekly schedule programming
7241
- * configurations.
7190
+ * > Modifying the ScheduleActive bit does not clear or delete previous weekly schedule programming
7191
+ * configurations.
7242
7192
  *
7243
7193
  * @see {@link MatterSpecification.v14.Cluster} § 4.3.9.32
7244
7194
  */