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