Darryl Hodgins
Darryl Hodgins
Update documentation for auto-hash included from PR #10
I don't have the Piface Digital 2 hardware to test this out. Anyone able to confirm?
People seem to like writing webservers in Node.
Investigate whether it's possible for the C++ code to directly emit events.
Looks like the newer C libraries available at https://github.com/piface/libpifacedigital might help resolve this.
Particle now limits free tier usage to 100k events per month, which is easy to exceed with 2 devices using Particle-HAP. All `Particle.publish` calls are already wrapped in `#ifdef DEBUG_PARTICLE_EVENTS`,...
**Is your feature request related to a problem? Please describe.** Although the HT-HD01 documentation mentions that it supports networking over USB-C, it doesn't appear possible to use the USB connection...
**Is your feature request related to a problem? Please describe.** In a particular deployment, it's not possible (in this case, due to HOA restrictions) to run an Ethernet cable for...
**Is your feature request related to a problem? Please describe.** This is more of an enhancement request than solving an existing problem. I want to be able to put some...