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

Device state error #14

Closed mlamieri closed 1 year ago

mlamieri commented 1 year ago

Dear grzegorz914,

thanks for developing this wonderful plugin. I am opening this issue because I obtain the following error when the plug-in try to setup the Air Conditioner model MSZ-SF42VE3.

Check device state error: TypeError: Cannot read properties of null (reading 'toString')

I attach the relevant snippet of the log with debug information. Let me know if you need additional details to address the issue.

melcloud_error.txt.txt

Thanks for your support and best regards, Marco

grzegorz914 commented 1 year ago

fixed in 0.2.17

mlamieri commented 1 year ago

Thanks!