]> git.basschouten.com Git - openhab-addons.git/commit
[openweathermap] Add daily moon channels to OneCall Thing (#16350)
authorErikDB87 <148375835+ErikDB87@users.noreply.github.com>
Wed, 28 Feb 2024 18:53:12 +0000 (19:53 +0100)
committerGitHub <noreply@github.com>
Wed, 28 Feb 2024 18:53:12 +0000 (19:53 +0100)
commit372058cdbbb2df89a60da899031659aab89f358a
treeeea758c42862780e892fff589b5052cd1d764a5c
parent448466fa758b5bc412944b8c7f394a8bfb4b18ab
[openweathermap] Add daily moon channels to OneCall Thing (#16350)

* [openweathermap] Add daily moon channels to OneCall Thing
This adds the daily moon data provided by the API (https://openweathermap.org/api/one-call-api#parameter) to the OneCall Thing.

Also-by: Florian Hotze <florianh_dev@icloud.com>
Signed-off-by: Erik De Boeck <deboeck.erik@gmail.com>
bundles/org.openhab.binding.openweathermap/README.md
bundles/org.openhab.binding.openweathermap/src/main/java/org/openhab/binding/openweathermap/internal/OpenWeatherMapBindingConstants.java
bundles/org.openhab.binding.openweathermap/src/main/java/org/openhab/binding/openweathermap/internal/dto/onecall/Daily.java
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/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