-
spotlight cam always reports 100% battery level. Ring app shows battery level change over time.
currently have a battery in the left compartment only.
using homebridge-ring v5.10.0
-
I've been using this library for a while, but am just now using this in a node.js/typescript service. I'm sure there are a few variables to this, but it appears that the `index.d.ts` that's being gene…
-
## Terminal Stuff
* [x] `$ brew upgrade bat fzf git heroku hokusai hub macvim the_silver_searcher tmux yarn`
* [x] `$ replug`
* [x] `$ asdf update && asdf plugin-update --all && asdf reshim`
* […
-
We're currently hitting https://github.com/influxdata/influxdb-client-js/blob/845de2538ce0cb8dce8fe8b0fa6bf22206badcee/src/wrappers/queries.ts#L83-L85
whenever users issue a query for a very large am…
-
Swagger API contract needs to be in influxdb master in order to generate types for influxdb js client.
-
I'm playing with InfluxDB, writing about 5 points per second individually with `writePoint()`. The payload is small (one field, one tag), but after the script runs for 3-4 minutes, I start getting `co…
dandv updated
5 years ago
-
const Influx = require('influx');
const dbLogs = new Influx.InfluxDB({
host: 'localhost',
database: 'tbl_logs'
});
dbLogs.query(`SELECT * FROM "minute_sum_of_avgs" WHERE time >='2017-11-07T18:3…
-
Command `grunt` is not found.
Deployment log :
```bash
Deployment is starting...
Fetching source code
-----> Cloning custom buildpack: https://github.com/Scalingo/multi-buildpack.…
-
Dockerized Sitespeed 9.5.0 on .213
Dockerized Sitespeedio/graphite 1.1.5-12 on .231
Command: ```docker run --shm-size=1g --rm -v "$(pwd)":/sitespeed.io sitespeedio/sitespeed.io navigate-admin.js -…
-
Hello,
Thanks for the great tool!
I have just upgraded to 0.17.1. I am using the msg.payload to configure the conversation node (using telegram, chatid)... Now the conversation mode has changed and …