A custom integration for Home Assistant that calculates the dew point based on temperature and humidity.
- Open HACS in Home Assistant
- Go to “Integrations”
- Click on the three dots in the top right corner
- Select “Custom repositories”
- Add the URL:
https://github.com/sebastian-software/ha-dewpoint-calculator - Select category: “Integration”
- Click on “Add”
- Search for “Dewpoint Calculator” and install it
- Restart Home Assistant
- Copy the
custom_components/dewpoint_calculatorfolder to yourconfig/custom_components/directory - Restart Home Assistant
temperature_entity: Entity ID of your temperature sensorhumidity_entity: Entity ID of your humidity sensor
Apache License; Version 2.0, January 2004
Copyright 2025
Sebastian Software GmbH