iobroker.device-watcher 2.12.0 → 2.12.1

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.
package/README.md CHANGED
@@ -183,6 +183,7 @@ It's possible to select:
183
183
  ![list3.png](admin/images/list3.png)
184
184
 
185
185
  ## Credits
186
+
186
187
  This adapter would not have been possible without the great work of Christian Behrends <mail@christian-behrends.de> who implemented the initial releases of this adapter.
187
188
 
188
189
  ## Changelog
@@ -191,10 +192,15 @@ This adapter would not have been possible without the great work of Christian Be
191
192
  Placeholder for the next version (at the beginning of the line):
192
193
  ### **WORK IN PROGRESS**
193
194
  -->
195
+ ### 2.12.1 (2024-05-09)
196
+
197
+ - (ciddi89) Added: [#341](https://github.com/iobroker-community-adapters/ioBroker.device-watcher/issues/341) Support for Zigbee battery_state datapoint
198
+
194
199
  ### 2.12.0 (2024-04-05)
195
- - (mcm1957) Adapter requires nodeJS >= 18 and js-controller >= 5 now
196
- - (mcm1957) Adpter has been migrated to iobroker-community-adapters organisation
197
- - (mcm1957) Dependencies have been updated
200
+
201
+ - (mcm1957) Adapter requires nodeJS >= 18 and js-controller >= 5 now
202
+ - (mcm1957) Adpter has been migrated to iobroker-community-adapters organisation
203
+ - (mcm1957) Dependencies have been updated
198
204
 
199
205
  ### 2.11.0 (2024-03-18)
200
206