Checklist
Describe the issue
I just noticed that all 4 of the tire pressure last measured sensors ( such as sensor.carname_tire_pressure_last_measured_front_left ) are given one hour later than reality, putting the value into the future.
I verified my timezone (UTC -7) is correct in HA settings, and {{ now() }} in developer template gives the correct local time. But the tire pressure measured values were given one hour later than actual.
Super minor bug, but let me know what troubleshooting or logs you need to investigate. Thanks.
Reproduction steps
- Take a drive, so that the car updates the tire pressures
- Note the value of "sensor.carname_tire_pressure_last_measured__" are all one hour later than reality
- Have a cold one
Debug logs
Checklist
Describe the issue
I just noticed that all 4 of the tire pressure last measured sensors ( such as sensor.carname_tire_pressure_last_measured_front_left ) are given one hour later than reality, putting the value into the future.
I verified my timezone (UTC -7) is correct in HA settings, and
{{ now() }}in developer template gives the correct local time. But the tire pressure measured values were given one hour later than actual.Super minor bug, but let me know what troubleshooting or logs you need to investigate. Thanks.
Reproduction steps
Debug logs