Mercurial > code > home > repos > micro
comparison do-rf-recv.yaml @ 5:7914d368d7b2
more boards
author | drewp@bigasterisk.com |
---|---|
date | Thu, 27 Jun 2024 15:07:41 -0700 |
parents | 711019bc4357 |
children |
comparison
equal
deleted
inserted
replaced
4:109ec900c400 | 5:7914d368d7b2 |
---|---|
30 | 30 |
31 remote_receiver: | 31 remote_receiver: |
32 - id: rf_in | 32 - id: rf_in |
33 pin: | 33 pin: |
34 number: GPIO15 | 34 number: GPIO15 |
35 tolerance: 20% | 35 tolerance: 30% |
36 filter: 250us | 36 filter: 250us |
37 idle: 8ms | 37 idle: 8ms |
38 dump: rc_switch | 38 dump: rc_switch |
39 on_rc_switch: | 39 on_rc_switch: |
40 then: | 40 then: |
41 # - logger.log: | 41 # - logger.log: |
42 # level: INFO | 42 # level: INFO |
43 # tag: out | 43 # tag: out |
44 # format: "RF read; proto %d; code %08llx" | 44 # format: "RF read; proto %d; code %08llx" |
45 # args: [x.protocol, x.code] | 45 # args: [x.protocol, x.code] |
46 - light.turn_on: | 46 - light.turn_on: |
47 id: status_out | 47 id: status_out |
48 flash_length: 30ms | 48 flash_length: 30ms |
49 # legacy mode- read by nodered | 49 # legacy mode- read by nodered |
50 - mqtt.publish_json: | 50 - mqtt.publish_json: |