1
0
mirror of https://github.com/esphome/esphome.git synced 2025-10-29 22:24:26 +00:00

Add copy output platform (#472)

This commit is contained in:
Otto Winter
2019-03-05 13:54:33 +01:00
committed by GitHub
parent 3c0d97ef69
commit 0fc6a027a7
2 changed files with 70 additions and 0 deletions

View File

@@ -701,6 +701,18 @@ output:
- platform: my9231
id: my_5
channel: 5
- platform: copy
id: my_copy1
outputs:
- my_1
- my_2
- my_3
- platform: copy
id: my_copy2
type: binary
outputs:
- id22
- id2
light:
- platform: binary