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

RSSI, Version, and Runtime never load on device list page #554

Closed
deprecatedcoder opened this issue Jun 12, 2022 · 2 comments
Closed

RSSI, Version, and Runtime never load on device list page #554

deprecatedcoder opened this issue Jun 12, 2022 · 2 comments
Labels

Comments

@deprecatedcoder
Copy link

On the <host>/devices page the values for these columns perpetually have the loading icon and clicking Detail View is unavailable.

They work successfully on the <host>/upload page.

This had worked for my environment in the past and I've only noticed it not working now because I've just added two new devices.

TasmoAdminError

Expected Behavior

These values should populate.

Current Behavior

They do not.

Possible Solution

I've not dug into it exhaustively, but the console in Firefox throws:

Uncaught ReferenceError: nightmodeconfig is not defined [app.min.js:1:678]

(see screenshot above)

I looked into that and found it is set in the footer, which is not loading on that page, but I've not determined why the footer does not load.

Context (Environment)

TasmoAdmin v1.8.0 installed via HomeAssistant addon addon-tasmoadmin v.0.18.0

Context (Device)

All devices (5 Sonoff S31s) running either Tasmota 11.0.0 or 11.1.0

@inverse
Copy link
Collaborator

inverse commented Jun 12, 2022

There was a new build published for the Home Assistant addon which may fix this.

See: https://github.com/hassio-addons/addon-tasmoadmin/releases/tag/v0.19.0

Interesting about the undefined ref - will try to see what that is about.

@inverse inverse mentioned this issue Jun 12, 2022
@deprecatedcoder
Copy link
Author

New build fixed it.

Go out to clean the garage for a couple hours and the community solves my problems. I know it wasn't you directly that solved it, but you're still awesome 👍

Thanks for taking a look.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants