mirror of
https://github.com/thejeffreystone/home-assistant-configuration.git
synced 2025-07-20 11:00:07 +00:00
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…
x
Reference in New Issue
Block a user