Cambio valores coches

This commit is contained in:
dfcarvajal
2020-12-27 17:30:48 +01:00
parent 3963b34176
commit 8ea867e34e
2 changed files with 3 additions and 3 deletions

View File

@@ -4,10 +4,10 @@ sensor:
command: !secret citroen_status command: !secret citroen_status
name: citroen_status name: citroen_status
json_attributes: json_attributes:
- updatedAt
- signals - signals
- location - location
- updatedAt value_template: ' '
value_template: ''
scan_interval: 300 scan_interval: 300
- platform: template - platform: template

View File

@@ -7,7 +7,7 @@ sensor:
- signals - signals
- location - location
- updatedAt - updatedAt
value_template: '' value_template: ' '
scan_interval: 300 scan_interval: 300
- platform: template - platform: template