grzegorz914 / homebridge-melcloud-control

Homebridge plugin for Mitsubishi Air Conditioner, Heat Pump and Energy Recovery Ventilation, publish as dynamic external platform accessory.
MIT License
49 stars 2 forks source link

MQTT Publish error: TypeError [ERR_INVALID_ARG_TYPE]: The "string" argument must be of type string or an instance of Buffer or ArrayBuffer. #7

Closed Jeepmg closed 1 year ago

Jeepmg commented 2 years ago

When I enable MQTT option I get the message error :

MQTT Publish error: TypeError [ERR_INVALID_ARG_TYPE]: The "string" argument must be of type string or an instance of Buffer or ArrayBuffer. Received an instance of Object

I try to change MQTT prefix but what I have done I got same error message.

I use a 2.10 mosquitto server with zigbee2mqtt and Homebridge Zigbee2MQTT plugin.

grzegorz914 commented 1 year ago

Will be fixed in the next release.