mirror of
				https://github.com/esphome/esphome.git
				synced 2025-10-30 22:53:59 +00:00 
			
		
		
		
	Add basic shell autocompletion using argcomplete (#5618)
This commit is contained in:
		| @@ -19,3 +19,6 @@ kconfiglib==13.7.1 | ||||
|  | ||||
| # esp-idf >= 5.0 requires this | ||||
| pyparsing >= 3.0 | ||||
|  | ||||
| # For autocompletion | ||||
| argcomplete>=2.0.0 | ||||
|   | ||||
		Reference in New Issue
	
	Block a user