From 8ea867e34ea7dced6b390a70b1c6997328ab3b9c Mon Sep 17 00:00:00 2001 From: dfcarvajal Date: Sun, 27 Dec 2020 17:30:48 +0100 Subject: [PATCH] Cambio valores coches --- packages/pack/coches/citroen.yaml | 4 ++-- packages/pack/coches/smart.yaml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/packages/pack/coches/citroen.yaml b/packages/pack/coches/citroen.yaml index daff0a6..8d5d8b3 100644 --- a/packages/pack/coches/citroen.yaml +++ b/packages/pack/coches/citroen.yaml @@ -4,10 +4,10 @@ sensor: command: !secret citroen_status name: citroen_status json_attributes: + - updatedAt - signals - location - - updatedAt - value_template: '' + value_template: ' ' scan_interval: 300 - platform: template diff --git a/packages/pack/coches/smart.yaml b/packages/pack/coches/smart.yaml index 7d1378a..1b7bf21 100644 --- a/packages/pack/coches/smart.yaml +++ b/packages/pack/coches/smart.yaml @@ -7,7 +7,7 @@ sensor: - signals - location - updatedAt - value_template: '' + value_template: ' ' scan_interval: 300 - platform: template