mirror of
https://github.com/boneIO-eu/esphome.git
synced 2026-04-11 20:50:07 +02:00
add dimmer config split into multiple files
This commit is contained in:
10
devices/dimmer_buzzer.yaml
Normal file
10
devices/dimmer_buzzer.yaml
Normal file
@@ -0,0 +1,10 @@
|
||||
switch:
|
||||
- platform: gpio
|
||||
id: buzzer
|
||||
name: 'Buzzer'
|
||||
pin:
|
||||
pcf8574: pcf_inputs
|
||||
number: 0
|
||||
mode:
|
||||
output: true
|
||||
inverted: true
|
||||
Reference in New Issue
Block a user