]> git.basschouten.com Git - openhab-addons.git/commit
[verisure] Avoid updates duplication after communication errors (#13652)
authorlolodomo <lg.hc@free.fr>
Sat, 5 Nov 2022 13:42:01 +0000 (14:42 +0100)
committerGitHub <noreply@github.com>
Sat, 5 Nov 2022 13:42:01 +0000 (14:42 +0100)
commitc81790cebf3f9675659648b7a12ba2926f592f15
tree11040e4d98206eb774713ff090643d201b9906f5
parentf184e4e88f73ae7b6b8af3b84abc4ebba73e4339
[verisure] Avoid updates duplication after communication errors (#13652)

Avoid registering several times the same device status listener.
It is called by the thing handler each time the bridge status changed to ONLINE.

Signed-off-by: Laurent Garnier <lg.hc@free.fr>
bundles/org.openhab.binding.verisure/src/main/java/org/openhab/binding/verisure/internal/VerisureSession.java