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

Can’t control fan speed #88

Closed daniburton1 closed 4 months ago

daniburton1 commented 4 months ago

As per title I can only change the temperature and the mode

peibol81 commented 4 months ago

In my case, the plugin respects the configuration it has on the web and the melcloud app. If the air conditioner is set to 'auto', it stays that way. If it is for example in '3', the same. In my case I always have it set up in melcloud enn'auto' and I haven't touched it and it works well. In this configuration, the air conditioner works at a faster speed when it is turned on as it reaches the requested temperature, it slows down. It's the most efficient configuration mode.

daniburton1 commented 4 months ago

Me too i prefer using auto mode but it would be better to have the possibility to choose directly in iOS home app

grzegorz914 commented 4 months ago

@daniburton1 The fan speed can be direct set per Extra tile or direct in AC Tile Settings with slider.

daniburton1 commented 4 months ago

Could you explain me further? I haven’t found anything helping

grzegorz914 commented 4 months ago

Just go to plugin settings and create extra tile with available functions. IMG_0940

daniburton1 commented 4 months ago

image

Isn’t something like this possible ? Took it from another thread

grzegorz914 commented 4 months ago

You want to have slider?

daniburton1 commented 4 months ago

it would be useful to have it, for example under the temperature controller. i don't know if you can implement it while giving also the possibility to set the auto fan speed if i don't want to choose a particular manual speed

grzegorz914 commented 4 months ago

Why you not use this integrated function, here you can set all possible speeds inclusive Auto. IMG_1366

daniburton1 commented 4 months ago

how do i set this up on iOS home ?

Il giorno mar 27 feb 2024 alle ore 10:03 Grzegorz @.***> ha scritto:

Why you not use this integrated function, here you can set all possible speeds inclusive Auto. IMG_1366.jpeg (view on web) https://github.com/grzegorz914/homebridge-melcloud-control/assets/28867813/eb4107d1-013d-4176-b13a-8de4dcc7ab9c

— Reply to this email directly, view it on GitHub https://github.com/grzegorz914/homebridge-melcloud-control/issues/88#issuecomment-1966079770, or unsubscribe https://github.com/notifications/unsubscribe-auth/BGJ2VNN63LILKYPXHY5VIQ3YVWOMVAVCNFSM6AAAAABDR32PS2VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTSNRWGA3TSNZXGA . You are receiving this because you were mentioned.Message ID: @.***>

grzegorz914 commented 4 months ago

IMG_1367

daniburton1 commented 4 months ago

https://share.icloud.com/photos/0a7tOrHumJ-yn4AicaOKQ4GYA

Don’t see anything

grzegorz914 commented 4 months ago

Strange, please post the debug log the I can look why this is not displayed

daniburton1 commented 4 months ago

homebridge-melcloud-control.log.txt is that enough? i removed home code and mac addresses

grzegorz914 commented 4 months ago

Do not enable debug in Homebridge, go to plugin config Advanced Settings>>>System>>>Debug, enable it, save restart and get the log.

daniburton1 commented 4 months ago

homebridge-melcloud-control.log (1).txt

this should be the right one

grzegorz914 commented 4 months ago

All OK in your log, I don’t have any idea why this additional functions are not displayed in your case. Very strange. Check your Home app, may be some settings lock this functionality.

daniburton1 commented 4 months ago

image

are doubled devices a problem? i have them since i installed the bridge

grzegorz914 commented 4 months ago

Disable temperature sensor In plugin settings then this options will be appear

daniburton1 commented 4 months ago

It works! Thanks!