Skip to content

Commit

Permalink
fix(config): add wakeup instructions for Nexia ZSENS930
Browse files Browse the repository at this point in the history
Add "wakeup" and make other metadata more consistent.
  • Loading branch information
The00Dustin authored Dec 6, 2023
1 parent 66ad62c commit 29d2709
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion packages/config/config/devices/0x0178/ZSENS930.json
Original file line number Diff line number Diff line change
Expand Up @@ -328,6 +328,7 @@
"metadata": {
"inclusion": "Set your primary controller into inclusion mode. Press and release the \"Install\" button on the sensor. The \"Status\" LED will blink rapidly for 3 seconds indicating successful inclusion into the network",
"exclusion": "Set your primary controller into exclusion mode. Press and release the \"Install\" button on the sensor. The \"Status\" LED will blink rapidly for 3 seconds indicating successful exclusion from the network",
"reset": "Press and hold Install button for 10 seconds. Factory Reset should only be used if the primary controller is missing or inoperable."
"reset": "Press and hold the \"Install\" button for 10 seconds. Factory Reset should only be used if the primary controller is missing or inoperable.",
"wakeup": "Press the \"Install\" button three times rapidly to send a \"BATTERY_REPORT\" and \"WAKE_UP_NOTIFICATION\" (if installed on a network). The sensor will stay awake for 30 seconds."
}
}

0 comments on commit 29d2709

Please sign in to comment.