Fix binary_sensor device class for Parkside PPWD 30 A1 vacuum (#4924)
Change Sync binary_sensor class from 'connection' to 'connectivity',
which is the correct HA BinarySensorDeviceClass value. 'connection'
is not a valid class and causes a repeated warning on every sync poll:
'Unrecognised binary_sensor device class of connection ignored'