You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Feb 6, 2024. It is now read-only.
@vilppuvuorinen I also don't understand how I send back a change like changing the temperature from 21-degree celsius to 19-degree celsius. I would really appreciate if you could add to the documentation on how to do such a request 😊
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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': [<pymelcloud.ata_device.AtaDevice object at 0x000001E6772B61A0>], 'atw': [], 'erv': []}
The text was updated successfully, but these errors were encountered: