]> git.basschouten.com Git - openhab-addons.git/commit
[novafinedust] Use fire and forget commands to configure device (#10210)
authorStefan Triller <t2000@users.noreply.github.com>
Mon, 22 Feb 2021 18:13:51 +0000 (19:13 +0100)
committerGitHub <noreply@github.com>
Mon, 22 Feb 2021 18:13:51 +0000 (19:13 +0100)
commitfe7b91f4b7b36ba41021d75bb922a167882bc876
treef29697c0ce0ef8991f24b356afed12ff4ee43ac3
parenta30b5dfd00da35a88e30715be73de10aeb644ad9
[novafinedust] Use fire and forget commands to configure device (#10210)

Since the device does not follow its own protocol, we do not evaluate its
replies to our configuration commands but rather do a fire and forget.

Signed-off-by: Stefan Triller <github@stefantriller.de>
bundles/org.openhab.binding.novafinedust/src/main/java/org/openhab/binding/novafinedust/internal/SDS011Handler.java
bundles/org.openhab.binding.novafinedust/src/main/java/org/openhab/binding/novafinedust/internal/sds011protocol/SDS011Communicator.java