Julien Vanier
Julien Vanier
Added to Photon datasheet: rename device_id to device_code in DCT and add device_id
My solution is to add a dummy implementation of the FirstTimeConfig class for the simulator. Add `FirstTimeConfig.m` to `Vendor/TI` with the content below. This at least allows to compile and...
Auto install worked a few days ago but seems not to be working right now. I tried installing the `spark` package and [it's stuck in pending](https://hook.io/packages/npm/pending).
Also @knguyen0105 you should put your mailgun credentials in the environment https://hook.io/env and access them through `hook.env` otherwise anybody will be able to view them since the source code for...
For this hook: ``` module['exports'] = function particle (hook) { var Spark = require('spark'); } ``` I'm still getting a dependency error: ``` module.js:338 throw err; ^ Cannot find module...
A directory with lots of packages should be quite common on node projects! Thanks @Marak the `spark` library works now.
I'll be honest, with everything going on these days I'm not going to have time to add a new feature to channel time for a while. If you'd like to...
Thanks for the report. I'm not sure I'll get to fix an issue like this as I was relying completely on an existing timezone parsing library.
It would require a significant addition of logic and possibly additional Slack API permissions to enable this. At this point I just don't have the time to add extra functionality...
> I don't think we'd want to rely on that fact... two pins shorted together that can be set to opposing states (HIGH/LOW), will be set to opposing states eventually...