From 8c123d07b170824ceefbfd8791ded9aab12f8999 Mon Sep 17 00:00:00 2001 From: LuBeDa Date: Mon, 26 Feb 2024 19:10:36 +0100 Subject: [PATCH] strapping --- README.md | 6 ++++-- install/ulanzi-easy.yaml | 2 +- 2 files changed, 5 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 95db067..53ef42f 100644 --- a/README.md +++ b/README.md @@ -23,8 +23,10 @@ The hardware design of the ulanzi isn't perfect. If your ulanzi makes a crazy be ```yaml output: - platform: gpio - pin: GPIO15 - id: crazy_hardware_workaround + pin: + number: GPIO15 + ignore_strapping_warning: true + id: buzzer_pin ``` ## Introduction diff --git a/install/ulanzi-easy.yaml b/install/ulanzi-easy.yaml index 4a190dc..3d0d8ee 100644 --- a/install/ulanzi-easy.yaml +++ b/install/ulanzi-easy.yaml @@ -17,7 +17,7 @@ output: pin: number: GPIO15 ignore_strapping_warning: true - id: buzzer_pin + id: buzzer_pin switch: - platform: template