benzino77

Results 82 comments of benzino77

Kyle are you want me to do something more with this?

Thanks! Changes introduced in TasmoCompiler `development` branch.

Try this one: ``` Homie.disableLedFeedback(); Homie.disableResetTrigger(); ```

> > @benzino77 the error you pasted is related to npm 8, where it now enforces peer dependencies strictly > > Good news is I gnawed at this problem over...

@kylefarris since #106 was merged could you please rerun tests for this PR? I have no idea how should I do it on my own....

Hi, I need to have a look at this (find time for that).

It was deleted by purpose: https://github.com/benzino77/tasmocompiler/commit/ec1a0070bb1db2d8338d7955e43e19d8a3d0a22f

There was a problem with one package installation (can't remember which one - zeroconf?) as a dependency for platformio. That package was installed in wrong version when `--no-cache-dir` was in...

I'm not sure where the problem is (maybe with defined dependencies for platformio?), but I've made an observation that starting TasmoCompiler on GitPod, where there is no `--no-cache-dir` flag, works...

I think that it could be possible to localize that message... PRs are welcome.