mirror of
https://github.com/esphome/esphome.git
synced 2025-09-05 21:02:20 +01:00
Add transmit pioneer (#922)
* Added pioneer_protocol to support transmit_pioneer
This commit is contained in:
committed by
Brandon Davidson
parent
30ecb58e06
commit
6a60f01753
@@ -356,6 +356,8 @@ CONF_RANGE_FROM = 'range_from'
|
||||
CONF_RANGE_TO = 'range_to'
|
||||
CONF_RATE = 'rate'
|
||||
CONF_RAW = 'raw'
|
||||
CONF_RC_CODE_1 = 'rc_code_1'
|
||||
CONF_RC_CODE_2 = 'rc_code_2'
|
||||
CONF_REBOOT_TIMEOUT = 'reboot_timeout'
|
||||
CONF_RECEIVE_TIMEOUT = 'receive_timeout'
|
||||
CONF_RED = 'red'
|
||||
|
Reference in New Issue
Block a user