-
Notifications
You must be signed in to change notification settings - Fork 35
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Raspberry pi CPU temp #9
Comments
Sorry, could you please provide more info? |
I use a scheduled request:
|
I see. Could you please ensure that you use the latest version of psmqtt? |
Do I just replace the psmqtt.py file with the new one? |
psmqtt.py + handlers.py |
Nope, not working |
Nope, |
same error? |
No, no errors, but no message...
…On Wed, 19 Sep 2018, 12:55 Eugene Schava, ***@***.***> wrote:
same error?
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#9 (comment)>, or mute
the thread
<https://github.com/notifications/unsubscribe-auth/ASmb4PRMnEzCz_vpeKNERn0HHALWUQKvks5ucjC_gaJpZM4WcTA4>
.
|
How do you check the output? You can try Also I've committed minor change that should improve messages sent for sensor_temparatures request |
I use node-red mqtt node subscribed on #
I get the other 3 messages from the pi
|
Still the same, |
Ok, I have done a bit of research and it appears that the psutil library doesn't work for sensors_temperature on raspberry pis: |
Thanks for your research! Subscribing to the original issue |
The original issue was closed.
Maybe you have more influence in getting it reopened
…On Fri, 21 Sep 2018, 09:21 Eugene Schava, ***@***.***> wrote:
Thanks for your research! Subscribing to the original issue
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#9 (comment)>, or mute
the thread
<https://github.com/notifications/unsubscribe-auth/ASmb4PYw8oX4y3QNp42CN3XhkL9g84-pks5udKGGgaJpZM4WcTA4>
.
|
It's reopened without my influence :) |
That's great. Millions of raspberry pis out there...
…On Wed, 26 Sep 2018, 15:28 Eugene Schava, ***@***.***> wrote:
It's reopened without my influence :)
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#9 (comment)>, or mute
the thread
<https://github.com/notifications/unsubscribe-auth/ASmb4P-eX3Uy2gEGroeAsu4hZ6tuRfMFks5ue473gaJpZM4WcTA4>
.
|
There is a specieal command to view rasperry pi temperature. Some info here: https://pimylifeup.com/raspberry-pi-temperature/ Running in bash:
Maybe psmqtt could call that process on raspberry pies |
Hello,
I get an error:
Exception: Element 'sensors_temperatures' in 'sensors_temperatures/*' is not supported
When using psmqtt on a rapsberry pi zero
Has the CPU temperature been implemented for raspis yet?
The text was updated successfully, but these errors were encountered: