]> git.basschouten.com Git - openhab-addons.git/commit
[irobot] Add command "cleanRegions" to clean specific regions only (#9775)
authorrimago <fb@java4.info>
Tue, 26 Jan 2021 04:19:49 +0000 (05:19 +0100)
committerGitHub <noreply@github.com>
Tue, 26 Jan 2021 04:19:49 +0000 (20:19 -0800)
commite4b959382fe7d783ebc7757c26407d685c86d6fb
tree35deea7c5989682c3245d510fb42c50c6b1a6276
parentc9dbc46fd183d115ed59d2261dfd83b4fe57584c
[irobot] Add command "cleanRegions" to clean specific regions only (#9775)

Signed-off-by: Florian Binder <fb@java4.info>
bundles/org.openhab.binding.irobot/README.md
bundles/org.openhab.binding.irobot/src/main/java/org/openhab/binding/irobot/internal/IRobotBindingConstants.java
bundles/org.openhab.binding.irobot/src/main/java/org/openhab/binding/irobot/internal/dto/MQTTProtocol.java
bundles/org.openhab.binding.irobot/src/main/java/org/openhab/binding/irobot/internal/handler/RoombaHandler.java
bundles/org.openhab.binding.irobot/src/main/resources/OH-INF/thing/thing-types.xml
bundles/org.openhab.binding.irobot/src/test/java/org/openhab/binding/irobot/internal/handler/RoombaHandlerTest.java [new file with mode: 0644]