lostfields
lostfields
I'll look into it, either the requests package is missing CAs or it's unable to download the certificate from panasonic. Found a [topic in stackoverflow](https://stackoverflow.com/questions/10667960/python-requests-throwing-sslerror) I'm going to look at.
> It works with -s, thanks. > But is there any way how to use it with this parameter also in own py script using module? The constructor of Session...
my example says `session.set_device(id, power =…` but your example is get_device. Is that the issue?
I was supposed to look at it, but it may be useful if you dump data of your device when econavi/nanoe is on and off and post it at issue...
yeah, mine has `actualNanoe: 1` when it's off and `actualNanoe: 2` when it's on - but mine is Reporting `ecoNavi: 0` - unsupported. Same With yours, except that nanoe is...
I can see that, this shouldn't crash the extension but rather exit the REPL and notify user about syntax errors. I'm going to take a look.
sorry, I haven't had time to do anything about that but I think I may have fixed it in version 0.5.14
yes, I will try to take a look into this. I may have to use a timeout or code-analysis for an infinite loop to catch this. Behind the scenes, nodejs...
thanks, I'll take a look
sorry, I haven't had time to do anything about that but I think I may have fixed it in version 0.5.14