Skip to content

Commit

Permalink
Close to closed
Browse files Browse the repository at this point in the history
  • Loading branch information
LDannijs committed Aug 23, 2024
1 parent 17be71c commit 8080bfb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/payload.json
Original file line number Diff line number Diff line change
Expand Up @@ -181,7 +181,7 @@
"contactState": {
"type": "string",
"description": "State of a contact sensor",
"enum": ["OPEN", "CLOSE"]
"enum": ["OPEN", "CLOSED"]
}
},
"additionalProperties": false
Expand Down

0 comments on commit 8080bfb

Please sign in to comment.