]> git.basschouten.com Git - openhab-addons.git/commit
[shelly] Add support for various Gen3 devices (Plus 1/1PM, Mini 1/PM/1PM, Dimmer...
authorMarkus Michels <markus7017@gmail.com>
Sun, 4 Aug 2024 19:18:18 +0000 (21:18 +0200)
committerGitHub <noreply@github.com>
Sun, 4 Aug 2024 19:18:18 +0000 (21:18 +0200)
commitfe0b1f8a201c03b4bca7b4f20121a140764b29cb
treec7e7f5b606f27f89c9babecfe9489bce26fafa48
parenta2f54caab6f5efa299ac1df0467ee50888943cf8
[shelly] Add support for various Gen3 devices (Plus 1/1PM, Mini 1/PM/1PM, Dimmer 0110, i4) (#17166)

Signed-off-by: Markus Michels <markus7017@gmail.com>
bundles/org.openhab.binding.shelly/README.md
bundles/org.openhab.binding.shelly/src/main/java/org/openhab/binding/shelly/internal/api/ShellyDeviceProfile.java
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
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/config/config2.xml
bundles/org.openhab.binding.shelly/src/test/java/org/openhab/binding/shelly/internal/discovery/ShellyThingCreatorTest.java