BOINC / boinc

Open-source software for volunteer computing and grid computing.
https://boinc.berkeley.edu
GNU Lesser General Public License v3.0
2.03k stars 449 forks source link

Support integration with home automation systems #5753

Open davidpanderson opened 3 months ago

davidpanderson commented 3 months ago

Create documentation and cookbooks so that volunteers can, e.g.

Do this for at least: home assistant Apple Google Amazon

Should work with low-power protocols (zigb, zwave) as well as wifi

This probably doesn't require changes to the client; just use GUI RPCs.

CharlieFenton commented 3 months ago

This probably doesn't require changes to the client; just use GUI RPCs.

It would be good for the Event Log to show the reason for suspension: temperature, solar panels, etc. I believe this would require at least a small change to the client, to allow the GUI RPC to include a reason for suspension.

CharlieFenton commented 3 months ago

compute only when price of electricity is below X

This is already available by using the Daily Schedules tab in local computing preferences.

davidpanderson commented 3 months ago

Not if the price of electricity is dynamic

davidpanderson commented 3 months ago

I'll add the 'reason' arg to RPC