mirror of
				https://github.com/esphome/esphome.git
				synced 2025-10-30 22:53:59 +00:00 
			
		
		
		
	Remove rmt channel from idf tests (#8054)
This commit is contained in:
		| @@ -12,7 +12,6 @@ light: | ||||
|     rgb_order: GRB | ||||
|     num_leds: 256 | ||||
|     pin: 2 | ||||
|     rmt_channel: 0 | ||||
|     effects: | ||||
|       - e131: | ||||
|           universe: 1 | ||||
|   | ||||
| @@ -12,7 +12,6 @@ light: | ||||
|     rgb_order: GRB | ||||
|     num_leds: 256 | ||||
|     pin: 2 | ||||
|     rmt_channel: 0 | ||||
|     effects: | ||||
|       - e131: | ||||
|           universe: 1 | ||||
|   | ||||
| @@ -6,7 +6,6 @@ light: | ||||
|     rgb_order: GRB | ||||
|     num_leds: 256 | ||||
|     pin: 2 | ||||
|     rmt_channel: 0 | ||||
|   - platform: partition | ||||
|     name: Partition Light | ||||
|     segments: | ||||
|   | ||||
| @@ -6,7 +6,6 @@ light: | ||||
|     rgb_order: GRB | ||||
|     num_leds: 256 | ||||
|     pin: 2 | ||||
|     rmt_channel: 0 | ||||
|   - platform: partition | ||||
|     name: Partition Light | ||||
|     segments: | ||||
|   | ||||
		Reference in New Issue
	
	Block a user