Fixing a bad spelling error in a sensor value...
This commit is contained in:
parent
e628ea739a
commit
1d0098f831
|
@ -190,4 +190,4 @@
|
|||
current_inside_humidity:
|
||||
friendly_name: "Current Inside Humidity"
|
||||
unit_of_measurement: '%'
|
||||
value_template: "{{ states.climate.home.sattributes.current_humidity }}"
|
||||
value_template: "{{ states.climate.home.attributes.current_humidity }}"
|
Loading…
Reference in New Issue