mirror of
				https://github.com/esphome/esphome.git
				synced 2025-10-31 15:12:06 +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% | ||||
|  | ||||
| climate: | ||||
|   - platform: heatpumpir | ||||
|     protocol: ballu | ||||
| @@ -10,3 +6,4 @@ climate: | ||||
|     name: HeatpumpIR Climate | ||||
|     min_temperature: 18 | ||||
|     max_temperature: 30 | ||||
|     transmitter_id: xmitr | ||||
|   | ||||
		Reference in New Issue
	
	Block a user