mirror of
https://github.com/home-assistant/developers.home-assistant.git
synced 2025-07-15 05:16:28 +00:00
Add timestamp device class (#147)
This commit is contained in:
parent
6a8dcb1f79
commit
ad6ccb78bc
@ -25,4 +25,5 @@ If specifying a device class, your sensor entity will need to also return the co
|
|||||||
| humidity | % | % of humidity in the air.
|
| humidity | % | % of humidity in the air.
|
||||||
| illuminance | lx/lm | Light level.
|
| illuminance | lx/lm | Light level.
|
||||||
| temperature | C/F | Temperature.
|
| temperature | C/F | Temperature.
|
||||||
|
| timestamp | ISO8601 | Timestamp
|
||||||
| pressure | hPa,mbar | Pressure.
|
| pressure | hPa,mbar | Pressure.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user