Adjust min/max for Gas Ceiling
This commit is contained in:
		@@ -716,8 +716,8 @@ number:
 | 
			
		||||
  - platform: template
 | 
			
		||||
    name: "Gas Ceiling (kΩ)"
 | 
			
		||||
    id: gas_ceiling_setter
 | 
			
		||||
    min_value: 25
 | 
			
		||||
    max_value: 350
 | 
			
		||||
    min_value: 10
 | 
			
		||||
    max_value: 500
 | 
			
		||||
    step: 1
 | 
			
		||||
    entity_category: config
 | 
			
		||||
    lambda: |-
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user