Simplify adapter termination
marvingrieger opened this issue · 0 comments
marvingrieger commented
you have a very complex adapter disabling handling in your code, you can simply call adapter.terminate
this will stop the execution without disabling the adapter, which is pretty much what you do in your code
Originally posted by @foxriver76 in ioBroker/ioBroker.repositories#1054 (comment)