From d22d6838edfae438680e4728c0408908ddadc41e Mon Sep 17 00:00:00 2001 From: Georgi Gardev Date: Thu, 13 Jan 2022 20:53:02 +0200 Subject: [PATCH] Suppress timestamp errors --- config/packages/devices/living_room/desk_outlet.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/config/packages/devices/living_room/desk_outlet.yaml b/config/packages/devices/living_room/desk_outlet.yaml index 75cea0e..86939a8 100644 --- a/config/packages/devices/living_room/desk_outlet.yaml +++ b/config/packages/devices/living_room/desk_outlet.yaml @@ -34,7 +34,6 @@ sensor: name: "Desk Outlet Energy total start time" state_topic: "tele/outlet_1/SENSOR" value_template: '{{ value_json.ENERGY.TotalStartTime }}' - device_class: timestamp - platform: mqtt name: "Desk Outlet Power" state_topic: "tele/outlet_1/SENSOR"