sfeakes

Results 305 comments of sfeakes

Just posted an update to fix the zone 1 & schedule issue.

This is already fixed in the current dev branch.

The PDA-Update is not ready for prime time yet, so best you go back to the main / default branch. Run the below command in whatever directory contains `simulator.c` on...

Looks like it goes in the plugin section of octoprint's config.yaml So copy the settings listed on the main page, (except the _plugins:_) statement, and paste them in Octoprint's config.yaml...

I just tried this. The config.yaml file is the place for the configuration, but be careful with the settings listed on the main page, as it looks like they are...

Either you don’t have permission to create symbolic links, or your file system does not support them. Try running as root.

Can you post your config file. Also are you using the binary included in the repo (32bit) or did you compile and are running 64 bit Linux for the Pi4...

You have master valve set to use GPIO 4, this is often used for serial, i2c & clock. So something else might be using it. Can you try setting it...

I've just compiled this for x64 and tried on Pi4 running Raspberry OS / Debian Bookworm and all worked as expected. As above I think you have something else interfering...

I don’t think it’s x64. In newer versions of raspberry OS they enabled more things by default. So you probably have something in /boot/config.txt that’s enabled and using gpio4. Something...