It’s working really fast, when I click it change from OFF to ON it takes about 30 seconds. So if somebody has long time to affect the change maybe you have problem with your HA network speed etc…
I have 3 Wi-Fi adapters and all is working fine…
Does anybody know if this add-on will be sometime officially supported? From my side it should be - it is working withouth any error…
I must say that I have 3 MelCloud units… every with the other name offcourse…
Some stuf from logs:
This is normal data when all is OK…
2018-12-13 08:39:54 INFO (MainThread) [custom_components.climate.melcloud] Device info lease timeout, refreshing…
2018-12-13 08:40:02 INFO (MainThread) [custom_components.climate.melcloud] Device info lease timeout, refreshing…
2018-12-13 08:40:11 INFO (MainThread) [custom_components.climate.melcloud] Device info lease timeout, refreshing…
This is the info when I change setting via MelCloud, I change “Kuhinja” device, but there is no data which is “Kuhinja”…
2018-12-13 08:34:17 INFO (SyncWorker_11) [custom_components.climate.melcloud] Device configuration successfully applied
There is only data that it’s applied successfully…
The developer submitted a pull request but the component did not get approved. The developer said he did not have time to fix the missing requirements.
If somehow came some “breaking” change this could stopped working…
Also currently it’s not user friendly for set up (copying files) etc… My personal experience was that one time HA web interface completly stopped working becase I copy the component files + set other climate stuff - HA hang out - only samba and ssh worked - so that I could solve problem - but not everybody is so skillful in this matters…
My latest configuration (automation) for MelCloud (Mitsubishi) with enabled notify push message.
First is for enable climate, and second is to turn off climate.
Just a quick solution if anybody runs into the same issue as I did (see above #71). Melcloud component was working fine until I added a (Melcloud compatible) Ecodan unit, a hot water / heater unit. It works great in the Melcloud app but it renders the HA component useless because it can only recognize A/C devices. Once you register the Ecodan into your account, the HA component returns an error and stops running. I’m guessing it would be simple (and very useful) to add this device to the code, but my programming knowledge is very limited. Until someone can lend a hand with this, there’s a simple solution: create a new Melcloud account and invite yourself as guest from the original account to control all your devices except for the water/heater unit. Then log into that account from the HA component.
If someone want to take a look at what info the Ecodan returns through the API, PM me.