Home Assistant 6.0 Rflink broken

I’ve upgraded toOS 6.0 and it broke my RFLINK integration. I’m have now many entries like this in log file:

2020-12-25 08:17:10 WARNING (MainThread) [rflink.protocol] Error during decode of data, invalid data: �~�~����`��fx����x

2020-12-25 08:17:10 WARNING (MainThread) [rflink.protocol] Error during decode of data, invalid data: ��fxf~f��f��������������������

2020-12-25 08:17:10 WARNING (MainThread) [rflink.protocol] Error during decode of data, invalid data: ~f�~ff������~怘�

This was working perfectly before the upgrade.

My configuration.yaml for rflink is as follows:

 rflink:
   port: /dev/serial/by-id/usb-Arduino__www.arduino.cc__0042_55936343034351504002-if00
   wait_for_ack: false

Has anyone had the problem?

If you have any idea on what’s going on

Thank you
Fred

You seem to have missed a…

You can downgrade if you wish to go back to the working version until this is resolved:

ha host update --version 5.13

Hello @tom_l ,
Thank you for your answer
I did a :
ha host update 5.13

And after a reboot, all work fine

1 Like

You should open an issue and report your findings to ensure it gets fixed.

I will do that.
Thank you
And have a nice day, take care