Add timestamp device class (#147)

This commit is contained in:
Paulus Schoutsen 2018-11-23 11:35:53 +01:00 committed by GitHub
parent 6a8dcb1f79
commit ad6ccb78bc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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.
| illuminance | lx/lm | Light level.
| temperature | C/F | Temperature.
| timestamp | ISO8601 | Timestamp
| pressure | hPa,mbar | Pressure.