mirror of
				https://github.com/esphome/esphome.git
				synced 2025-10-30 22:53:59 +00:00 
			
		
		
		
	Allow setting creator project name and version into code (#1872)
This commit is contained in:
		| @@ -3,6 +3,9 @@ esphome: | ||||
|   platform: ESP32 | ||||
|   board: nodemcu-32s | ||||
|   build_path: build/test5 | ||||
|   project: | ||||
|     name: esphome.test5_project | ||||
|     version: "1.0.0" | ||||
|  | ||||
| wifi: | ||||
|   networks: | ||||
|   | ||||
		Reference in New Issue
	
	Block a user