mirror of
https://github.com/home-assistant/developers.home-assistant.git
synced 2025-07-13 20:36:29 +00:00
Fix typo in sensor documentation (#1657)
This commit is contained in:
parent
ea8e14d5d1
commit
9c735f9364
@ -83,7 +83,7 @@ If specifying a device class, your sensor entity will need to also return the co
|
||||
|
||||
:::caution
|
||||
Choose the state class for a sensor with care. In most cases, state class `measurement` or state class `total` without `last_reset` should be chosen, this is explained further in [How to choose `state_class` and `last_reset`](#how-to-choose-state_class-and-last_reset) below.
|
||||
::::
|
||||
:::
|
||||
|
||||
| Type | Description
|
||||
| ---- | -----------
|
||||
|
Loading…
x
Reference in New Issue
Block a user