Hi, I have a microcontroller that writes binary data to a serial port. I’d like to read and extract information from different sensors from this message (it’s a DL message from an UVR heating controller). Using a template sensor is not possible (e.g. depending on the UVR controller type there are different numbers of inputs and outputs). So I want to forward the data to a python script.