mirror of
				https://github.com/esphome/esphome.git
				synced 2025-10-30 22:53:59 +00:00 
			
		
		
		
	Create .gitpod.yml (#508)
* Create .gitpod.yml Configure gitpod to install esphome and run dashboard on startup * Replaced file with folder location Co-Authored-By: gitolicious <mrjchn@gmail.com> * Use new setup script Co-authored-by: Otto Winter <otto@otto-winter.com>
This commit is contained in:
		
							
								
								
									
										6
									
								
								.gitpod.yml
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										6
									
								
								.gitpod.yml
									
									
									
									
									
										Normal file
									
								
							| @@ -0,0 +1,6 @@ | |||||||
|  | ports: | ||||||
|  | - port: 6052 | ||||||
|  |   onOpen: open-preview | ||||||
|  | tasks: | ||||||
|  | - before: script/setup | ||||||
|  |   command: python -m esphome config dashboard | ||||||
		Reference in New Issue
	
	Block a user