this is initial release for single file

This commit is contained in:
pszafer
2024-04-09 11:36:59 +02:00
parent ca0dde93fa
commit c1abdd358b
30 changed files with 7189 additions and 2008 deletions

9
devices/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