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

BH1750 illuminance value not displaying in TasmoAdmin #449

Open
bryanb334 opened this issue Nov 15, 2021 · 1 comment
Open

BH1750 illuminance value not displaying in TasmoAdmin #449

bryanb334 opened this issue Nov 15, 2021 · 1 comment

Comments

@bryanb334
Copy link

I have a a tasmotized geekcreit ESP8266 module with a BH1750 Illuminance sensor attached. It is configured and displaying fine in the Tasmota web gui.
TasmoAdmin found and displays the module fine but does not show the illuminance value. There is not even a column for illuminance. There are columns for Temp, Humidity, and Energy for my other sensors, but no illuminance.

The Tasmota (10.0) side seems to be all good, (displays the value), but the value does not show in TasmoAdmin.

Any suggestions on how to troubleshoot this problem?

Thanks!

@mprins
Copy link

mprins commented Nov 15, 2021

not supported in TasmoAdmin, however you can open a pull request adding code for that.
you probably want to start here: https://github.com/reloxx13/TasmoAdmin/blob/master/tasmoadmin/pages/devices.php

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

No branches or pull requests

3 participants