Command Line Tools? #2472
Unanswered
jonathanware
asked this question in
Q&A
Replies: 1 comment
-
Alternatives:
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I have a thermostat (CT100) that will send relative humidity (RH) over MQTT if I manually refresh values, but (and I think this is a bug of the thermostat) it doesn't send that info when the RH value changes. I was thinking I could set up a CRON job or something to run every 5-10 minutes to manually poll for that information, but I couldn't find any way of submitting that request other than through the web interface.
Anybody have any ideas of how I could do this?
Beta Was this translation helpful? Give feedback.
All reactions