hillaliy / homebridge-midea-air

Homebridge plugin for Midea units
MIT License
71 stars 23 forks source link

No outdoor temp sensor with type 172 device #84

Closed snandor closed 2 years ago

snandor commented 2 years ago

Would it be possible to add the outdoor temperature sensor for device type 172 please? It is available in the Nethome Plus app, but doesn’t appear in accessories even though it is enabled in plug-in config: "OutdoorTemperature": true

Thank you in advance, great work anyways!

hillaliy commented 2 years ago

This function add separate service. Apple policy.

snandor commented 2 years ago

Unfortunately no separate devices are added, that is my problem here.

Thanks!

Sent from my iPhone

On 2022. Jul 23., at 20:48, Yossi Hillali @.***> wrote:

 This function add separate service. Apple policy.

— Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you authored the thread.

hillaliy commented 2 years ago

Try to disable the plugin. Then restart Homebridge, enable it and restart again. Other users reported that everything is OK. Also work perfectly on my device.

snandor commented 2 years ago

Unfortunately that did not help. Is there any way I can help to figure out why the outdoor temp and fan mode are missing? To get debug log from the plug-in maybe?

On 2022. Jul 23., at 21:34, Yossi Hillali @.***> wrote:

 Try to disable the plugin. Then restart Homebridge, enable it and restart again. Other users reported that everything is OK. Also work perfectly on my device.

— Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you authored the thread.

hillaliy commented 2 years ago

You can try to send logs, but as I told there is no problem with the plugin. Works perfect at my AC and I checked with some more users.

ngandhy commented 1 year ago

@snandor - did you ever figure this out?