mirror of
				https://github.com/esphome/esphome.git
				synced 2025-10-30 14:43:51 +00:00 
			
		
		
		
	[remote_transmitter] Add digital_write automation (#10069)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
This commit is contained in:
		| @@ -204,3 +204,9 @@ button: | ||||
|           command: 0xEC | ||||
|           rc_code_1: 0x0D | ||||
|           rc_code_2: 0x0D | ||||
|   - platform: template | ||||
|     name: Digital Write | ||||
|     on_press: | ||||
|       - remote_transmitter.digital_write: true | ||||
|       - remote_transmitter.digital_write: | ||||
|           value: false | ||||
|   | ||||
		Reference in New Issue
	
	Block a user