Explorar o código

Update README.md

zuidwijk %!s(int64=6) %!d(string=hai) anos
pai
achega
ec0eaaf40b
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      README.md

+ 1 - 0
README.md

@@ -3,3 +3,4 @@ The code is in deurbel.yaml, the only thing you need to change is your own wifi
 The code is based on some personal preferences:
 The code is based on some personal preferences:
 * Bell should not ring longer than 1 second (delay: 1000ms)
 * Bell should not ring longer than 1 second (delay: 1000ms)
 * Once presssed, you have to wait 5 seconds (delayed_off) AFTER releasing the button, before the bell will ring again. Pressing the button within 5 seconds will only reset the timer without ringing the bell.
 * Once presssed, you have to wait 5 seconds (delayed_off) AFTER releasing the button, before the bell will ring again. Pressing the button within 5 seconds will only reset the timer without ringing the bell.
+In Home Assistant you'll need to create a boolean, which in my code is named "input_boolean.mute_doorbell". This piece of code is shown in home-assistant_input_boolean