Skip to content

Commit

Permalink
update latch threshold to 3.0v
Browse files Browse the repository at this point in the history
  • Loading branch information
heythisisnate committed Mar 3, 2025
1 parent 1dfe1c9 commit 1d83795
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/alarm-panel-pro-local-alarm-keyswitch-arming.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@ binary_sensor:
name: Latch
device_class: lock
sensor_id: latch_adc
threshold: 2.0
threshold: 3.0
on_state:
then:
- if:
Expand Down

0 comments on commit 1d83795

Please sign in to comment.