I have a ESP8266 combined with a DHT11 and it sends the humidity and temperature to the ioBroker.
There again, I created the following programm with Blockly:
The numbers 1-4 are then picked up by a second ESP8266 with a voltage converter via MQTT and the output voltage is set depending on this.
It is running fine but for some reason and out of the sudden the values for "Lueftung/Spannung" is no more to see or stored in my ioBroker:
The actual value "2" was changed by me in this console.
Any ideas what could avoid the value to be displayed there? When i manually send a value with a MQTT tool from my smartphone, it will be received from the second ESP and processed but it also doesn't show up here in the console.
ioBroker is updated to the latest version and was restarted already.

