From 8a74601dfb300031af8b60701bdcaefa2d569311 Mon Sep 17 00:00:00 2001 From: Philip Allgaier Date: Wed, 13 Jan 2021 13:00:31 +0100 Subject: [PATCH] Mention ISO 8601 Removes ambiguity with an Unix/EPOCH timestamp --- source/_integrations/sensor.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/_integrations/sensor.markdown b/source/_integrations/sensor.markdown index df539f89c5e4..9e04f7c3db28 100644 --- a/source/_integrations/sensor.markdown +++ b/source/_integrations/sensor.markdown @@ -25,7 +25,7 @@ The way these sensors are displayed in the frontend can be modified in the [cust - **temperature**: Temperature in °C or °F. - **power**: Power in W or kW. - **pressure**: Pressure in hPa or mbar. -- **timestamp**: Datetime object or timestamp string. +- **timestamp**: Datetime object or timestamp string (ISO 8601). - **current**: Current in A. - **energy**: Energy in Wh or kWh. - **power_factor**: Power Factor in %.