]> git.basschouten.com Git - openhab-addons.git/commit
[shelly] Adaption to OH3, Shelly Plug US, minor fixes (#8642)
authorMarkus Michels <markus7017@gmail.com>
Sun, 4 Oct 2020 16:39:59 +0000 (18:39 +0200)
committerGitHub <noreply@github.com>
Sun, 4 Oct 2020 16:39:59 +0000 (09:39 -0700)
commitff4d97eb2aeabb61390ce1b2ffe0e93477c131b5
tree89337e767ecf2e176fa1a6994a29e1b323d9eda1
parent9c6c80d41f32814d9b9f8d52909bd227ed843191
[shelly] Adaption to OH3, Shelly Plug US, minor fixes (#8642)

* OH3 adaption - fixes small issues when running on OH3
* #8612: Fix total consumption for RGW2+Roller
* #8492: Shelly Plug US
* 2 more immediate = true catched and removed
* spotless applied

Signed-off-by: Markus Michels <markus7017@gmail.com>
13 files changed:
bundles/org.openhab.binding.shelly/src/main/java/org/openhab/binding/shelly/internal/ShellyBindingConstants.java [changed mode: 0644->0755]
bundles/org.openhab.binding.shelly/src/main/java/org/openhab/binding/shelly/internal/ShellyHandlerFactory.java [changed mode: 0644->0755]
bundles/org.openhab.binding.shelly/src/main/java/org/openhab/binding/shelly/internal/coap/ShellyCoapHandler.java
bundles/org.openhab.binding.shelly/src/main/java/org/openhab/binding/shelly/internal/config/ShellyThingConfiguration.java [changed mode: 0644->0755]
bundles/org.openhab.binding.shelly/src/main/java/org/openhab/binding/shelly/internal/discovery/ShellyDiscoveryParticipant.java [changed mode: 0644->0755]
bundles/org.openhab.binding.shelly/src/main/java/org/openhab/binding/shelly/internal/discovery/ShellyThingCreator.java
bundles/org.openhab.binding.shelly/src/main/java/org/openhab/binding/shelly/internal/handler/ShellyBaseHandler.java [changed mode: 0644->0755]
bundles/org.openhab.binding.shelly/src/main/java/org/openhab/binding/shelly/internal/handler/ShellyComponents.java
bundles/org.openhab.binding.shelly/src/main/resources/OH-INF/i18n/shelly_de.properties
bundles/org.openhab.binding.shelly/src/main/resources/OH-INF/thing/lights.xml
bundles/org.openhab.binding.shelly/src/main/resources/OH-INF/thing/relay.xml
bundles/org.openhab.binding.shelly/src/main/resources/OH-INF/thing/sensor.xml
bundles/org.openhab.binding.shelly/src/main/resources/OH-INF/thing/unknown.xml