]> git.basschouten.com Git - openhab-addons.git/commit
[somfytahoma] New channel on the gateway to execute scenes (#10346)
authorlolodomo <lg.hc@free.fr>
Sat, 3 Apr 2021 11:35:02 +0000 (13:35 +0200)
committerGitHub <noreply@github.com>
Sat, 3 Apr 2021 11:35:02 +0000 (13:35 +0200)
commit3525c9123e5741d44cc3124045c0bf5194f9f74e
tree9447738ca5f68ca9440139a5c2c8793e3c82a9be
parent4ff238d3f4216bdf461b895c102c41a8c108fbc7
[somfytahoma] New channel on the gateway to execute scenes (#10346)

* [somfytahoma] New channel on the bridge to execute scenes

Signed-off-by: Laurent Garnier <lg.hc@free.fr>
* Review comment: documentation updated

Signed-off-by: Laurent Garnier <lg.hc@free.fr>
* Console command added to list the scenarios IDs

Signed-off-by: Laurent Garnier <lg.hc@free.fr>
* Update state of new channel

Signed-off-by: Laurent Garnier <lg.hc@free.fr>
* Review comment: set auto update policy to recommend

Signed-off-by: Laurent Garnier <lg./hc@free.fr>
bundles/org.openhab.binding.somfytahoma/README.md
bundles/org.openhab.binding.somfytahoma/src/main/java/org/openhab/binding/somfytahoma/internal/SomfyTahomaBindingConstants.java
bundles/org.openhab.binding.somfytahoma/src/main/java/org/openhab/binding/somfytahoma/internal/SomfyTahomaHandlerFactory.java
bundles/org.openhab.binding.somfytahoma/src/main/java/org/openhab/binding/somfytahoma/internal/SomfyTahomaStateDescriptionOptionProvider.java [new file with mode: 0644]
bundles/org.openhab.binding.somfytahoma/src/main/java/org/openhab/binding/somfytahoma/internal/console/SomfyTahomaCommandExtension.java [new file with mode: 0644]
bundles/org.openhab.binding.somfytahoma/src/main/java/org/openhab/binding/somfytahoma/internal/handler/SomfyTahomaGatewayHandler.java
bundles/org.openhab.binding.somfytahoma/src/main/resources/OH-INF/thing/channels.xml
bundles/org.openhab.binding.somfytahoma/src/main/resources/OH-INF/thing/gateway.xml