]> git.basschouten.com Git - openhab-addons.git/commit
[openweathermap] Add support for persisting OneCall API forecasts (#15963)
authorFlorian Hotze <florianh_dev@icloud.com>
Thu, 14 Dec 2023 19:21:54 +0000 (20:21 +0100)
committerGitHub <noreply@github.com>
Thu, 14 Dec 2023 19:21:54 +0000 (20:21 +0100)
commitc81a263b91c31b85f786b68bb942870b5e056266
tree6e55fb56cc03bc6a7b1d5514e633e033096cbd5f
parentea3e608c810f88460b32bdd45ac24ac2358d2c9c
[openweathermap] Add support for persisting OneCall API forecasts (#15963)

Implement time series support introduced by https://github.com/openhab/openhab-core/pull/3597.

Signed-off-by: Florian Hotze <florianh_dev@icloud.com>
bundles/org.openhab.binding.openweathermap/README.md
bundles/org.openhab.binding.openweathermap/src/main/java/org/openhab/binding/openweathermap/internal/handler/OpenWeatherMapOneCallHandler.java
bundles/org.openhab.binding.openweathermap/src/main/resources/OH-INF/config/config.xml
bundles/org.openhab.binding.openweathermap/src/main/resources/OH-INF/i18n/openweathermap.properties
bundles/org.openhab.binding.openweathermap/src/main/resources/OH-INF/thing/channel-types.xml
bundles/org.openhab.binding.openweathermap/src/main/resources/OH-INF/thing/thing-types.xml
bundles/org.openhab.binding.openweathermap/src/main/resources/OH-INF/update/instructions.xml [new file with mode: 0644]