Skip to content

Commit

Permalink
feat: added all parameters for MH-C221 shutter device
Browse files Browse the repository at this point in the history
  • Loading branch information
dlm31 authored Dec 9, 2024
1 parent 97689d2 commit fa13c47
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions packages/config/config/devices/0x015f/mh-c221.json
Original file line number Diff line number Diff line change
Expand Up @@ -153,15 +153,15 @@
"allowManualEntry": false,
"options": [
{
"label": "Button (momentary buttons)",
"label": "Button (Momentary buttons)",
"value": 0
},
{
"label": "Toggle (2-state switches); On position-shutter open; Off position -shutter closewire 1 ex; Momentary or toggle key to S1 only",
"label": "Toggle 2-State Switches; On position-shutter open; Off position-shutter closewire 1 ex; Momentary or Toggle key to S1 only",
"value": 1
},
{
"label": "Toggle (2-state switches); On position-shutter close; Off postion - shutter open",
"label": "Toggle 2-State Switches; On position-shutter close; Off postion-shutter open",
"value": 2
}
]
Expand Down

0 comments on commit fa13c47

Please sign in to comment.