mirror of
				https://github.com/esphome/esphome.git
				synced 2025-10-29 22:24:26 +00:00 
			
		
		
		
	Add transmit pioneer (#922)
* Added pioneer_protocol to support transmit_pioneer
This commit is contained in:
		
				
					committed by
					
						 Brandon Davidson
						Brandon Davidson
					
				
			
			
				
	
			
			
			
						parent
						
							30ecb58e06
						
					
				
				
					commit
					6a60f01753
				
			| @@ -1239,6 +1239,14 @@ switch: | ||||
|       remote_transmitter.transmit_panasonic: | ||||
|         address: 0x4004 | ||||
|         command: 0x1000BCD | ||||
|   - platform: template | ||||
|     name: Pioneer | ||||
|     turn_on_action: | ||||
|       - remote_transmitter.transmit_pioneer: | ||||
|           rc_code_1: 0xA556 | ||||
|           rc_code_2: 0xA506 | ||||
|           repeat: | ||||
|             times: 2 | ||||
|   - platform: template | ||||
|     name: RC Switch Raw | ||||
|     turn_on_action: | ||||
|   | ||||
		Reference in New Issue
	
	Block a user