wmalgadey / PyTado

Python binding for Tado web API. Pythonize your central heating!
GNU General Public License v3.0
76 stars 41 forks source link

Adding the Minder API #64

Open erwindouna opened 1 year ago

erwindouna commented 1 year ago

A proposal to add the Minder API to get the running times. My Black linter made more changes than needed. Yet, I didn't found any guidelines or settings. Hope you like it! :)

wmalgadey commented 1 year ago

sadly me just made a major refactoring (https://github.com/wmalgadey/PyTado/pull/61). @Coffee2CodeNL what would you say? Maybe we could add something like .editorconfig to better guide other linter?

Coffee2CodeNL commented 1 year ago

Yeah we could do that.

This MR does contain too many unrelated changes by the linter.

@erwindouna can you revert the linter changes?

erwindouna commented 1 year ago

Yeah we could do that.

This MR does contain too many unrelated changes by the linter.

@erwindouna can you revert the linter changes?

Of course. Woulnd't it be better if I wait for the .editorconfig to be ready and resave the files?

wmalgadey commented 10 months ago

@erwindouna can you resolve the merge conflicts?