Initial commit

This commit is contained in:
2026-04-08 22:54:24 +02:00
commit 3a3e3238b9
105 changed files with 21281 additions and 0 deletions

View File

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