mirror of
				https://github.com/python-kasa/python-kasa.git
				synced 2025-11-03 22:22:06 +00:00 
			
		
		
		
	Use less strict matcher for kl430 color temperature (#190)
This commit is contained in:
		@@ -18,7 +18,7 @@ TPLINK_KELVIN = {
 | 
			
		||||
    "KL125": (2500, 6500),
 | 
			
		||||
    r"KL120\(EU\)": (2700, 6500),
 | 
			
		||||
    r"KL120\(US\)": (2700, 5000),
 | 
			
		||||
    r"KL430\(US\)": (2500, 9000),
 | 
			
		||||
    r"KL430": (2500, 9000),
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user