mirror of
				https://github.com/esphome/esphome.git
				synced 2025-10-31 07:03:55 +00:00 
			
		
		
		
	[template] Eliminate optional wrapper to save 4 bytes RAM per instance (#11610)
This commit is contained in:
		| @@ -32,6 +32,7 @@ switch: | ||||
|     name: "Test Switch" | ||||
|     id: test_switch | ||||
|     optimistic: true | ||||
|     lambda: return false; | ||||
|  | ||||
| interval: | ||||
|   - interval: 0.5s | ||||
|   | ||||
		Reference in New Issue
	
	Block a user