Not all values plot on graphs

Hi everyone,

I have just finished setting up a few sensors in HomeAssistant.
I update the values quite a lot (every 30 seconds for now).
My HA is running on a Raspberry Pi 1 B running Raspbian.
When I click on a sensor, I get strange graphs where only some values seem to be displayed (see images).

Looking more closely, it seems that the value shown are the one received by HA when I was actively looking at the HA web interface.

Would anyone have ever seen this ? Or have any idea of the origin of this problem ?

Thanks

I see it quite a lot, it usually means my sensor has gone off line :frowning: resetting it usually resumes monitoring. Looks like yours were either not sending or HA was not receiving for 20hrs

Thanks for your response.

It’s not only the sensors from MySensors that give this sort of behavior. I have the same result on the Raspberry Pi sensors (through systemmonitor).

I’ll try restart both MySensor gateway and homeassistant and see if it still happens but I assume no changes will occur.

If I restart both mysgw (MySensors gateway service) and home-assistant, it sometimes goes back to normal functionality (with the values from the restart plot correctly) and sometimes I only get one value and then it stops again.

The only thing that apparently allow me to get it completely fixed is to restart the Pi. I am trying to figure out how to stop and start the services, with what delay between them to fix it from a script…

Would there be a way to avoid having to restart both services almost every other day ?

Hello, same here… this is random - 1-4days…then i have to just restart PI and everything is working again - plotting from when i restarted PI. nothing is changed at sensors side… using MYSENSORS and other inputs aswell. also i;m using mysql…running hassbian with latest 0.45…