pymelcloud icon indicating copy to clipboard operation
pymelcloud copied to clipboard

A MELCloud Client Library

Results 9 pymelcloud issues
Sort by recently updated
recently updated
newest added

Hello, fetching state of my ATA devices works fine, but I'm not able to set something. How to, there is no example... setting the attribute before or after await device.update()...

device = devices[pymelcloud.DEVICE_TYPE_ATW][0] IndexError: list index out of range I get this error. if i print var device i get this: {'ata': [], 'atw': [], 'erv': []}

Hi, would be possibile to get an info about new firmware availability ? Simone

hi Vilppu, apologies if this has been discussed before… or if this is not appropriate to ask...just joined GITHUB recently... I have an ECODAN Mitsibushi heat pump. do you know...

![image](https://user-images.githubusercontent.com/50380221/162984985-71d4f4c1-cdde-4cc6-b4c4-2687277d9c65.png) ![image](https://user-images.githubusercontent.com/50380221/162985104-fc6426ea-4b8c-4a79-9ff6-cd4c41af0d69.png)

Other climate entities in home-assistant report the current mode/action - in addition to hvac_mode. This is apparent in the climate entity history graph, where the orange fill occurs only when...

Hello, Is it possible to do API controls over Holiday Mode? ![655EDCD8-14AC-4211-B0E4-27774365576B](https://user-images.githubusercontent.com/1110994/122375936-f8ee2280-cf63-11eb-8a3c-857899d3bdb9.png) ![71DBD5A4-F502-4E78-B43E-32E1BFEA9B9B](https://user-images.githubusercontent.com/1110994/122375951-fc81a980-cf63-11eb-8727-a12d1f09159f.png) Could this be used to notify my AC system that nobody is home, so it can go...