From 0af9e5e563fc19032cb4741b763f5cb4e3aa26ad Mon Sep 17 00:00:00 2001 From: HepoH3 Date: Fri, 20 Nov 2020 19:42:50 +0300 Subject: [PATCH] Update time trigger documentation (#15684) There is no such device class as "datetime" at the sensor page. Instead, there is timestamp and that is confusing. See: https://www.home-assistant.io/integrations/sensor/#device-class --- source/_docs/automation/trigger.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/_docs/automation/trigger.markdown b/source/_docs/automation/trigger.markdown index 0535c07d01b..595cbdbcf8a 100644 --- a/source/_docs/automation/trigger.markdown +++ b/source/_docs/automation/trigger.markdown @@ -458,7 +458,7 @@ automation: #### Sensors of datetime device class -The Entity ID of a [sensor](/integrations/sensor/) with the "datetime" device class. +The Entity ID of a [sensor](/integrations/sensor/) with the "timestamp" device class. ```yaml automation: