]> git.basschouten.com Git - openhab-addons.git/commit
[shelly] Support for Shelly BLU H&T (#16413)
authorMarkus Michels <markus7017@gmail.com>
Sun, 18 Feb 2024 07:59:19 +0000 (08:59 +0100)
committerGitHub <noreply@github.com>
Sun, 18 Feb 2024 07:59:19 +0000 (08:59 +0100)
commit51109f4d958f4950c21f2e5b2e55d029cd5c880c
treec4dc769f7d5dc2c519e1ccbe2b6967071be35e47
parent64801798d835299df7a22c69f818cd669df63035
[shelly] Support for Shelly BLU H&T (#16413)

* Support for Shelly BLU H&T added

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/ShellyBindingConstants.java
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/api2/Shelly2ApiJsonDTO.java
bundles/org.openhab.binding.shelly/src/main/java/org/openhab/binding/shelly/internal/api2/ShellyBluApi.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/ShellyBluSensorHandler.java
bundles/org.openhab.binding.shelly/src/main/java/org/openhab/binding/shelly/internal/provider/ShellyChannelDefinitions.java
bundles/org.openhab.binding.shelly/src/main/resources/OH-INF/i18n/shelly.properties
bundles/org.openhab.binding.shelly/src/main/resources/OH-INF/thing/shellyBlu.xml
bundles/org.openhab.binding.shelly/src/main/resources/scripts/oh-blu-scanner.js