Skip to content

Commit

Permalink
yamllint test
Browse files Browse the repository at this point in the history
  • Loading branch information
edwardtfn committed Nov 20, 2024
1 parent 8b15ab5 commit 502239a
Showing 1 changed file with 1 addition and 6 deletions.
7 changes: 1 addition & 6 deletions esphome/nspanel_esphome_core_hw_buzzer.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,15 +13,10 @@
---
substitutions:
BOOT_STEP_HW_BUZZER: '1UL << 4'
# TEST
tone_boot: "two short:d=4,o=5,b=100:16e6,16e6"
# TEST
tone_touch_press: "Touch:d=16,o=5,b=180:g"
# TEST
tone_touch_release: "Release:d=32,o=5,b=180:g,g"
# TEST
tone_volume_change: ''
# TEST
tone_volume_change: "Release:d=32,o=5,b=180:g,g"

api:
id: !extend api_server
Expand Down

0 comments on commit 502239a

Please sign in to comment.