mirror of
				https://github.com/python-kasa/python-kasa.git
				synced 2025-11-03 22:22:06 +00:00 
			
		
		
		
	* Add check to ensure devices with lat/lon with `_i` suffix are supported (#54) * Add .gitignore for posterity
		
			
				
	
	
		
			12 lines
		
	
	
		
			178 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			12 lines
		
	
	
		
			178 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
# Compiled python modules.
 | 
						|
__pycache__/
 | 
						|
 | 
						|
# Setuptools distribution folder.
 | 
						|
/dist/
 | 
						|
 | 
						|
# Python egg metadata, regenerated from source files by setuptools.
 | 
						|
/*.egg-info
 | 
						|
/*.egg
 | 
						|
 | 
						|
/build
 |