Skip to content

Commit

Permalink
Update config.schema.json
Browse files Browse the repository at this point in the history
  • Loading branch information
donavanbecker committed Nov 26, 2023
1 parent 089d9cd commit cefc597
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion config.schema.json
Original file line number Diff line number Diff line change
Expand Up @@ -802,7 +802,6 @@
"activate_latchbutton": {
"title": "Activate Latch Button",
"type": "boolean",
"default": false,
"condition": {
"functionBody": "return (model.options && model.options.devices && !model.options.devices[arrayIndices].hide_device && model.options.devices[arrayIndices].configDeviceType === 'Smart Lock' && model.options.devices[arrayIndices].deviceId);"
}
Expand Down

0 comments on commit cefc597

Please sign in to comment.