ha-rest980-roomba icon indicating copy to clipboard operation
ha-rest980-roomba copied to clipboard

Invalid timestamp vacuum_maint_replace_wheel

Open Wolk9 opened this issue 2 years ago • 1 comments

Hi,

I get this error repeatedly:

Source: components/mqtt/sensor.py:248
Integration: MQTT (documentation, issues)
First occurred: 13:23:01 (1 occurrences)
Last logged: 13:23:01

Invalid state message '{"timestamp":1612787906,"timestamp_friendly":"2/8/2021, 1:38:26 PM","timeout":"2 years","timeout_timestamp":1675901810,"timeout_seconds":63113904,"severity":[{"color":"#bf4060","value":"-4 months","seconds":-10518984},{"color":"#bfb540","value":"0 months","seconds":0}]}' from 'homeassistant/sensor/vacuum_maint_replace_wheel/state' 

It seems that the sensor that is created is populated with a wrong value. Or the form of the value isn't right. Is this a know issue?

Regards, Martin

Wolk9 avatar Feb 21 '22 12:02 Wolk9

Try deleting the sensor in MQTT and repopulate the entry. You can use MQTT Explorer to connect to your broker directly

jeremywillans avatar Feb 22 '22 01:02 jeremywillans