@scrypted/nvr 0.1.159 → 0.1.162

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/CHANGELOG.md CHANGED
@@ -1,6 +1,17 @@
1
1
  <details>
2
2
  <summary>Changelog</summary>
3
3
 
4
+ ### 0.1.160
5
+
6
+ watch for all creature types
7
+ publish beta
8
+
9
+
10
+ ### 0.1.159
11
+
12
+ fix padding on home intercom mic slash
13
+
14
+
4
15
  ### 0.1.158
5
16
 
6
17
  publish beta heatmap detector
package/README.md CHANGED
@@ -75,13 +75,6 @@ Cameras and recordings can be viewed remotely via a browser or the app.
75
75
  #### Progressive Web App Instructions
76
76
 
77
77
  All platforms (including iOS) can install the Progressive Web App (PWA):
78
-
79
- 1. On your phone/desktop, using the browser(s) specified in the section below for your OS, open [the app installation link](https://nvr.scrypted.app/#/install-pwa) and log into Scrypted Cloud.
80
- 2. This page can be installed as an app. See [screenshot](https://user-images.githubusercontent.com/73924/194009896-359021b8-63a1-484f-aed7-35edeff92fa2.jpeg).
81
-
82
- <br/>
83
-
84
- PWA Installation:
85
78
  1. On your phone/desktop launch the appropriate browser:
86
79
  * iOS: Install with Safari
87
80
  * Android: Install with Chrome
package/dist/plugin.zip CHANGED
Binary file
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@scrypted/nvr",
3
- "version": "0.1.159",
3
+ "version": "0.1.162",
4
4
  "scripts": {
5
5
  "scrypted-setup-project": "scrypted-setup-project",
6
6
  "prescrypted-setup-project": "scrypted-package-json",