mirror of
				https://github.com/esphome/esphome.git
				synced 2025-10-30 22:53:59 +00:00 
			
		
		
		
	[tests] Migrate remote_transmitter/receiver to common bus definitions (#11325)
This commit is contained in:
		| @@ -1,7 +1,3 @@ | ||||
| remote_transmitter: | ||||
|   pin: ${pin} | ||||
|   carrier_duty_percent: 50% | ||||
|  | ||||
| sensor: | ||||
|   - platform: template | ||||
|     id: tcl112_sensor | ||||
| @@ -13,3 +9,4 @@ climate: | ||||
|     supports_heat: true | ||||
|     supports_cool: true | ||||
|     sensor: tcl112_sensor | ||||
|     transmitter_id: xmitr | ||||
|   | ||||
		Reference in New Issue
	
	Block a user