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