Add date device class (#1053)

This commit is contained in:
Ville Skyttä 2021-09-07 17:46:35 +03:00 committed by GitHub
parent e929379d7f
commit fffc4910ab
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -31,6 +31,7 @@ If specifying a device class, your sensor entity will need to also return the co
| carbon_dioxide | ppm | parts per million of carbon dioxide concentration
| carbon_monoxide | ppm | parts per million of carbon monoxide concentration
| current | A | Current.
| date | ISO8601 | Date.
| energy | Wh,kWh | Energy.
| gas | m³/ft³ | Volume of gas.
| humidity | % | % of humidity in the air.