Skip to content

Conversation

@sittner
Copy link

@sittner sittner commented Nov 11, 2025

Description:

This PR adds documentation for a component to support ThermoPro BLE temperature and humidity sensors.

Currently tested with TP357S devices it should also work with TP972, TP970, TP96x and TP3xx.

Related issue (if applicable): fixes

Pull request in esphome with YAML changes (if applicable):

Checklist:

  • I am merging into next because this is new documentation that has a matching pull-request in esphome as linked above.
    or

  • I am merging into current because this is a fix, change and/or adjustment in the current documentation and is not for a new component or feature.

  • Link added in /components/index.rst when creating new documents for new components or cookbook.

New Component Images

If you are adding a new component to ESPHome, you can automatically generate a standardized black and white component name image for the documentation.

To generate a component image:

  1. Comment on this pull request with the following command, replacing COMPONENT_NAME with your component name in UPPER_CASE format with underscores (e.g., BME280, SHT3X, DALLAS_TEMP):

    @esphomebot generate image COMPONENT_NAME
    
  2. The ESPHome bot will respond with a downloadable ZIP file containing the SVG image.

  3. Extract the SVG file and place it in the images/ folder of this repository.

  4. Use the image in your component's index table entry in /components/index.rst.

Example: For a component called "DHT22 Temperature Sensor", use:

@esphomebot generate image DHT22

esphome[bot]
esphome bot previously requested changes Nov 11, 2025
Copy link

@esphome esphome bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

As this is a feature matched with a PR in https://github.com/esphome/esphome, please target your PR to the next branch and rebase.

@esphome
Copy link

esphome bot commented Nov 11, 2025

Please take a look at the requested changes, and use the Ready for review button when you are done, thanks 👍

Learn more about our pull request process.

@esphome esphome bot marked this pull request as draft November 11, 2025 08:10
@sittner sittner changed the base branch from current to next November 11, 2025 08:11
@esphome esphome bot added the next label Nov 11, 2025
@esphome esphome bot dismissed their stale review November 11, 2025 08:11

Base branch has been corrected - dismissing previous review.

@netlify
Copy link

netlify bot commented Nov 11, 2025

Deploy Preview for esphome ready!

Name Link
🔨 Latest commit 139fb61
🔍 Latest deploy log https://app.netlify.com/projects/esphome/deploys/6924967a8b28d100086491c6
😎 Deploy Preview https://deploy-preview-5593--esphome.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@sittner sittner marked this pull request as ready for review November 11, 2025 08:34
@bdraco
Copy link
Member

bdraco commented Nov 19, 2025

Would you please update the docs PR to reflect the multiple device support?

@sittner
Copy link
Author

sittner commented Nov 19, 2025

Would you please update the docs PR to reflect the multiple device support?

I've updated the description (hope that's what you meant).

Thank you much for the great support.

@bdraco bdraco changed the title Add thermopro tp357 support Add thermopro BLE support Nov 19, 2025
@bdraco bdraco enabled auto-merge (squash) November 24, 2025 17:31
@bdraco bdraco merged commit b4dc0bc into esphome:next Nov 24, 2025
5 checks passed
@github-actions github-actions bot locked and limited conversation to collaborators Nov 26, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants