The library we previously used to indicate how long ago the washing machine status was checked is not maintained and was breaking things. It was removed in 195fe17.
I suggest instead we write a simple component that would say updated less than a minute ago, updated n minutes ago. Probably use a timeout to update the state.

The library we previously used to indicate how long ago the washing machine status was checked is not maintained and was breaking things. It was removed in 195fe17.
I suggest instead we write a simple component that would say
updated less than a minute ago,updated n minutes ago. Probably use a timeout to update the state.