Hello All,
I have created a new template using the Xiaomi Vibration Sensor, but the last update time is different of local time in more 3 hours,
How can I fix this problem?
#My time zone
time_zone: America/Sao_Paulo
platform: template
sensors:
belinha_last_update_time:
value_template: "{{ states.binary_sensor.vibration_158d0002b605f9.last_updated.strftime('%H:%M:%S')}}"