@scrypted/nvr 0.1.182 → 0.1.183

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
@@ -110,6 +110,6 @@ In the iOS app:
110
110
 
111
111
  <br/>
112
112
 
113
- ### Scrypted NVR and the Home Assistant Addon
113
+ ### Home Assistant Cards
114
114
 
115
- Scrypted NVR provides [Home Assistant cards](https://github.com/koush/nvr.scrypted.app/wiki/Home-Assistant) when Scrypted is installed as an addon.
115
+ Scrypted NVR provides [Home Assistant cards](https://docs.scrypted.app/home-assistant.html).
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.182",
3
+ "version": "0.1.183",
4
4
  "scripts": {
5
5
  "scrypted-setup-project": "scrypted-setup-project",
6
6
  "prescrypted-setup-project": "scrypted-package-json",