lons81
(Marcel)
May 19, 2023, 7:59am
1
Hi
I want to build a weather station with ESPhome, mostley sensors are working fine.
But i also want a weather forecast without internet connection…
As pressure sensor i use a BME280.
How can i calculate the forecast with pressure?
Thanks,
Lons81
zoogara
(Daryl)
May 19, 2023, 9:02am
2
I saw a post to do that the other day… Here it is:
this homeassistant integration creates sensors to forecast local weather without the need for external services. Therefore it helps to get accurate weather data for the next 12h without the problem of changing services, API’s …
Also only a barometer as a sensor is required (can also be pulled from online). But the forecast can be made more accurate with more sensors.
.
New Ecowitt integration! Plug’n’play use!
new Ecowitt integration released! use
GitHub - HAuser1234/HA_Ecowitt_Extended:…
lons81
(Marcel)
May 22, 2023, 7:08am
3
Thanks, i will take a look