From 74da0590fd15bc3d1ed5bebe7183113a271ba1f1 Mon Sep 17 00:00:00 2001 From: Florian Date: Tue, 5 Nov 2024 15:14:22 +0100 Subject: [PATCH] add icon --- docs/widgets/services/teslamate.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/widgets/services/teslamate.md b/docs/widgets/services/teslamate.md index e142dde9..a2d0c554 100644 --- a/docs/widgets/services/teslamate.md +++ b/docs/widgets/services/teslamate.md @@ -13,6 +13,7 @@ A list of the next 5 tasks ordered by due date is disabled by default, but can b ```yaml widget: type: teslamate + ICON: teslamate.png url: http[s]://teslamateapi.host.or.ip[:port] car_id: id_of_your_car_in_teslamate ```