hey community.

i want to re-create an TFA temperaturesensor with weather9 protocol and the output shows me

debug [pimatic-homeduino]: weather9:  { id: 20,
  channel: 1,
  temperature: 23.6,
  humidity: 48,
  lowBattery: false,
  sync: true }

but on device creating a error message appends with “sync must be a number”

other, older devices without sync in the config works well…

maybe a bug in rfcontroljs protocol??