@rfranzoi/scrypted-mqtt-securitysystem 1.0.29 → 1.0.30
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 +3 -6
- package/dist/plugin.zip +0 -0
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -1,6 +1,7 @@
|
|
|
1
|
-
# MQTT SecuritySystem (Scrypted)
|
|
1
|
+
# Paradox MQTT SecuritySystem (Scrypted)
|
|
2
|
+
|
|
3
|
+
Control and sync a Paradox (PAI/PAI-MQTT–like) alarm via MQTT, exposed in Scrypted as a **SecuritySystem**. Optional child sensors (contact, motion, occupancy) can also be surfaced.
|
|
2
4
|
|
|
3
|
-
Control and sync alarm panels over MQTT (e.g. Paradox with PAI/PAI-MQTT), exposed in Scrypted as a SecuritySystem. Optional child sensors (contact, motion, occupancy) can also be integrated.
|
|
4
5
|
---
|
|
5
6
|
|
|
6
7
|
## Features
|
|
@@ -98,10 +99,6 @@ Add this plugin’s device to the HomeKit plugin **(not as a Standalone accessor
|
|
|
98
99
|
- Nothing happens on arm/disarm? Verify the **Set Target** topic and outgoing payloads.
|
|
99
100
|
- MQTT connection issues? Check broker URL, credentials, TLS, and network reachability.
|
|
100
101
|
|
|
101
|
-
---
|
|
102
|
-
|
|
103
|
-
## Privacy
|
|
104
|
-
You can set a noreply email in git to avoid exposing your name in commit metadata. For npm, ensure your account privacy settings are configured appropriately.
|
|
105
102
|
|
|
106
103
|
---
|
|
107
104
|
|
package/dist/plugin.zip
CHANGED
|
Binary file
|
package/package.json
CHANGED