camera-ui-aqara 2.2.0 → 2.2.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.
Files changed (2) hide show
  1. package/bundle.zip +0 -0
  2. package/package.json +1 -1
package/bundle.zip CHANGED
Binary file
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "displayName": "Aqara",
3
3
  "name": "camera-ui-aqara",
4
- "version": "2.2.0",
4
+ "version": "2.2.1",
5
5
  "description": "Aqara integration for camera.ui: local RTSP LAN video, snapshots, and a doorbell webhook (tested with G410), plus optional Aqara Cloud doorbell/motion sensors via the Open API. Merges the former camera-ui-aqara and camera-ui-aqara-cloud plugins into one, with independent Local/Cloud toggles so either or both can run at once.",
6
6
  "author": "Adapted from DTse/aqara-scrypted for camera.ui",
7
7
  "type": "commonjs",