Matt Davis

Results 51 comments of Matt Davis

Hi @jorgegorka, thanks for the great library. Is there a reason you closed this feature request? I just came across it while looking for the exact same behaviour as the...

> I have found that removing "clang" from the first line from the .ccls file allows ccls to work correctly This just saved me so much time! Thanks @AshleighWilson

Hi, I've just had a quick look at how the app does the call. It does use a call that isn't supported in the library today. POST https://my.tado.com/api/v2/homes/???/overlay ```json {...

Hi @Ilkase7en, I'm still trying to work out exactly how this would look in the NodeRedUI but I've updated the underlying library to support multiple overlays and even deprecated support...

I've slowly been implementing the features you asked for (apologies that it has taken a number of years). The latest master branch has code that will let you implement a...

There is a bug in the Javascript for the the two functions that you talk about. I have corrected both and will push out an update shortly.

This is now available as v0.9.2

Not sure how long it will take for node-red to make the update available. Mine still isn't showing it but I did a manual npm update and verified the fixes....

Hi , I've just been testing this both using node.js and the node-red integration and everything looks to be working for me now. If you have details on your setup...

I've just had a play around with the node-red version of the code, the underlying node.js library and playing around with CURL and it looks as though Tado have changed...