mirror of
				https://github.com/esphome/esphome.git
				synced 2025-10-31 15:12:06 +00:00 
			
		
		
		
	Add Toshiba AC generic IR remote protocol (#2019)
This commit is contained in:
		| @@ -1626,6 +1626,12 @@ switch: | ||||
|       remote_transmitter.transmit_samsung36: | ||||
|         address: 0x0400 | ||||
|         command: 0x000E00FF | ||||
|   - platform: template | ||||
|     name: ToshibaAC | ||||
|     turn_on_action: | ||||
|       - remote_transmitter.transmit_toshiba_ac: | ||||
|           rc_code_1: 0xB24DBF4050AF | ||||
|           rc_code_2: 0xD5660001003C | ||||
|   - platform: template | ||||
|     name: Sony | ||||
|     turn_on_action: | ||||
|   | ||||
		Reference in New Issue
	
	Block a user