@rfranzoi/scrypted-mqtt-securitysystem 1.0.24 → 1.0.26
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 +1 -1
- package/dist/plugin.zip +0 -0
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -17,7 +17,7 @@ Control and sync a Paradox (PAI/PAI-MQTT–like) alarm via MQTT, exposed in Scry
|
|
|
17
17
|
npm i
|
|
18
18
|
npm run build # produces dist/plugin.zip
|
|
19
19
|
```
|
|
20
|
-
Then in **Scrypted → Manage Plugins → Install
|
|
20
|
+
Then in **Scrypted → Manage Plugins → Install
|
|
21
21
|
|
|
22
22
|
> Alternatively: `npm run deploy` (requires `npx scrypted-cli login` one time).
|
|
23
23
|
|
package/dist/plugin.zip
CHANGED
|
Binary file
|
package/package.json
CHANGED