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

It is not an issues, it is a request Serial number and Model. #12

Closed marmitol closed 1 year ago

marmitol commented 1 year ago

Hi. It would be nice to have the serial number and model. If you can in a future version enable the serial number and model. Thank you very much. 1D905C89-CB82-4EAF-884E-7E9B7FF55A2F

grzegorz914 commented 1 year ago

What a version you use? it’s already there: 5AD3E7CB-8BA1-4176-94E3-871D5FE0092D

If not display on your side please enable debug mode and get me the log.

marmitol commented 1 year ago

59C6C421-2A82-4D0C-8ECF-C93ECE491BF7 Hi.

My version is: homebridge-melcloud-control v0.2.16

grzegorz914 commented 1 year ago

Please enable debug mode in plugin settings and get the log.

marmitol commented 1 year ago

Hi, can you tell me the path to the log file so I can send it? Thank you very much.

grzegorz914 commented 1 year ago

Go to /var/lib/Homebridge/melcloud/ and get the files

marmitol commented 1 year ago

Hello. Yesterday I activated Debug. image The files in the folder you have indicated. image Attached to the file, data that may be sensitive has been masked with "***" Casa_Buildings.txt

grzegorz914 commented 1 year ago

Hi, Here in api is not any device reported and is present as undefined: "Units": []

if you get me your device Model Name for example("MSZ-LN18VG2(W/V/R/B)") and ModelCode from api then I can create models data base and present it basis on ModelCodes. "ModelCode": "0**0"

marmitol commented 1 year ago

Hi.

MODEL PEAD-M71JA2

grzegorz914 commented 1 year ago

what is the ModelCode from api, look into this _buildings file

marmitol commented 1 year ago

Sorry ModelCode: "0130" image

grzegorz914 commented 1 year ago

Look like this is WLAN model code not the device itself because is same as mine. Are you proper configured the device on MELCloud, the model need to be in "Units": [] Zrzut ekranu 2022-07-28 o 12 28 47

grzegorz914 commented 1 year ago

You can try 0.3.0 beta, added the serialNumber from WLAN adapter to display in Homa.app

marmitol commented 1 year ago

Hello, The information was blank. I have already modified it. image image Thank you very much.