mirror of
				https://github.com/esphome/esphome.git
				synced 2025-10-31 07:03:55 +00:00 
			
		
		
		
	Updates for 1.13 (#546)
* Update CI matcher * Check Executable bit * Quicklint * Updates * Allow pm1.0 and pm10.0 for PMS5003ST Fixes https://github.com/esphome/feature-requests/issues/225 * PowerSupplyRequester * Lint * Include debug data in generated main.cpp * Updates * Auto-select bit_depth * Updates
This commit is contained in:
		| @@ -15,6 +15,14 @@ esphome: | ||||
|     then: | ||||
|       - lambda: >- | ||||
|           ESP_LOGV("main", "ON LOOP!"); | ||||
|       - light.addressable_set: | ||||
|           id: addr1 | ||||
|           range_from: 1 | ||||
|           range_to: 100 | ||||
|           red: 100% | ||||
|           green: !lambda 'return 255;' | ||||
|           blue: 0% | ||||
|           white: 100% | ||||
|   build_path: build/test1 | ||||
|  | ||||
| wifi: | ||||
|   | ||||
		Reference in New Issue
	
	Block a user