Fix typo in entity name
This commit is contained in:
@@ -1166,7 +1166,7 @@ number:
|
|||||||
format: "Rejected Temperature weight %.2f (total would be out of range: must be > 0.0 and ≤ 1.0)"
|
format: "Rejected Temperature weight %.2f (total would be out of range: must be > 0.0 and ≤ 1.0)"
|
||||||
args: [ 'x' ]
|
args: [ 'x' ]
|
||||||
- platform: template
|
- platform: template
|
||||||
name: "Room Health Humitity Weight"
|
name: "Room Health Humidity Weight"
|
||||||
id: room_health_humidity_weight_setter
|
id: room_health_humidity_weight_setter
|
||||||
min_value: 0.00
|
min_value: 0.00
|
||||||
max_value: 1.00
|
max_value: 1.00
|
||||||
|
Reference in New Issue
Block a user