This is a weather station project by Open Green Energy, using ESPHome and an ESP32 board. It is designed to collect various meteorological data such as temperature, humidity, atmospheric pressure, rainfall, and wind speed, and wirelessly report this information to a Home Assistant server for monitoring and further analysis. The Open Green Energy Solar Powered WiFi Weather Station V4.0 originally came with Arduino code, but I have adapted it to work with Home Assistant via ESPHome.
Original Project Links:
The ESP32 is configured to enter deep sleep mode to save battery. You can adjust the sleep duration and conditions directly in the ESPHome configuration file.
Contributions to this project are welcome. Please fork the repository and submit a pull request with your suggested changes.
This project is licensed under the MIT License - see the LICENSE file for details.