Mathieu Carbou

Results 324 comments of Mathieu Carbou

> > > > @goldserve : what are you using for your smoothing attack and decay settings now with the new version ? Are the changes still required ? >...

Ok.... I will try decrease the decay and do some testing today. Thamks!

> yarn ``` ~/.../packages/automatic-releases ( master → origin S:91 ?:79 ⊘ ) ❯ yarn build yarn run v1.22.19 $ webpack --config webpack.config.js assets by status 323 bytes [cached] 1 asset...

> > yarn > > ``` > ~/.../packages/automatic-releases ( master → origin S:91 ?:79 ⊘ ) > ❯ yarn build > yarn run v1.22.19 > $ webpack --config webpack.config.js >...

I was finally able to create a fork here https://github.com/mathieucarbou/marvinpinto-action-automatic-releases containing the node version update + the set-output fix. I had to download the zip file of the master branch......

> You should find a way that this will be adjusted through a > #define > inside your demo.**ino**-file There are 2 ways to fix this: 1) re-order the includes...

`espota.py` is for the ArduinoOTA protocol through UDP port 3232. ElegantOTA is HTTP based. But there is a way to do it with the python script at the root of...

This is a dependency - read the doc. #178 might help you also once merged.

@jeremypoulter @KipK : I am also interested in having an uptime (also exposed through mqtt, besides the status api). It's been several time already that I would like to know...