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 86374c9 commit 8b15ab5
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions esphome/nspanel_esphome_core_hw_buzzer.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,10 +13,15 @@
---
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

api:
id: !extend api_server
Expand Down

0 comments on commit 8b15ab5

Please sign in to comment.