Update configuration sample
This commit is contained in:
parent
d1d1a96e5c
commit
9b03552572
1 changed files with 2 additions and 2 deletions
|
@ -24,10 +24,10 @@ sensor:
|
|||
resource: http://IP_ADDRESS
|
||||
name: Office
|
||||
monitored_variables:
|
||||
- name: temperature
|
||||
temperature:
|
||||
unit_of_measurement: '°C'
|
||||
value_template: '{% raw %}{{ value | round(1) }}{% endraw %}'
|
||||
- name: humidity
|
||||
humidity:
|
||||
unit_of_measurement: '%'
|
||||
pins:
|
||||
A0:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue