mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-23 17:27:19 +00:00
Update configuration sample
This commit is contained in:
parent
d1d1a96e5c
commit
9b03552572
@ -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…
x
Reference in New Issue
Block a user