jeremywillans / ha-rest980-roomba

HA iRobot Roomba Configuration using rest980
MIT License
211 stars 42 forks source link

Invalid timestamp vacuum_maint_replace_wheel #44

Closed Wolk9 closed 2 years ago

Wolk9 commented 2 years ago

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

jeremywillans commented 2 years ago

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