test for v0.7

This commit is contained in:
pszafer
2024-04-05 20:15:18 +02:00
parent 8cdbbdbfc8
commit 7550791f43
29 changed files with 7816 additions and 1 deletions

9
devices_v0_7/buzzer.yaml Normal file
View File

@@ -0,0 +1,9 @@
switch:
- platform: gpio
id: buzzer
name: 'Buzzer'
pin:
number: GPIO2
mode:
output: true
inverted: false