mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-21 08:16:53 +00:00
Sensors with units are excluded (#13789)
Co-authored-by: Franck Nijhof <git@frenck.dev>
This commit is contained in:
parent
4e66a59d82
commit
3af4ca7e5d
@ -131,3 +131,9 @@ script:
|
|||||||
entity_id: light.kitchen
|
entity_id: light.kitchen
|
||||||
domain: light
|
domain: light
|
||||||
```
|
```
|
||||||
|
|
||||||
|
<div class='note'>
|
||||||
|
|
||||||
|
Sensor entities that have been assigned units (i.e., have a `unit_of_measurement` attribute) are assumed to change frequently and those sensors are automatically excluded from the logbook.
|
||||||
|
|
||||||
|
</div>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user