MTrab / pyworxcloud

PyPI module for integrating with Worx Cloud devices
GNU General Public License v3.0
22 stars 20 forks source link

Identify using MAC address if serial not present #142

Closed MTrab closed 1 year ago

MTrab commented 1 year ago

Do matching of device using MAC address if serial number wasn't present in the MQTT data.

If neither MAC or serial number was present in the MQTT payload, then ditch the message as malformed.