Page 1 of 1

Max Number of tasks / devices on WEMOS D1 mini R147RC8

Posted: 27 Dec 2016, 12:45
by Tsturm
Hi there,

first of all - this SW is great stuff, got my system with eight temperature sensors and a Wemos D1 up and running in no time.
Question - how do I attach even more sensors to the WEMOS - I find two pages for tasks (and thus devices), each with four entries - I would however like to attach many more temperature sensors as well as some others (hall sensor to measure gas usage etc).

Did I miss something?

One more thing - perhaps ist not the number of devices, but tasks that is the limiter. Can this be expanded?

System config:
SW - 147RC8 - Mega
HW - WEMOS D1 mini
Temp Sensors DS18b20
Controller FHEM HTTP

Best Timmo

Max Number of tasks / devices on WEMOS D1 mini R147RC8

Posted: 30 Dec 2016, 17:48
by Tsturm
Well, found it.. first, I missed the third page :lol: , and secondly, you can increase the Max-Tasks variable in the source code...

Best timmo

Correction - I had to change back to the normal build for the source code change.

Re: Max Number of tasks / devices on WEMOS D1 mini R147RC8

Posted: 31 Dec 2016, 00:01
by NightBird
Hi,

you're using ESP Easy Mega ?
System config:
SW - 147RC8 - Mega
HW - WEMOS D1 mini
Temp Sensors DS18b20
Controller FHEM HTTP
If so, did you find the source code ? Some people here are looking for it...

Re: Max Number of tasks / devices on WEMOS D1 mini R147RC8

Posted: 31 Dec 2016, 10:40
by Tsturm
NightBird wrote:Hi,

you're using ESP Easy Mega ?
(...)

If so, did you find the source code ? Some people here are looking for it...
Nope, not anymore... as I realized that it is a simple parameter to change from 12 to 20 tasks (i.e. sensors) with the current build. I would love the ESP Easy Mega especially for its fall back wlan feature, but I also do not have the sources...

BTW - beautifully works with 13 Dallas DS18b20 sensors.

Best Timmo