Page 2 of 2

Re: New API Netatmo

Posted: Saturday 07 September 2024 22:14
by homeJLB
Now with my latest changed to the code I only have the prediction 'Unknown' by the Barometer

Code: Select all

int nforecast = m_forecast_calculators[ID].CalculateBaroForecast(Temp, baro); //float temp, double pressure
any insight in this function ?