mirror of
				https://github.com/home-assistant/core.git
				synced 2025-11-04 00:19:31 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			5 lines
		
	
	
		
			96 B
		
	
	
	
		
			Python
		
	
	
	
	
	
			
		
		
	
	
			5 lines
		
	
	
		
			96 B
		
	
	
	
		
			Python
		
	
	
	
	
	
"""Constants for component."""
 | 
						|
 | 
						|
DOMAIN = "acaia"
 | 
						|
CONF_IS_NEW_STYLE_SCALE = "is_new_style_scale"
 |