Germain Lefebvre

Results 17 comments of Germain Lefebvre

Je vais changer le rendu des commandes avec les bons snippets

Thank you very much for paying attention to this lib :) I appreciate contributions from the open source community

Thank you for submitting this issue. I appreciate helping us to make this library "great again!". I will take a look in the next days.

I am resolving the device list issue : #253

For the 422 status code, it works properly on my side: ```bash tado.set_temperature(1, 19, "MANUAL") ``` ```raw {'type': 'MANUAL', 'setting': {'type': 'HEATING', 'power': 'ON', 'temperature': {'celsius': 19.0, 'fahrenheit': 66.2}}, 'termination':...