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

Tasmota compilation #52

Closed
djlukas7 opened this issue Nov 8, 2022 · 2 comments
Closed

Tasmota compilation #52

djlukas7 opened this issue Nov 8, 2022 · 2 comments

Comments

@djlukas7
Copy link

djlukas7 commented Nov 8, 2022

Does the tasmota build support temperature sensors like sht3x?
If not, could you please provide a compilation with support for these sensors? I would like to replace the original temperature sensor with the sht30 sensor.

@blakadder
Copy link
Owner

@joBr99
Copy link
Collaborator

joBr99 commented Nov 8, 2022

didn't check, but if it wasn't removed in the nspanel build it should be included by default

https://tasmota.github.io/docs/SHT30/

This feature is included only in tasmota-sensors and tasmota32 binaries

If the nspanel build doesn't have support for sht30, you could also use standard builds with the disadvantages documented here

https://templates.blakadder.com/sonoff_NSPanel.html

If using standard Tasmota32 builds: Current implementation of serial in Arduino core has a bug which can boot loop the device on soft reset. Power cycling the device solves the issue. PSRAM is also not supported.

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

No branches or pull requests

3 participants