Adjust min/max for Gas Ceiling

This commit is contained in:
Joshua Boniface 2024-06-11 09:55:37 -04:00
parent 88822caf26
commit 56abcb793a

View File

@ -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: |-