Carl Allen

Results 15 comments of Carl Allen

The problem with charts seems to be the quanity of data. The temperature is logged a lot more frequently than it was in 2.2 so it takes a lot longer...

I have a work-in-progress pull request that only logs temps if they change or if a minute has elapsed since the last time they changed. I'm thinking of making the...

alright, I've got it in a functioning state. If anyone wants to give it a try and provide feedback feel free to do so. You will probably want to clear...

I changed the way I was trying to fix this issue. My new fix now looks backwards at the log and prevents having 3 (or more) identical values in a...

@SBassabe did you make a pull request?

Make sure you are running the latest version of cbpi3. In the System->System menu, click Activate next to master branch and then pull the update.

It works fine for me. Do you have values in all 4 offset fields? What does your log say?

Yeah, it will show errors in the log, but shouldn't break anything. It's probably not a bad idea to verify that there is a heater configured before turning it on/off,...

Yeah, even if you are not using heating, you still have to fill in all offset fields.

You don't need an invert option. The RelayBoard actor type is identical to the GPIOSimple actor type except it is inverted. RelayBoard actors should be identical to 2.2 actors with...