[Feature request] The BME280 has humidity sensor is it possible to display in the octopi software #379

Open
opened 2020-12-19 13:12:31 +00:00 by buckfast-beekeeper · 2 comments
buckfast-beekeeper commented 2020-12-19 13:12:31 +00:00 (Migrated from github.com)

The temperature from a BME280 can displayed in the octopi webscreen. The humidity is also a great value to display. Can it make possible?

Many thanks.

The temperature from a BME280 can displayed in the octopi webscreen. The humidity is also a great value to display. Can it make possible? Many thanks.
ChristophDerndorfer commented 2020-12-28 23:00:05 +00:00 (Migrated from github.com)

Unfortunately I just disassembled my Enviro setup which uses the BME280 but if I'm not mistaken the humidity level was also visible from within the plug-in.

Unfortunately I just disassembled my Enviro setup which uses the BME280 but if I'm not mistaken the humidity level was also visible from within the plug-in.
SaKiEQ commented 2021-01-05 19:34:13 +00:00 (Migrated from github.com)

as far as I can tell from scrubbing trough the enclosure_plugin code, both values are passed on to OctoPrint/Dashboard.

So far my conclusion was that the Dashboard plugin does not display the humidity data, but havent dug in far enough into adding it my self (but it will happen).

as far as I can tell from scrubbing trough the enclosure_plugin code, both values are passed on to OctoPrint/Dashboard. So far my conclusion was that the Dashboard plugin does not display the humidity data, but havent dug in far enough into adding it my self (but it will happen).
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: Gandalf/OctoPrint-Enclosure#379