Proddy

Results 624 comments of Proddy

For the settings, create modbus_ and add to `system.h`, `WebSettingsService.cpp/.h`, `system.cpp` to read and set the values. The easiest way is to copy how we did it for Syslog. Just...

@mheyse if you want some help with the Settings let me know

`pio run` works for me, out the box. Do you have a custom `pio_local.ini` that is overriding your settings?

we made some major breaking changes with the tags, and this will be the last change. If you point us to the code that uses the tags myself and @MichaelDvP...

there was one change in `emsdevicevalue.h` to remove TAG_HEARTBEAT (it's hardcoded now as its only used in one place) and make the tags match the heating circuits. So TAG_HC1 is...

I'll fix those lint errors. You not be sync'd with the latest dev? you shouldn't be seeing those compile warnings

actually @mheyse since this is such a big change, and a major feature, I'll create a new feature branch. Then we can work together on that. Can you create a...

...thinking about this one.