Jean-François Milants c94a59e7d3 SimpleWeather service : new weather implementation
This new implementation of the weather feature provides a new BLE API and a new weather service.
The API uses a single characteristic that allows companion apps to write the weather conditions (current and forecast for the next 5 days).
The SimpleWeather service exposes those data as std::optional fields.

This new implementation replaces the previous WeahterService.

The API is documented in docs/SimpleWeatherService.md.
2023-12-23 21:12:25 +01:00
..
2022-06-05 09:31:23 +03:00
2021-11-28 13:42:37 +01:00
2023-01-22 08:51:02 +02:00
2021-08-15 11:19:47 +02:00
2023-02-16 08:47:46 +02:00
2023-01-22 09:00:14 +02:00