Philipp Waller
Philipp Waller
I facing the same problem with current openHAB snapshot build 56 of version 2.5.3.
I can confirm this issue. After a couple of hundred successful calls, I get the message "MQTT publish to openHAB/out/item/vBD_LightScene/ItemStateEvent failed!". I use JSR223 Groovy Script instead of Xtend and...
@robertdebock, thanks for clarification. I am almost done with the PR. However, now I have a completely different question: Does it make sense to distinguish between systems with and without...
Great idea! This solution is much smarter. We only need an exception for the Portage module as it uses a different API. The "changed_when" attribute is required in some cases...
@robertdebock: I came across two issues: 1. Ansible complains about the syntax. I have tried several notations but always encountered this error. I think I've seen this notation before, but...
> * Why are there all these different tasks, condition bases on the `ansible_pkg_mgr`, but all of them have the same parameters, like `update_cache`? Could that `update_cache` not be passed...
I have made further optimizations and removed the loop instructions. Unfortunately, I have not found a way for a leaner implementation.
Hey @robertdebock, please let me know if there are any tweaks you want me to make. Cheers!
Dear Core Team, do you have any feedback or change request regarding this PR? Thanks!
@robertdebock: Two years have passed, and we now have a straightforward fix for this issue. Would you be open to merging this simple one-liner 😀?