Sending Data via MQTT is not working

I stopped upgrading, because with every update something new broke. The need to reboot the CCU came with an openHAB update, also that the say command doesn’t work anymore with special chars, and that mails only get send random. I’m more interested in getting it reliable, thought already about a downgrade.

I can understand that. But it comes with the consequence that you don’t receive bug fixes. What you’re experiencing might be a bug which has been fixed in a later release.

A complete restart has fixed the Problem. Data is now send. Its not complete nice, because it sends the integer as a float. But my device is at this point fault tolerant and converts it back to int.

When it Stopsley working again (possibly when you edit something) set the log to debug for mqtt and transport. When you change the item state do you see it in the debug (says something like successfully published message blah) but it’s not appearing at mosquito?

It’s an issue I’m struggling with.