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

Config temperature range warning #34

Open
Oxmaster opened this issue Apr 3, 2024 · 1 comment
Open

Config temperature range warning #34

Oxmaster opened this issue Apr 3, 2024 · 1 comment

Comments

@Oxmaster
Copy link

Oxmaster commented Apr 3, 2024

I've managed to install this project on my ESP 32 S2 Mini. I'm using POW-HVM3.2H-24V-N

In logs I'm getting one warning.

[W][esp-idf:000]: I (996404) tsens: Config temperature range [-10°C ~ 80°C], error < 1°C
@odya
Copy link
Owner

odya commented Apr 21, 2024

I assume the problem is that support for the S2 mini is still in development in ESPHome. The documentation for the chip indicates these errors for the same temperature ranges: esp32s2 docs

  • Try rebuilding with the latest version of ESPHome.
  • You might also try building firmware with "type: arduino" instead of "esp-idf": ESPHome docs
  • You can simply disable the internal_temperature sensor.

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

2 participants