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

Add ESP32 internal temperature measurement and automatic Actuator switch Off #1384

Merged
merged 3 commits into from
Jan 10, 2023

Conversation

1technophile
Copy link
Owner

Description:

Add ESP32 internal temperature measurement (not available for S3 and C3)
Use this measurement to switch OFF the actuator when reaching a specific temperature.

Need #1349

Checklist:

  • The pull request is done against the latest development branch
  • Only one feature/fix was added per PR and the code change compiles without warnings
  • I accept the DCO.

So as to avoid overheating when too much current go through the device

Add internal temperature reporting to SYStoMQTT

This function is not available with ESP32 S3 and C3
Update of the temperature to get closer to the datasheet of the ESP32 -40 +85C
and add of the module name into the error log
@1technophile 1technophile merged commit c1cedcf into development Jan 10, 2023
@1technophile 1technophile deleted the temp-protect branch January 10, 2023 17:33
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

Successfully merging this pull request may close these issues.

1 participant