mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-23 17:27:19 +00:00
fix ident in influxdb doc (#10954)
This commit is contained in:
parent
ba419d48d6
commit
ec18414c92
@ -285,7 +285,7 @@ sensor:
|
||||
measurement: '"°C"'
|
||||
field: value
|
||||
database: db1
|
||||
- name: Min for last hour
|
||||
- name: Min for last hour
|
||||
unit_of_measurement: '%'
|
||||
value_template: '{% raw %}{{ value | round(1) }}{% endraw %}'
|
||||
group_function: min
|
||||
@ -293,4 +293,4 @@ sensor:
|
||||
measurement: '"%"'
|
||||
field: tmp
|
||||
database: db2
|
||||
```
|
||||
```
|
||||
|
Loading…
x
Reference in New Issue
Block a user