Skip to content
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

Navbar Tooltip shows no sensor readings #210

Open
Ajimaru opened this issue Mar 10, 2025 · 3 comments
Open

Navbar Tooltip shows no sensor readings #210

Ajimaru opened this issue Mar 10, 2025 · 3 comments
Labels
enhancement New feature or request

Comments

@Ajimaru
Copy link

Ajimaru commented Mar 10, 2025

I have three Tasmota devices configured:
192.168.1.102 is only a relay , SetOption26 1 set and index is 1
192.168.1.144 is a relay and power monitor , SetOption26 1 set and index is 1
192.168.1.148 has no relay but two sensors, MQ-2 and DHT11 , SetOption26 0 set and no index

192.168.1.102 & 192.168.1.144 are green in the navbar. 192.168.1.148 is grey with a question mark.

Image

The odd thing is that values from 192.168.1.144 & 192.168.1.148 are displayed in the Tasmota tab but only updated when I refresh the webpage.

Image

Octoprint and Tasmota debug Logfiles are attached.

octoprint-logs.zip

@jneilliii
Copy link
Owner

You need to enable polling for updates to automatically be pulled from the devices.

@Ajimaru
Copy link
Author

Ajimaru commented Mar 10, 2025

I have set polling to 1min

Image

But the graph is only updated when I refresh the browser window:

Image

octoprint-logs.zip

@jneilliii
Copy link
Owner

Ah, I never made the plugin do live updates like the temp tab does. Can look into adding that functionality, otherwise I think switching tabs within OctoPrint might also update the graph, or changing the end time and pressing update.

@jneilliii jneilliii added the enhancement New feature or request label Mar 10, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants