mirror of
				https://github.com/esphome/esphome.git
				synced 2025-10-31 15:12:06 +00:00 
			
		
		
		
	gitpod changes
This commit is contained in:
		| @@ -2,8 +2,8 @@ | |||||||
| image: ghcr.io/esphome/esphome-lint:dev | image: ghcr.io/esphome/esphome-lint:dev | ||||||
| ports: | ports: | ||||||
|   - port: 6052 |   - port: 6052 | ||||||
|     onOpen: open-preview |     onOpen: open-browser | ||||||
| tasks: | tasks: | ||||||
|   # yamllint disable-line rule:line-length |   # yamllint disable-line rule:line-length | ||||||
|   - before: pyenv local $(pyenv version | grep '^3\.' | cut -d ' ' -f 1) && script/setup |   - before: script/devcontainer-post-create | ||||||
|     command: python -m esphome dashboard config |     command: python3 -m esphome dashboard config | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user