This is an UNOFFICIAL custom integration for integrating WeatherXM weather stations into Home Assistant. It is not supplied, maintained, or approved by WeatherXM.
It is based on the official, public API https://api.weatherxm.com/api/v1/docs
No warranty is provided. This integration is in Alpha. Use at your own risk.
- Retrieves weather data from WeatherXM stations.
- Automatically refreshes authentication tokens.
- Displays metrics like temperature, humidity, wind speed, and more.
- Open HACS in your Home Assistant.
- Go to Integrations.
- Click the + Explore & Download Repositories button.
- Search for WeatherXM and install it.
- Restart Home Assistant.
- Add the integration via Settings > Devices & Services > Add Integration and search for "WeatherXM".
Alternatively, if the repository is not listed in HACS:
- Open HACS > Integrations > Custom Repositories.
- Add this repository URL:
https://github.com/old-square-eyes/homeassistant-weatherxm
as a custom repository. - Follow the steps above to install and configure.
- Enter your WeatherXM credentials and select your station during setup.
Report any issues on GitHub.