Fabian-Schmidt / esphome-truma_inetbox

ESPHome component to remote control Truma CP Plus Heater
GNU General Public License v3.0
37 stars 7 forks source link

Corrupted data #17

Open matsekberg opened 1 year ago

matsekberg commented 1 year ago

I have connected to a Truma 6C and used the demo yaml but I get these messages all the time:

hb1/debug [W][truma_inetbox.LinBusListener:363]: PID 3C 7F.06.B2 partial data received hb1/debug [W][truma_inetbox.LinBusListener:363]: PID 3D 01.06.F2.17.46 (5) partial data received hb1/debug [W][truma_inetbox.LinBusListener:363]: PID 03 AA.0A.FF.FF.FF.FF (6) partial data received hb1/debug [W][truma_inetbox.LinBusListener:363]: PID 04 3A partial data received hb1/debug [W][truma_inetbox.LinBusListener:363]: PID 06 84 partial data received hb1/debug [W][truma_inetbox.LinBusListener:363]: PID 07 E0.FE.FF.FF.FF.FF (6) partial data received hb1/debug [W][truma_inetbox.LinBusListener:363]: PID 3D 01.03.F8 partial data received hb1/debug [W][truma_inetbox.LinBusListener:363]: PID 04 3A.0C.FF.FF partial data received hb1/debug [W][truma_inetbox.LinBusListener:363]: PID 05 02.FF.FF partial data received

Any ideas?

Fabian-Schmidt commented 1 year ago

Can you please active detailed logging by setting the logger to level: VERBOSE and post a log and maybe some details about your setup and when the error occurs?