Skip to content

Commit

Permalink
Take care of Nuki pairing mode status led
Browse files Browse the repository at this point in the history
  • Loading branch information
AzonInc committed Aug 13, 2024
1 parent 689e11c commit 7544973
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions firmware/doorman-nuki-bridge.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -81,8 +81,7 @@ lock:
effect: pulse

on_pairing_mode_off_action:
- light.turn_off:
id: doorman_rgb_status_led
- script.execute: update_led

on_paired_action:
- light.turn_on:
Expand All @@ -93,5 +92,4 @@ lock:
effect: none
brightness: 60%
- delay: 3s
- light.turn_off:
id: doorman_rgb_status_led
- script.execute: update_led

0 comments on commit 7544973

Please sign in to comment.