Mercurial > code > home > repos > homeauto
comparison espNode/sonoff_light.yaml @ 1737:c480732442ec
reformat
author | drewp@bigasterisk.com |
---|---|
date | Fri, 01 Sep 2023 17:10:47 -0700 |
parents | bc3516d02762 |
children | 28a3e35bc23f |
comparison
equal
deleted
inserted
replaced
1736:66eabe163dd4 | 1737:c480732442ec |
---|---|
11 # domain: '.bigasterisk.com' | 11 # domain: '.bigasterisk.com' |
12 | 12 |
13 mqtt: | 13 mqtt: |
14 broker: '10.2.0.1' | 14 broker: '10.2.0.1' |
15 port: 1883 | 15 port: 1883 |
16 username: '' | 16 |
17 password: '' | |
18 | |
19 logger: | 17 logger: |
20 baud_rate: 115200 | 18 baud_rate: 115200 |
21 level: INFO | 19 level: INFO |
22 | 20 |
23 ota: | 21 ota: |
24 | |
25 | 22 |
26 binary_sensor: | 23 binary_sensor: |
27 - platform: gpio | 24 - platform: gpio |
28 pin: | 25 pin: |
29 number: GPIO0 | 26 number: GPIO0 |