Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: Update shrm10000.json #6559

Closed
wants to merge 1 commit into from
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 9 additions & 1 deletion packages/config/config/devices/0x0403/shrm10000.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"manufacturer": "ABUS Security-Center GmbH Co. KG",
"manufacturer": "ABUS Security-Center GmbH & Co. KG",
"manufacturerId": "0x0403",
"label": "SHRM10000",
"description": "Smart Smoke Sensor",
Expand Down Expand Up @@ -28,4 +28,12 @@
"maxNodes": 5
}
}
"metadata": {
"inclusion": "Set the gateway/controller to inclusion mode, then press the smoke detector's network button (the small hole, use a paperclip or something similar) 3 times within 1.5 seconds.",
"exclusion": "Set the gateway/controller to exclusion mode, , then press the network button 3 times within 1.5 seconds.",
"reset": "Only if the gateway/controller is inoperable. Remove the battery, press and hold the network button while re-inserting the battery. Device will reset to factory settings.",
"manual": "https://products.z-wavealliance.org/ProductManual/File?folder=&filename=MarketCertificationFiles/3089/Anleitung%20SHRM10000%20EN.pdf"
"wake-up": "Press the network button once."
"battery": "CR17335, CR123A (3V)"
}
}
Loading