No more temperature and humidity display since V.28

Hello
Since 4.28: Sensor state expiration, I no longer see my OWON temperature and humidity sensor displayed in Gladys Plus [ OWON THS317-ET control via MQTT | Zigbee2MQTT ]

However, it shows up correctly in Z2MQTT

Do you have any idea what the problem might be?
Thanks

How can you tell in Zigbee2mqtt that the value you’re seeing is up to date? Do you see any variations?

There are variations (I put the sensor in the fridge…)


Ok good news! Have you tried the basics (like restarting Gladys / your server)?

Otherwise, we’ll need logs because it’s hard to know blindly here :slight_smile:

I just did a sudo reboot of my Raspberry Pi 4: still the same problem

For the logs, I need someone to guide me :thinking:


I had the same issue but after a reinstall, I did a gladysplus restore and no values came through?
It works by redoing the association in gladys.
Did you do a reinstall?

docker logs gladys >& /tmp/gladys_logs.txt
docker logs gladys-z2m-zigbee2mqtt >& /tmp/gladys-z2m-zigbee2mqtt_logs.txt

And you can upload both files here (if < 3MB)

1 Like

And have you checked that the integration is working (Integrations > Zigbee2Mqtt > Configuration)?

1 Like

Yes, everything is OK on this side.

I entered these two commands, but I apparently don’t know the correct syntax :thinking:

I don’t know how to upload the two files

No,

The two commands that @cicoub13 gave you allow you to save the logs to files.
You can find these files in the /tmp directory

If you don’t know how to retrieve these files you can always open them with nano, for example

nano /tmp/gladys_logs.txt

ok, I was able to open them with nano

Now, how do I upload the two files?

Ah, maybe that happened at the same time then! :thinking:

To upload, it’s the icon on the right with the upward-pointing arrow
image

Where did you capture this image?

when you reply in the message window

ouvrir les fichier avec nano => ok

« write out » => ok

« wrote 3798 lines » => ok mais où sont ecrites ces lignes, et où est le fichier (/temp/gladys_logs.txt)?

Sorry, I’m new to this…

This file doesn’t exist because you asked to save the log in /tmp/gladys_logs.txt

And this file is located in the /tmp directory

If you don’t know how to retrieve this file you can always run the logs and copy directly what’s displayed in the terminal.
Try first with the command docker logs gladys

Thanks for your (votre) help.

There was a power outage at my place, and everything is working now. I had, however, rebooted my Raspberry Pi 4 (rpi P4) :thinking:

![image|299x141](upload://27mqiTAKM

1 Like